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
2014-03-05
input: mouse: switch monitor to new core
Gerd Hoffmann
1
-5
/
+26
2014-02-28
monitor: Remove left-over code in do_info_profile.
Hani Benhabiles
1
-4
/
+0
2014-02-21
quorum: Add quorum_open() and quorum_close().
Benoît Canet
1
-0
/
+3
2014-02-21
quorum: Add quorum mechanism.
Benoît Canet
1
-0
/
+2
2014-02-17
monitor: Add object_add class argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
monitor: Add object_del id argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-17
monitor: Add device_add device argument completion.
Hani Benhabiles
1
-0
/
+26
2014-02-17
monitor: Add device_del id argument completion.
Hani Benhabiles
1
-0
/
+23
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
1
-1
/
+2
2014-02-01
readline: Add missing GCC_FMT_ATTR
Stefan Weil
1
-1
/
+2
2014-01-28
monitor: Cleanup mon->outbuf on write error
Stratos Psomadakis
1
-2
/
+2
2014-01-22
readline: move readline to a generic location
Stefan Hajnoczi
1
-1
/
+1
2014-01-22
readline: decouple readline from the monitor
Stefan Hajnoczi
1
-7
/
+32
2013-10-31
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
1
-0
/
+3
2013-10-25
ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers
Tom Musta
1
-0
/
+3
2013-10-18
monitor: eliminate monitor_event_state_lock
Paolo Bonzini
1
-6
/
+0
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-08-30
qcow2: Metadata overlap checks
Max Reitz
1
-0
/
+1
2013-08-30
monitor: improve auto complete of "help" for single command in sub group
Wenchao Xia
1
-4
/
+2
2013-08-30
monitor: allow "help" show message for single command in sub group
Wenchao Xia
1
-0
/
+27
2013-08-30
monitor: support sub command in auto completion
Wenchao Xia
1
-7
/
+7
2013-08-30
monitor: refine monitor_find_completion()
Wenchao Xia
1
-26
/
+39
2013-08-30
monitor: support sub command in help
Wenchao Xia
1
-10
/
+52
2013-08-30
monitor: refine parse_cmdline()
Wenchao Xia
1
-11
/
+40
2013-08-30
monitor: code move for parse_cmdline()
Wenchao Xia
1
-93
/
+98
2013-08-30
monitor: avoid direct use of global variable *mon_cmds
Wenchao Xia
1
-5
/
+8
2013-08-30
monitor: split off monitor_data_init()
Wenchao Xia
1
-5
/
+15
2013-08-30
monitor: call sortcmdlist() only one time
Wenchao Xia
1
-2
/
+1
2013-08-30
monitor: avoid use of global *cur_mon in monitor_find_completion()
Wenchao Xia
1
-9
/
+9
2013-08-30
monitor: avoid use of global *cur_mon in block_completion_it()
Wenchao Xia
1
-4
/
+14
2013-08-30
monitor: avoid use of global *cur_mon in file_completion()
Wenchao Xia
1
-4
/
+4
2013-08-30
monitor: avoid use of global *cur_mon in cmd_completion()
Wenchao Xia
1
-6
/
+7
2013-08-30
monitor: Add missing attributes to local function
Stefan Weil
1
-1
/
+2
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-4
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-4
/
+4
2013-08-20
monitor: print the invalid char in error message
Fam Zheng
1
-3
/
+7
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-18
monitor: maintain at most one G_IO_OUT watch
Laszlo Ersek
1
-2
/
+9
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
1
-0
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-3
/
+1
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-7
/
+6
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-3
/
+3
2013-06-11
monitor: Simplify do_inject_mce() with qemu_get_cpu()
Andreas Färber
1
-9
/
+5
2013-06-07
hmp: add parameters device and -v for info block
Wenchao Xia
1
-3
/
+4
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
1
-4
/
+4
2013-06-01
do not check pointers after dereferencing them
Paolo Bonzini
1
-1
/
+1
[next]