1. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago
  2. 0587568 qmp: Dumb down how we run QMP command registration by Markus Armbruster · 8 years ago
  3. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  4. ce49b73 qdev: add function qdev_set_id() by Juergen Gross · 8 years ago
  5. bdbcb54 monitor: deprecate 'default' option by Marc-André Lureau · 8 years ago
  6. 2ef4571 monitor: fix crash when leaving qemu with spice audio by Marc-André Lureau · 9 years ago
  7. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
  8. 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
  9. 14b6d44 Use scripts/clean-includes to drop redundant qemu/typedefs.h by Markus Armbruster · 9 years ago
  10. 90998d5 qom: add helpers for UserCreatable object types by Daniel P. Berrange · 9 years ago
  11. 0a9516c monitor/target-ppc: Define target_get_monitor_def by Alexey Kardashevskiy · 9 years ago
  12. d665d69 hmp: added io apic dump state by Pavel Butsykin · 10 years ago
  13. 1f871d4 hmp: added local apic dump state by Pavel Butsykin · 10 years ago
  14. caf1531 monitor: make monitor_fprintf and mon_get_cpu externally visible by Pavel Butsykin · 10 years ago
  15. 6eb3937 qom: Don't use 'gen': false for qom-get, qom-set, object-add by Markus Armbruster · 10 years ago
  16. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 10 years ago
  17. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  18. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  19. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  20. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  21. f006cf7 qdev-monitor: Propagate errors through qdev_device_add() by Markus Armbruster · 10 years ago
  22. 06ac27f audio: remove LOG_TO_MONITOR along with default_mon by Kővágó, Zoltán · 10 years ago
  23. 489653b monitor: Change return type of monitor_cur_is_qmp() to bool by Markus Armbruster · 10 years ago
  24. 65207c5 monitor: Drop broken, unused asynchronous command interface by Markus Armbruster · 10 years ago
  25. 26b9310 monitor: Remove unused functions by Thomas Huth · 10 years ago
  26. a01ff75 qom: Implement info qom-tree HMP command by Andreas Färber · 11 years ago
  27. c5c6d7f Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging by Peter Maydell · 10 years ago
  28. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  29. 1677f4c monitor: Clean up around monitor_handle_fd_param() by Markus Armbruster · 10 years ago
  30. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  31. b3dd1b8 monitor: fix use after free by Michael S. Tsirkin · 11 years ago
  32. 7517517 qapi event: clean up by Wenchao Xia · 11 years ago
  33. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  34. 02edd40 qmp: add ACPI_DEVICE_OST event handling by Igor Mammedov · 11 years ago
  35. 5906366 monitor: add Error-propagating monitor_handle_fd_param2() by Laszlo Ersek · 11 years ago
  36. 4a66d3b monitor: Remove unused monitor_print_filename by Cole Robinson · 11 years ago
  37. 95c6bff quorum: Add quorum mechanism. by Benoît Canet · 11 years ago
  38. 0150cd8 readline: move readline to a generic location by Stefan Hajnoczi · 11 years ago
  39. c60bf33 readline: decouple readline from the monitor by Stefan Hajnoczi · 11 years ago
  40. cff8b2c monitor: add object-add (QMP) and object_add (HMP) command by Paolo Bonzini · 11 years ago
  41. bb7d4d8 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  42. a40f1c2 qcow2: Metadata overlap checks by Max Reitz · 12 years ago
  43. d2674b2 monitor: avoid use of global *cur_mon in monitor_find_completion() by Wenchao Xia · 12 years ago
  44. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 12 years ago
  45. c401a8a add a new qevent: QEVENT_GUEST_PANICKED by Hu Tao · 12 years ago
  46. 0402a5d qdev: DEVICE_DELETED event by Michael S. Tsirkin · 12 years ago
  47. b4a42f8 hw: move qdev-monitor.o to toplevel directory by Paolo Bonzini · 12 years ago
  48. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago