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