index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
monitor: call sortcmdlist() only one time
Wenchao Xia
2013-08-30
1
-2
/
+1
*
|
monitor: avoid use of global *cur_mon in monitor_find_completion()
Wenchao Xia
2013-08-30
1
-9
/
+9
*
|
monitor: avoid use of global *cur_mon in block_completion_it()
Wenchao Xia
2013-08-30
1
-4
/
+14
*
|
monitor: avoid use of global *cur_mon in file_completion()
Wenchao Xia
2013-08-30
1
-4
/
+4
*
|
monitor: avoid use of global *cur_mon in cmd_completion()
Wenchao Xia
2013-08-30
1
-6
/
+7
*
|
monitor: Add missing attributes to local function
Stefan Weil
2013-08-30
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
1
-4
/
+4
|
\
|
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-4
/
+4
*
|
monitor: print the invalid char in error message
Fam Zheng
2013-08-20
1
-3
/
+7
|
/
*
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
1
-1
/
+1
*
monitor: maintain at most one G_IO_OUT watch
Laszlo Ersek
2013-07-18
1
-2
/
+9
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-18
1
-0
/
+1
|
\
|
*
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2013-07-15
1
-0
/
+1
*
|
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-3
/
+1
|
/
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
1
-7
/
+6
*
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-3
/
+3
*
monitor: Simplify do_inject_mce() with qemu_get_cpu()
Andreas Färber
2013-06-11
1
-9
/
+5
*
hmp: add parameters device and -v for info block
Wenchao Xia
2013-06-07
1
-3
/
+4
*
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-06-06
1
-4
/
+4
*
do not check pointers after dereferencing them
Paolo Bonzini
2013-06-01
1
-1
/
+1
*
remove some double-includes
Michael Tokarev
2013-05-18
1
-1
/
+0
*
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
2013-04-30
1
-0
/
+1
*
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-29
1
-2
/
+0
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-16
1
-2
/
+2
|
\
|
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
|
*
tpm: reorganize headers and split hardware part
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
|
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
2013-04-12
1
-7
/
+0
|
/
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-4
/
+4
*
hmp: human-monitor-command: stop using the Memory chardev driver
Luiz Capitulino
2013-04-05
1
-9
/
+8
*
Monitor: Make output buffer dynamic
Luiz Capitulino
2013-04-05
1
-17
/
+28
*
trace: [monitor] Use new event control interface
Lluís Vilanova
2013-03-28
1
-2
/
+11
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-26
1
-0
/
+1
|
\
|
*
qdev: DEVICE_DELETED event
Michael S. Tsirkin
2013-03-17
1
-0
/
+1
*
|
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
2013-03-25
1
-0
/
+7
*
|
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
2013-03-22
1
-4
/
+0
|
\
\
|
*
|
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2013-03-22
1
-4
/
+0
*
|
|
Fix typos and misspellings
Peter Maydell
2013-03-22
1
-4
/
+4
|
/
/
*
/
fix monitor
Gerd Hoffmann
2013-03-19
1
-2
/
+21
|
/
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-03-14
1
-8
/
+5
|
\
|
*
monitor: Use qemu_get_cpu() in monitor_set_cpu()
Andreas Färber
2013-03-12
1
-8
/
+5
*
|
Support for TPM command line options
Stefan Berger
2013-03-12
1
-0
/
+8
|
/
*
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
1
-1
/
+1
*
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
2013-02-23
1
-3
/
+3
*
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
2013-02-16
1
-2
/
+2
*
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
2013-02-16
1
-1
/
+1
*
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
2013-02-16
1
-1
/
+1
*
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2013-02-16
1
-1
/
+1
*
HMP: add sub command table to info
Wenchao Xia
2013-01-17
1
-21
/
+1
*
HMP: move define of mon_cmds
Wenchao Xia
2013-01-17
1
-6
/
+6
*
HMP: add infrastructure for sub command
Wenchao Xia
2013-01-17
1
-10
/
+39
[prev]
[next]