1. 80adf54 stubs: Add vm state change handler stubs by Fam Zheng · 7 years ago
  2. 1bfe5f0 migration: Move check_migratable() into qdev.c by Juan Quintela · 8 years ago
  3. 795c40b migration: Create migration/blocker.h by Juan Quintela · 8 years ago
  4. 93d43e7 move xen-hvm.c to hw/i386/xen/ by Anthony Xu · 8 years ago
  5. 56e2cd2 move xen-common.c to hw/xen/ by Anthony Xu · 8 years ago
  6. 3f53bc6 cpus: define QEMUTimerListNotifyCB for QEMU system emulation by Paolo Bonzini · 8 years ago
  7. 9a81b79 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  8. 39164c1 qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands by Igor Mammedov · 8 years ago
  9. 7562f90 migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable by Ashijeet Acharya · 8 years ago
  10. c2b38b2 block: move AioContext, QEMUTimer, main-loop to libqemuutil by Paolo Bonzini · 8 years ago
  11. bc5c4f2 vmstate_register_with_alias_id: Take an Error ** by Dr. David Alan Gilbert · 8 years ago
  12. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  13. fe44dc9 migration: disallow migrate_add_blocker during migration by Ashijeet Acharya · 8 years ago
  14. 80e5db3 machine: Make possible_cpu_arch_ids() return const pointer by Igor Mammedov · 8 years ago
  15. d525ffa stubs: remove stubs/kvm.c by Paolo Bonzini · 8 years ago
  16. a15215f build: remove --enable-colo/--disable-colo by Paolo Bonzini · 8 years ago
  17. d6da1e9 event_notifier: cleanups around event_notifier_set_handler by Paolo Bonzini · 8 years ago
  18. a0f8001 stubs: move vhost stubs to stubs/vhost.o by Paolo Bonzini · 8 years ago
  19. 858d436 stubs: group all monitor_fdset_* functions in a single file by Paolo Bonzini · 8 years ago
  20. 5564edb stubs: group stubs for user-mode emulation by Paolo Bonzini · 8 years ago
  21. 2f7b92a hw: move reset handlers from vl.c to hw/core by Paolo Bonzini · 8 years ago
  22. 671ab43 stubs: remove unused stub for serial_hd by Paolo Bonzini · 8 years ago
  23. 6a997d3 stubs: move acpi stubs to hw/acpi by Paolo Bonzini · 8 years ago
  24. cc7a736 stubs: move smbios stubs to hw/smbios by Paolo Bonzini · 8 years ago
  25. 869e9ae stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub by Paolo Bonzini · 8 years ago
  26. f6a51c8 aio: add AioPollFn and io_poll() interface by Stefan Hajnoczi · 8 years ago
  27. 28017e0 tests: send error_report to test log by Paolo Bonzini · 8 years ago
  28. 397d30e qemu-error: remove dependency of stubs on monitor by Paolo Bonzini · 8 years ago
  29. eab9e96 Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' into staging by Peter Maydell · 8 years ago
  30. d89e666 COLO: Add 'x-colo-lost-heartbeat' command to trigger failover by zhanghailiang · 8 years ago
  31. 25d0c16 migration: Switch to COLO process after finishing loadvm by zhanghailiang · 8 years ago
  32. 0b827d5 migration: Enter into COLO mode after migration if COLO is enabled by zhanghailiang · 8 years ago
  33. 35a6ed4 migration: Introduce capability 'x-colo' to migration by zhanghailiang · 8 years ago
  34. e437016 aio: introduce qemu_get_current_aio_context by Paolo Bonzini · 8 years ago
  35. 24b9462 tests: cleanup ptimer-test by Paolo Bonzini · 8 years ago
  36. 9397740 trace: remove global 'uint16 dstate[]' array by Daniel P. Berrange · 8 years ago
  37. cc9a366 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  38. 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 8 years ago
  39. 6d0ceb8 replay: allow replay stopping and restarting by Pavel Dovgalyuk · 8 years ago
  40. 4c89275 Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into staging by Peter Maydell · 8 years ago
  41. cea2527 util: Add UUID API by Fam Zheng · 8 years ago
  42. 5b262bb tests: Add ptimer tests by Dmitry Osipenko · 8 years ago
  43. f9ae6bc Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into staging by Peter Maydell · 8 years ago
  44. b18b604 qmp: add QMP interface "query-cpu-model-baseline" by David Hildenbrand · 8 years ago
  45. 0031e0d qmp: add QMP interface "query-cpu-model-comparison" by David Hildenbrand · 8 years ago
  46. e09484e qmp: add QMP interface "query-cpu-model-expansion" by David Hildenbrand · 8 years ago
  47. 8eb1b9d trace: Avoid implicit bool->integer conversions by Lluís Vilanova · 8 years ago
  48. a4d50b1 trace: Remove 'trace_events_dstate_init' by Lluís Vilanova · 8 years ago
  49. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 8 years ago
  50. ac35f13 pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook by Igor Mammedov · 9 years ago
  51. 86e91dd acpi: Add IPMI table entries by Corey Minyard · 9 years ago
  52. 35658f6 ipmi: Add SMBIOS table entry by Corey Minyard · 9 years ago
  53. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  54. 4b4629d include: move CPU-related definitions out of qemu-common.h by Paolo Bonzini · 9 years ago
  55. 54e18d3 event-notifier: Add "is_external" parameter by Fam Zheng · 9 years ago
  56. bcd82a9 iohandler: Introduce iohandler_get_aio_context by Fam Zheng · 9 years ago
  57. 6378567 replay: introduce block devices record/replay by Pavel Dovgalyuk · 9 years ago
  58. c80f6e9 Clean up includes some more by Markus Armbruster · 9 years ago
  59. 14b6d44 Use scripts/clean-includes to drop redundant qemu/typedefs.h by Markus Armbruster · 9 years ago
  60. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  61. 262b4e8 block: Add bdrv_next_monitor_owned() by Max Reitz · 9 years ago
  62. fe1a9cb block: Move some bdrv_*_all() functions to BB by Max Reitz · 9 years ago
  63. e76d179 icount: decouple warp calls by Pavel Dovgalyuk · 9 years ago
  64. 33577b4 replay: character devices by Pavel Dovgalyuk · 9 years ago
  65. b23197f typedefs: Add CPUState by Lluís Vilanova · 9 years ago
  66. 39de998 move get_current_ram_size to virtio-balloon.c by Vladimir Sementsov-Ogievskiy · 9 years ago
  67. c964b66 all: Clean up includes by Peter Maydell · 9 years ago
  68. 87c9b5e stubs: Clean up includes by Peter Maydell · 9 years ago
  69. 9c4218e blockdev: Keep track of monitor-owned BDS by Max Reitz · 9 years ago
  70. 15eafc2 kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP by Paolo Bonzini · 9 years ago
  71. 21a2430 main-loop: suppress warnings under qtest by Michael S. Tsirkin · 9 years ago
  72. 0a9516c monitor/target-ppc: Define target_get_monitor_def by Alexey Kardashevskiy · 9 years ago
  73. 7615936 replay: initialization and deinitialization by Pavel Dovgalyuk · 9 years ago
  74. 8bd7f71 replay: checkpoints by Pavel Dovgalyuk · 9 years ago
  75. 8eda206 replay: recording and replaying clock ticks by Pavel Dovgalyuk · 9 years ago
  76. 6f06096 replay: interrupts and exceptions by Pavel Dovgalyuk · 9 years ago
  77. d73abd6 replay: global variables and function stubs by Pavel Dovgalyuk · 9 years ago
  78. ca3e40e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  79. 2ce68e4 vhost: add vhost_has_free_slot() interface by Igor Mammedov · 9 years ago
  80. fa19d02 qemu-char: convert vc backend to data-driven creation by Paolo Bonzini · 9 years ago
  81. 68145e1 qemu-char: convert spice backend to data-driven creation by Paolo Bonzini · 9 years ago
  82. 0498790 qemu-char: convert testdev backend to data-driven creation by Paolo Bonzini · 9 years ago
  83. e47666b qemu-char: convert braille backend to data-driven creation by Paolo Bonzini · 9 years ago
  84. 96d885b qemu-char: convert msmouse backend to data-driven creation by Paolo Bonzini · 9 years ago
  85. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 9 years ago
  86. afbe705 main-loop: introduce qemu_mutex_iothread_locked by Paolo Bonzini · 9 years ago
  87. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  88. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  89. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  90. f4d248b iohandler: Change return type of qemu_set_fd_handler to "void" by Fam Zheng · 10 years ago
  91. 6484e42 main-loop: Drop qemu_set_fd_handler2 by Fam Zheng · 10 years ago
  92. 0bc12c4 stubs: Add qemu_set_fd_handler by Fam Zheng · 10 years ago
  93. 489653b monitor: Change return type of monitor_cur_is_qmp() to bool by Markus Armbruster · 10 years ago
  94. 0048fa6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  95. 87a45cf pc-dimm: add a function to calculate VM's current RAM size by zhanghailiang · 10 years ago
  96. f51074c pci-hotplug-old: Has been dead for five major releases, bury by Markus Armbruster · 10 years ago
  97. 2822c1b stubs: Fix warning caused by missing include statement by Stefan Weil · 10 years ago
  98. 8fb3c76 block: Code motion to get rid of stubs/blockdev.c by Markus Armbruster · 10 years ago
  99. 3ae5958 block: Keep DriveInfo alive until BlockDriverState dies by Markus Armbruster · 10 years ago
  100. b3dd1b8 monitor: fix use after free by Michael S. Tsirkin · 10 years ago