index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-08-30
qcow2: Metadata overlap checks
Max Reitz
2013-08-30
monitor: improve auto complete of "help" for single command in sub group
Wenchao Xia
2013-08-30
monitor: allow "help" show message for single command in sub group
Wenchao Xia
2013-08-30
monitor: support sub command in auto completion
Wenchao Xia
2013-08-30
monitor: refine monitor_find_completion()
Wenchao Xia
2013-08-30
monitor: support sub command in help
Wenchao Xia
2013-08-30
monitor: refine parse_cmdline()
Wenchao Xia
2013-08-30
monitor: code move for parse_cmdline()
Wenchao Xia
2013-08-30
monitor: avoid direct use of global variable *mon_cmds
Wenchao Xia
2013-08-30
monitor: split off monitor_data_init()
Wenchao Xia
2013-08-30
monitor: call sortcmdlist() only one time
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in monitor_find_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in block_completion_it()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in file_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in cmd_completion()
Wenchao Xia
2013-08-30
monitor: Add missing attributes to local function
Stefan Weil
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-20
monitor: print the invalid char in error message
Fam Zheng
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-18
monitor: maintain at most one G_IO_OUT watch
Laszlo Ersek
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-11
monitor: Simplify do_inject_mce() with qemu_get_cpu()
Andreas Färber
2013-06-07
hmp: add parameters device and -v for info block
Wenchao Xia
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-06-01
do not check pointers after dereferencing them
Paolo Bonzini
2013-05-18
remove some double-includes
Michael Tokarev
2013-04-30
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
2013-04-29
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-05
hmp: human-monitor-command: stop using the Memory chardev driver
Luiz Capitulino
2013-04-05
Monitor: Make output buffer dynamic
Luiz Capitulino
2013-03-28
trace: [monitor] Use new event control interface
Lluís Vilanova
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-25
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
2013-03-22
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2013-03-22
Fix typos and misspellings
Peter Maydell
2013-03-19
fix monitor
Gerd Hoffmann
[next]