1. 1010af5 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  2. 8e59432 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 5 years ago
  3. 4800819 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  4. 89b6fc4 hmp: Allow using qdev ID for qemu-io command by Kevin Wolf · 5 years ago
  5. f8b345e monitor: Remove unused define by Yury Kotov · 5 years ago
  6. ec48595 monitor/qmp-cmds: rename Error ** parameter to more common errp by Vladimir Sementsov-Ogievskiy · 5 years ago
  7. 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
  8. a85d0bf monitor: fix maybe-uninitialized by Marc-André Lureau · 5 years ago
  9. 2895aaa monitor/qmp: resume monitor when clearing its queue by Wolfgang Bumiller · 5 years ago
  10. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
  11. f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 5 years ago
  12. eb707ea monitor/qmp: Update comment for commit 4eaca8de268 by Markus Armbruster · 5 years ago
  13. d94bd09 qdev: Collect HMP handlers command handlers in qdev-monitor.c by Markus Armbruster · 6 years ago
  14. f0b9f36 audio: add audiodev property to vnc and wav_capture by Kővágó, Zoltán · 5 years ago
  15. ecd97e9 audio: basic support for multi backend audio by Kővágó, Zoltán · 5 years ago
  16. 95a9457 Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2' into staging by Peter Maydell · 5 years ago
  17. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  18. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 5 years ago
  19. 12e9493 Include hw/boards.h a bit less by Markus Armbruster · 5 years ago
  20. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  21. 2ae16a6 Include generated QAPI headers less by Markus Armbruster · 5 years ago
  22. 32e70aa hmp: Remove migration capabilities from "info migrate" by Wei Yang · 5 years ago
  23. ea73f37 Fix build error when VNC is configured out by Christophe de Dinechin · 6 years ago
  24. c35d17c Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 6 years ago
  25. d766b22 hmp: Handle virtio-pmem when printing memory device infos by David Hildenbrand · 6 years ago
  26. 374f63f Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2' into staging by Peter Maydell · 6 years ago
  27. 2608b3d dump: Move HMP command handlers to dump/ by Markus Armbruster · 6 years ago
  28. d06b747 qapi: Split dump.json off misc.json by Markus Armbruster · 6 years ago
  29. 55225c8 hw/core: Collect HMP command handlers in hw/core/ by Markus Armbruster · 6 years ago
  30. 52924de hw/core: Collect QMP command handlers in hw/core/ by Markus Armbruster · 6 years ago
  31. 8ac25c8 qapi: Split machine.json off misc.json by Markus Armbruster · 6 years ago
  32. 3950a37 qom: Move HMP command handlers to qom/ by Markus Armbruster · 6 years ago
  33. cfbe46f qom: Move QMP command handlers to qom/ by Markus Armbruster · 6 years ago
  34. c577ff6 qapi: Split qom.json and qdev.json off misc.json by Markus Armbruster · 6 years ago
  35. 275307a hmp: Move hmp.h to include/monitor/ by Markus Armbruster · 6 years ago
  36. c664454 net/announce: Add HMP optional ID by Dr. David Alan Gilbert · 6 years ago
  37. 0852827 net/announce: Add HMP optional interface list by Dr. David Alan Gilbert · 6 years ago
  38. 68d00e4 block/block-backend: blk_iostatus_reset: drop usage of bs->job by Vladimir Sementsov-Ogievskiy · 6 years ago
  39. fbfc29e monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() by Kevin Wolf · 6 years ago
  40. 9208241 monitor: Split Monitor.flags into separate bools by Kevin Wolf · 6 years ago
  41. 1d95db7 monitor: Split out monitor/monitor.c by Kevin Wolf · 6 years ago
  42. ed7bda5 monitor: Split out monitor/hmp.c by Kevin Wolf · 6 years ago
  43. 7e3c0de monitor: Split out monitor/qmp.c by Kevin Wolf · 6 years ago
  44. 5bce308 monitor: Create monitor-internal.h with common definitions by Kevin Wolf · 6 years ago
  45. f1b3ccf monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c by Kevin Wolf · 6 years ago
  46. e84328f Move monitor.c to monitor/misc.c by Kevin Wolf · 6 years ago