index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
monitor: Fix warning in do_info_numa (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-21
add info numa command to monitor (Andre Przywara)
aliguori
1
-0
/
+21
2009-04-21
slirp: Enhance host-guest redirection setup (Jan Kiszka)
aliguori
1
-0
/
+4
2009-04-21
monitor: Allow host_net_add/remove for all targets (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-21
monitor: Improve host_net_add (Jan Kiszka)
aliguori
1
-2
/
+2
2009-04-21
net: Add support for capturing VLANs (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-2
/
+2
2009-04-18
monitor: Update command help (Jan Kiszka)
aliguori
1
-6
/
+6
2009-04-07
Add --with-pkgversion.
pbrook
1
-1
/
+1
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-3
/
+20
2009-04-05
gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
aliguori
1
-9
/
+10
2009-03-28
gdbstub: Allow re-instantiation (Jan Kiszka)
aliguori
1
-0
/
+2
2009-03-12
monitor: sync from kvm state before generating output (Jan Kiszka)
aliguori
1
-0
/
+2
2009-03-08
Multi-key completion for sendkey
blueswir1
1
-0
/
+3
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
1
-1
/
+1
2009-03-06
Remove tabs introduced from VNC ACL series
aliguori
1
-86
/
+86
2009-03-06
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
1
-0
/
+96
2009-03-05
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
1
-10
/
+37
2009-03-05
monitor: Improve mux'ed console experience (Jan Kiszka)
aliguori
1
-5
/
+22
2009-03-05
monitor: Decouple terminals (Jan Kiszka)
aliguori
1
-71
/
+75
2009-03-05
monitor: Introduce ReadLineState (Jan Kiszka)
aliguori
1
-17
/
+19
2009-03-05
monitor: Drop banner hiding (Jan Kiszka)
aliguori
1
-7
/
+3
2009-03-05
monitor: Rework terminal management (Jan Kiszka)
aliguori
1
-20
/
+23
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-363
/
+389
2009-03-05
monitor: Rework modal password input (Jan Kiszka)
aliguori
1
-51
/
+63
2009-03-05
monitor: Break out readline_show_prompt (Jan Kiszka)
aliguori
1
-0
/
+2
2009-03-05
monitor: Simplify password input mode (Jan Kiszka)
aliguori
1
-20
/
+0
2009-03-05
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
1
-4
/
+40
2009-03-05
block: Improve bdrv_iterate (Jan Kiszka)
aliguori
1
-1
/
+2
2009-03-03
SH4: Added monitoring of TLBs
aurel32
1
-1
/
+32
2009-02-11
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
1
-0
/
+14
2009-02-11
Add a description for the set_link monitor command.
aliguori
1
-1
/
+2
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-4
/
+0
2009-01-24
Synch code, help and docs
blueswir1
1
-5
/
+7
2009-01-08
Add 'set_link' monitor command (Mark McLoughlin)
aliguori
1
-0
/
+1
2008-12-28
Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)
blueswir1
1
-3
/
+2
2008-12-18
new monitor func status
aurel32
1
-0
/
+11
2008-12-18
Fix warnings introduced by commit 6081
aurel32
1
-0
/
+2
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
1
-0
/
+7
2008-12-10
Accept password as an argument to 'change vnc password' monitor command (Chri...
aliguori
1
-5
/
+9
2008-12-10
Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
aliguori
1
-2
/
+1
2008-12-04
Add virtio-balloon support
aliguori
1
-1
/
+3
2008-12-04
Add ballooning infrastructure.
aliguori
1
-0
/
+22
2008-11-16
Attached patch fixes a series of this warning
blueswir1
1
-19
/
+19
2008-11-05
Add KVM support to QEMU
aliguori
1
-0
/
+16
2008-10-31
Implement "info chardev" command. (Gerd Hoffmann)
aliguori
1
-0
/
+2
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+1
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
1
-1
/
+1
2008-10-13
Introduce UI for live migration
aliguori
1
-0
/
+8
2008-10-06
Allow the monitor to be suspended during non-blocking op
aliguori
1
-1
/
+18
[next]