1. 80adf54 stubs: Add vm state change handler stubs by Fam Zheng · 7 years ago
  2. 93d43e7 move xen-hvm.c to hw/i386/xen/ by Anthony Xu · 8 years ago
  3. 56e2cd2 move xen-common.c to hw/xen/ by Anthony Xu · 8 years ago
  4. 39164c1 qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands by Igor Mammedov · 8 years ago
  5. c2b38b2 block: move AioContext, QEMUTimer, main-loop to libqemuutil by Paolo Bonzini · 8 years ago
  6. d525ffa stubs: remove stubs/kvm.c by Paolo Bonzini · 8 years ago
  7. a15215f build: remove --enable-colo/--disable-colo by Paolo Bonzini · 8 years ago
  8. d6da1e9 event_notifier: cleanups around event_notifier_set_handler by Paolo Bonzini · 8 years ago
  9. a0f8001 stubs: move vhost stubs to stubs/vhost.o by Paolo Bonzini · 8 years ago
  10. 858d436 stubs: group all monitor_fdset_* functions in a single file by Paolo Bonzini · 8 years ago
  11. 5564edb stubs: group stubs for user-mode emulation by Paolo Bonzini · 8 years ago
  12. 2f7b92a hw: move reset handlers from vl.c to hw/core by Paolo Bonzini · 8 years ago
  13. 671ab43 stubs: remove unused stub for serial_hd by Paolo Bonzini · 8 years ago
  14. 6a997d3 stubs: move acpi stubs to hw/acpi by Paolo Bonzini · 8 years ago
  15. cc7a736 stubs: move smbios stubs to hw/smbios by Paolo Bonzini · 8 years ago
  16. 869e9ae stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub by Paolo Bonzini · 8 years ago
  17. 397d30e qemu-error: remove dependency of stubs on monitor by Paolo Bonzini · 8 years ago
  18. eab9e96 Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' into staging by Peter Maydell · 8 years ago
  19. 35a6ed4 migration: Introduce capability 'x-colo' to migration by zhanghailiang · 8 years ago
  20. e437016 aio: introduce qemu_get_current_aio_context by Paolo Bonzini · 8 years ago
  21. b18b604 qmp: add QMP interface "query-cpu-model-baseline" by David Hildenbrand · 8 years ago
  22. 0031e0d qmp: add QMP interface "query-cpu-model-comparison" by David Hildenbrand · 8 years ago
  23. e09484e qmp: add QMP interface "query-cpu-model-expansion" by David Hildenbrand · 8 years ago
  24. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  25. ac35f13 pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook by Igor Mammedov · 9 years ago
  26. 86e91dd acpi: Add IPMI table entries by Corey Minyard · 9 years ago
  27. 35658f6 ipmi: Add SMBIOS table entry by Corey Minyard · 9 years ago
  28. bcd82a9 iohandler: Introduce iohandler_get_aio_context by Fam Zheng · 9 years ago
  29. 262b4e8 block: Add bdrv_next_monitor_owned() by Max Reitz · 9 years ago
  30. fe1a9cb block: Move some bdrv_*_all() functions to BB by Max Reitz · 9 years ago
  31. 9c4218e blockdev: Keep track of monitor-owned BDS by Max Reitz · 9 years ago
  32. 0a9516c monitor/target-ppc: Define target_get_monitor_def by Alexey Kardashevskiy · 9 years ago
  33. d73abd6 replay: global variables and function stubs by Pavel Dovgalyuk · 9 years ago
  34. ca3e40e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  35. 2ce68e4 vhost: add vhost_has_free_slot() interface by Igor Mammedov · 9 years ago
  36. fa19d02 qemu-char: convert vc backend to data-driven creation by Paolo Bonzini · 9 years ago
  37. 68145e1 qemu-char: convert spice backend to data-driven creation by Paolo Bonzini · 9 years ago
  38. 0498790 qemu-char: convert testdev backend to data-driven creation by Paolo Bonzini · 9 years ago
  39. e47666b qemu-char: convert braille backend to data-driven creation by Paolo Bonzini · 9 years ago
  40. 96d885b qemu-char: convert msmouse backend to data-driven creation by Paolo Bonzini · 9 years ago
  41. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 9 years ago
  42. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  43. f51074c pci-hotplug-old: Has been dead for five major releases, bury by Markus Armbruster · 10 years ago
  44. 8fb3c76 block: Code motion to get rid of stubs/blockdev.c by Markus Armbruster · 10 years ago
  45. 3ae5958 block: Keep DriveInfo alive until BlockDriverState dies by Markus Armbruster · 10 years ago
  46. 5692399 backends: Introduce chr-testdev by Paolo Bonzini · 11 years ago
  47. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  48. 7517517 qapi event: clean up by Wenchao Xia · 11 years ago
  49. 1dc75c6 libqemustub: add more stubs for qemu-char by Nikolay Nikolaev · 11 years ago
  50. 6f2e273 qmp: add query-memory-devices command by Igor Mammedov · 11 years ago
  51. 07a32d6 libqemustub: add stubs to be able to use qemu-char.c by Nikolay Nikolaev · 11 years ago
  52. 4a66d3b monitor: Remove unused monitor_print_filename by Cole Robinson · 11 years ago
  53. c3adb58 blockdev: Refuse to open encrypted image unless paused by Markus Armbruster · 11 years ago
  54. 01c22f2 main-loop: Suppress "I/O thread spun" warnings for qtest by Peter Maydell · 11 years ago
  55. d6032e0 kvm: Introduce kvm_arch_irqchip_create by Christoffer Dall · 11 years ago
  56. 5accc84 scsi: prefer UUID to VM name for the initiator name by Paolo Bonzini · 11 years ago
  57. 5b24c64 cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML by Andreas Färber · 12 years ago
  58. 88f62c2 dump: Move stubs into libqemustub.a by Andreas Färber · 12 years ago
  59. 2993683 cpu: Introduce cpu_resume(), for single CPU by Igor Mammedov · 12 years ago
  60. 1559e0d hw: move device-hotplug.o to toplevel, compile it once by Paolo Bonzini · 12 years ago
  61. 5708fc6 stubs: fully replace qemu-tool.c and qemu-user.c by Paolo Bonzini · 12 years ago
  62. 906709a libqemustub: sysbus_get_default() stub by Eduardo Habkost · 12 years ago
  63. 083a5f8 libqemustub: vmstate register/unregister stubs by Eduardo Habkost · 12 years ago
  64. 41c6bcd libqemustub: Add qemu_[un]register_reset() stubs by Eduardo Habkost · 12 years ago
  65. 3bc2f57 build: replace weak symbols with a static library by Paolo Bonzini · 12 years ago