index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
2014-06-29
1
-0
/
+7
*
virtio-serial: report frontend connection state via monitor
Laszlo Ersek
2014-06-27
1
-0
/
+1
*
qapi event: clean up in callers
Wenchao Xia
2014-06-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
1
-135
/
+92
|
\
|
*
monitor: protect event emission
Paolo Bonzini
2014-06-23
1
-0
/
+16
|
*
monitor: protect outbuf and mux_out with mutex
Paolo Bonzini
2014-06-23
1
-9
/
+36
|
*
qapi event: clean up
Wenchao Xia
2014-06-23
1
-216
/
+4
|
*
qapi event: convert QUORUM events
Wenchao Xia
2014-06-23
1
-3
/
+3
|
*
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
1
-2
/
+1
|
*
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
1
-1
/
+0
|
*
qapi event: convert WATCHDOG
Wenchao Xia
2014-06-23
1
-1
/
+1
|
*
qapi event: convert RTC_CHANGE
Wenchao Xia
2014-06-23
1
-1
/
+3
|
*
monitor: add an implemention of qapi event emit method
Wenchao Xia
2014-06-23
1
-1
/
+127
*
|
qapi/hmp: use 'backend' instead of 'device' with memory backend
Igor Mammedov
2014-06-23
1
-1
/
+1
|
/
*
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-06-19
1
-0
/
+1
*
hmp: add info memdev
Hu Tao
2014-06-19
1
-0
/
+7
*
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
1
-1
/
+1
*
monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode
Tom Musta
2014-06-16
1
-0
/
+4
*
monitor: Add delvm and loadvm argument completion
Hani Benhabiles
2014-06-11
1
-0
/
+48
*
monitor: Add host_net_remove arguments completion
Hani Benhabiles
2014-06-11
1
-0
/
+38
*
monitor: Add host_net_add device argument completion
Hani Benhabiles
2014-06-11
1
-0
/
+16
*
monitor: Add migrate_set_capability completion
Hani Benhabiles
2014-06-11
1
-0
/
+21
*
monitor: Add watchdog_action argument completion
Hani Benhabiles
2014-06-11
1
-0
/
+14
*
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
2014-06-11
1
-0
/
+39
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
monitor: Add netdev_del id argument completion.
Hani Benhabiles
2014-05-15
1
-0
/
+26
*
monitor: Add netdev_add type argument completion.
Hani Benhabiles
2014-05-15
1
-0
/
+15
*
monitor: Add set_link arguments completion.
Hani Benhabiles
2014-05-15
1
-0
/
+34
*
monitor: Add chardev-add backend argument completion.
Hani Benhabiles
2014-05-15
1
-0
/
+23
*
monitor: Add chardev-remove command completion.
Hani Benhabiles
2014-05-15
1
-0
/
+23
*
monitor: Convert sendkey to use command_completion.
Hani Benhabiles
2014-05-15
1
-9
/
+23
*
monitor: add Error-propagating monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
1
-5
/
+22
*
monitor: Add missing 'static' attribute
Stefan Weil
2014-05-07
1
-1
/
+1
*
monitor: fix qmp_getfd() fd leak in error case
Stefan Hajnoczi
2014-04-25
1
-0
/
+1
*
monitor: Add device_add and device_del completion.
Hani Benhabiles
2014-04-25
1
-14
/
+24
*
monitor: Add command_completion callback to mon_cmd_t.
Hani Benhabiles
2014-04-25
1
-6
/
+13
*
monitor: Remove unused monitor_print_filename
Cole Robinson
2014-04-25
1
-27
/
+0
*
input: mouse: switch monitor to new core
Gerd Hoffmann
2014-03-05
1
-5
/
+26
*
monitor: Remove left-over code in do_info_profile.
Hani Benhabiles
2014-02-28
1
-4
/
+0
*
quorum: Add quorum_open() and quorum_close().
Benoît Canet
2014-02-21
1
-0
/
+3
*
quorum: Add quorum mechanism.
Benoît Canet
2014-02-21
1
-0
/
+2
*
monitor: Add object_add class argument completion.
Hani Benhabiles
2014-02-17
1
-0
/
+23
*
monitor: Add object_del id argument completion.
Hani Benhabiles
2014-02-17
1
-0
/
+23
*
monitor: Add device_add device argument completion.
Hani Benhabiles
2014-02-17
1
-0
/
+26
*
monitor: Add device_del id argument completion.
Hani Benhabiles
2014-02-17
1
-0
/
+23
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
2014-02-05
1
-1
/
+2
|
\
|
*
readline: Add missing GCC_FMT_ATTR
Stefan Weil
2014-02-01
1
-1
/
+2
*
|
monitor: Cleanup mon->outbuf on write error
Stratos Psomadakis
2014-01-28
1
-2
/
+2
|
/
*
readline: move readline to a generic location
Stefan Hajnoczi
2014-01-22
1
-1
/
+1
[next]