Age | Commit message (Expand) | Author |
2015-01-20 | monitor.c: Use ld*_p() instead of ld*_raw() | Peter Maydell |
2014-12-22 | bootdevice: add Error **errp argument for qemu_boot_set() | Gonglei |
2014-12-17 | tcg: add separate monitor command to dump opcode counters | Max Filippov |
2014-12-10 | monitor: Fix HMP tab completion | Kevin Wolf |
2014-12-10 | block/hmp: Allow node-name in 'info block' | Kevin Wolf |
2014-11-27 | hmp: fix regression of HMP device_del auto-completion | Marcel Apfelbaum |
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 |