index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
monitor: Introduce get_command_name()
Luiz Capitulino
1
-14
/
+30
2009-06-10
monitor: Remove unused variable
Luiz Capitulino
1
-2
/
+0
2009-06-10
monitor: Remove uneeded 'return' statement
Luiz Capitulino
1
-1
/
+0
2009-06-10
monitor: Remove uneeded goto
Luiz Capitulino
1
-4
/
+6
2009-06-06
Use hxtool to generate monitor documentation and C structures
Blue Swirl
1
-119
/
+3
2009-06-05
qdev: add monitor command to dump the tree.
Gerd Hoffmann
1
-0
/
+3
2009-05-28
User networking: Show active connections
Alexander Graf
1
-1
/
+2
2009-05-27
User Networking: Enable removal of redirections
Alexander Graf
1
-2
/
+3
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
1
-4
/
+0
2009-05-01
Hardware watchdog
Richard W.M. Jones
1
-0
/
+10
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
[next]