Age | Commit message (Expand) | Author |
2014-11-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1... | Peter Maydell |
2014-11-11 | numa: make 'info numa' take into account hotplugged memory | zhanghailiang |
2014-11-04 | ppc: fix monitor access to CR | Paolo Bonzini |
2014-10-24 | hmp: Remove "info pcmcia" | Markus Armbruster |
2014-10-23 | monitor: delete device_del_bus_completion | Zhu Guihua |
2014-10-23 | monitor: add del completion for peripheral device | Zhu Guihua |
2014-10-20 | block: Rename BlockDriverCompletionFunc to BlockCompletionFunc | Markus Armbruster |
2014-10-20 | block: Eliminate bdrv_iterate(), use bdrv_next() | Markus Armbruster |
2014-09-26 | Add HMP command "info memory-devices" | Zhu Guihua |
2014-09-26 | monitor: Reset HMP mon->rs in CHR_EVENT_OPEN | Stratos Psomadakis |
2014-09-26 | trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP | LluĂs Vilanova |
2014-09-12 | monitor: fix debug print compiling error | Gonglei |
2014-08-18 | monitor: fix use after free | Michael S. Tsirkin |
2014-08-18 | monitor: Remove hardcoded watchdog event names | Hani Benhabiles |
2014-08-07 | monitor: Add drift info to 'info jit' | Sebastian Tanase |
2014-06-30 | serial: poll the serial console with G_IO_HUP | Roger Pau Monne |
2014-06-29 | mc146818rtc: add rtc-reset-reinjection QMP command | Marcelo Tosatti |
2014-06-27 | virtio-serial: report frontend connection state via monitor | Laszlo Ersek |
2014-06-27 | qapi event: clean up in callers | Wenchao Xia |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-06-23 | monitor: protect event emission | Paolo Bonzini |
2014-06-23 | monitor: protect outbuf and mux_out with mutex | Paolo Bonzini |
2014-06-23 | qapi event: clean up | Wenchao Xia |
2014-06-23 | qapi event: convert QUORUM events | Wenchao Xia |
2014-06-23 | qapi event: convert BALLOON_CHANGE | Wenchao Xia |
2014-06-23 | qmp: convert ACPI_DEVICE_OST event | Igor Mammedov |
2014-06-23 | qapi event: convert WATCHDOG | Wenchao Xia |
2014-06-23 | qapi event: convert RTC_CHANGE | Wenchao Xia |
2014-06-23 | monitor: add an implemention of qapi event emit method | Wenchao Xia |
2014-06-23 | qapi/hmp: use 'backend' instead of 'device' with memory backend | Igor Mammedov |
2014-06-19 | qmp: add ACPI_DEVICE_OST event handling | Igor Mammedov |
2014-06-19 | hmp: add info memdev | Hu Tao |
2014-06-19 | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao |
2014-06-16 | monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode | Tom Musta |
2014-06-11 | monitor: Add delvm and loadvm argument completion | Hani Benhabiles |
2014-06-11 | monitor: Add host_net_remove arguments completion | Hani Benhabiles |
2014-06-11 | monitor: Add host_net_add device argument completion | Hani Benhabiles |
2014-06-11 | monitor: Add migrate_set_capability completion | Hani Benhabiles |
2014-06-11 | monitor: Add watchdog_action argument completion | Hani Benhabiles |
2014-06-11 | monitor: Add ringbuf_write and ringbuf_read argument completion | Hani Benhabiles |
2014-06-05 | softmmu: introduce cpu_ldst.h | Paolo Bonzini |
2014-05-15 | monitor: Add netdev_del id argument completion. | Hani Benhabiles |
2014-05-15 | monitor: Add netdev_add type argument completion. | Hani Benhabiles |
2014-05-15 | monitor: Add set_link arguments completion. | Hani Benhabiles |
2014-05-15 | monitor: Add chardev-add backend argument completion. | Hani Benhabiles |
2014-05-15 | monitor: Add chardev-remove command completion. | Hani Benhabiles |
2014-05-15 | monitor: Convert sendkey to use command_completion. | Hani Benhabiles |
2014-05-08 | monitor: add Error-propagating monitor_handle_fd_param2() | Laszlo Ersek |
2014-05-07 | monitor: Add missing 'static' attribute | Stefan Weil |
2014-04-25 | monitor: fix qmp_getfd() fd leak in error case | Stefan Hajnoczi |