1. 25d0c16 migration: Switch to COLO process after finishing loadvm by zhanghailiang · 8 years ago
  2. 0b827d5 migration: Enter into COLO mode after migration if COLO is enabled by zhanghailiang · 8 years ago
  3. 5821ebf COLO: migrate COLO related info to secondary node by zhanghailiang · 8 years ago
  4. 35a6ed4 migration: Introduce capability 'x-colo' to migration by zhanghailiang · 8 years ago
  5. 66a77ea Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into staging by Peter Maydell · 8 years ago
  6. 01b601f Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' into staging by Peter Maydell · 8 years ago
  7. fd209e4 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 8 years ago
  8. afdbd40 spapr: Add DRC count indexed hotplug identifier type by Bharata B Rao · 8 years ago
  9. ffbb170 spapr_events: add support for dedicated hotplug event source by Michael Roth · 8 years ago
  10. 417ece3 spapr: improve ibm,architecture-vec-5 property handling by Michael Roth · 8 years ago
  11. 6787d27 spapr: add option vector handling in CAS-generated resets by Michael Roth · 8 years ago
  12. facdb8b spapr_hcall: use spapr_ovec_* interfaces for CAS options by Michael Roth · 8 years ago
  13. b20b7b7 spapr_ovec: initial implementation of option vector helpers by Michael Roth · 8 years ago
  14. 398a0bd pseries: Remove spapr_create_fdt_skel() by David Gibson · 8 years ago
  15. bf5a669 pseries: Consolidate construction of /vdevice device tree node by David Gibson · 8 years ago
  16. ffb1e27 pseries: Move /event-sources construction to spapr_build_fdt() by David Gibson · 8 years ago
  17. 3f5dabc pseries: Consolidate construction of /rtas device tree node by David Gibson · 8 years ago
  18. 7c866c6 pseries: Consolidate construction of /chosen device tree node by David Gibson · 8 years ago
  19. 9b9a190 pseries: Move construction of /interrupt-controller fdt node by David Gibson · 8 years ago
  20. 2cac78c pseries: Consolidate RTAS loading by David Gibson · 8 years ago
  21. a19f7fb pseries: Make spapr_create_fdt_skel() get information from machine state by David Gibson · 8 years ago
  22. cae172a pseries: Remove rtas_addr and fdt_addr fields from machinestate by David Gibson · 8 years ago
  23. 3495b6b ppc/pnv: add a ISA bus by Cédric Le Goater · 8 years ago
  24. a3980bf ppc/pnv: add a LPC controller by Benjamin Herrenschmidt · 8 years ago
  25. 24ece07 ppc/pnv: add XSCOM handlers to PnvCore by Cédric Le Goater · 8 years ago
  26. 967b752 ppc/pnv: add XSCOM infrastructure by Cédric Le Goater · 8 years ago
  27. d2fd961 ppc/pnv: add a PnvCore object by Cédric Le Goater · 8 years ago
  28. 631adaf ppc/pnv: add a PIR handler to PnvChip by Cédric Le Goater · 8 years ago
  29. 397a79e ppc/pnv: add a core mask to PnvChip by Cédric Le Goater · 8 years ago
  30. e997040 ppc/pnv: add a PnvChip object by Cédric Le Goater · 8 years ago
  31. 9e933f4 ppc/pnv: add skeleton PowerNV platform by Benjamin Herrenschmidt · 8 years ago
  32. e763da23 pseries: Remove unused callbacks from sPAPR VIO bus state by David Gibson · 8 years ago
  33. e340325 ppc/xics: change the icp_ routines API to use an 'ICPState *' argument by Cédric Le Goater · 8 years ago
  34. d49c603 ppc/xics: add a XICSState backlink in ICPState by Cédric Le Goater · 8 years ago
  35. 2bb0d10 ppc/xics: add a xics_set_nr_servers common routine by Cédric Le Goater · 8 years ago
  36. c6363ba nvram: Rename openbios_firmware_abi.h into sun_nvram.h by Thomas Huth · 8 years ago
  37. ad723fe nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] by Thomas Huth · 8 years ago
  38. 55d9950 nvram: Introduce helper functions for CHRP "system" and "free space" partitions by Thomas Huth · 8 years ago
  39. 99868af dma-helpers: explicitly pass alignment into DMA helpers by Mark Cave-Ayland · 8 years ago
  40. cbc14ac block: Remove bdrv_aio_ioctl() by Kevin Wolf · 8 years ago
  41. 16a389d block: Introduce .bdrv_co_ioctl() driver callback by Kevin Wolf · 8 years ago
  42. 61b2450 block: Remove bdrv_ioctl() by Kevin Wolf · 8 years ago
  43. 48af776 block: Use blk_co_ioctl() for all BB level ioctls by Kevin Wolf · 8 years ago
  44. 7381e95 block: Remove bdrv_aio_pdiscard() by Kevin Wolf · 8 years ago
  45. e93a68e char: set name for all I/O channels created by Daniel P. Berrange · 8 years ago
  46. 20f4aa2 io: add ability to set a name for IO channels by Daniel P. Berrange · 8 years ago
  47. d8d3c7c io: Introduce a qio_channel_set_feature() helper by Felipe Franciosi · 8 years ago
  48. 8fbf661 io: Fix double shift usages on QIOChannel features by Felipe Franciosi · 8 years ago
  49. 7ebee43 tcg: Add atomic128 helpers by Richard Henderson · 9 years ago
  50. fdbc2b5 tcg: Add EXCP_ATOMIC by Richard Henderson · 9 years ago
  51. 1edaeee int128: Add int128_make128 by Richard Henderson · 9 years ago
  52. 0846beb int128: Use __int128 if available by Richard Henderson · 9 years ago
  53. 258dfaa exec: Avoid direct references to Int128 parts by Richard Henderson · 9 years ago
  54. 84bca39 atomics: Add __nocheck atomic operations by Richard Henderson · 8 years ago
  55. 83d0c71 atomics: add atomic_op_fetch variants by Emilio G. Cota · 9 years ago
  56. 61696dd atomics: add atomic_xor by Emilio G. Cota · 9 years ago
  57. d1a9f2d atomics: Add parameters to macros by Richard Henderson · 8 years ago
  58. 603476c qdict: implement a qdict_crumple method for un-flattening a dict by Daniel P. Berrange · 8 years ago
  59. 7d5e199 qapi: rename QmpOutputVisitor to QObjectOutputVisitor by Daniel P. Berrange · 8 years ago
  60. 09e6836 qapi: rename QmpInputVisitor to QObjectInputVisitor by Daniel P. Berrange · 8 years ago
  61. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  62. c43e853 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 8 years ago
  63. 7bbc124 exec: call cpu_exec_exit() from a CPU unrealize common function by Laurent Vivier · 8 years ago
  64. ce5b1bb exec: move cpu_exec_init() calls to realize functions by Laurent Vivier · 8 years ago
  65. 39e329e exec: split cpu_exec_init() by Laurent Vivier · 8 years ago
  66. 080ac21 pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs by Igor Mammedov · 8 years ago
  67. 079019f Increase MAX_CPUMASK_BITS from 255 to 288 by Igor Mammedov · 8 years ago
  68. 33d7a28 pc: apic_common: Extend APIC ID property to 32bit by Igor Mammedov · 8 years ago
  69. 5eff33a pc: acpi: x2APIC support for SRAT table by Igor Mammedov · 8 years ago
  70. e2c9593 pc: acpi: x2APIC support for MADT table and _MAT method by Igor Mammedov · 8 years ago
  71. fe4c040 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024' into staging by Peter Maydell · 8 years ago
  72. 6d3f404 block: More operations for meta dirty bitmap by Fam Zheng · 8 years ago
  73. 882c36f block: BdrvDirtyBitmap serialization interface by Vladimir Sementsov-Ogievskiy · 8 years ago
  74. 8258888 hbitmap: serialization by Vladimir Sementsov-Ogievskiy · 8 years ago
  75. 15891fa block: Add two dirty bitmap getters by Fam Zheng · 8 years ago
  76. fb93343 block: Support meta dirty bitmap by Fam Zheng · 8 years ago
  77. 07ac4cd HBitmap: Introduce "meta" bitmap to track bit changes by Fam Zheng · 8 years ago
  78. dc162c8 block: Hide HBitmap in block dirty bitmap interface by Fam Zheng · 8 years ago
  79. 16fc326 ACPI: Add IORT Structure definition by Prem Mallappa · 8 years ago
  80. 226fb5a arm_mptimer: Convert to use ptimer by Dmitry Osipenko · 8 years ago
  81. 5580ea4 hw/ptimer: Add "no counter round down" policy by Dmitry Osipenko · 8 years ago
  82. 3f6e6a1 hw/ptimer: Add "no immediate reload" policy by Dmitry Osipenko · 8 years ago
  83. 22471b8 hw/ptimer: Add "no immediate trigger" policy by Dmitry Osipenko · 8 years ago
  84. ef0a998 hw/ptimer: Add "continuous trigger" policy by Dmitry Osipenko · 8 years ago
  85. 2b5c032 hw/ptimer: Add "wraparound after one period" policy by Dmitry Osipenko · 8 years ago
  86. 20bccb8 cpu: Support a target CPU having a variable page size by Peter Maydell · 8 years ago
  87. 82878da char: remove explicit_be_open from CharDriverState by Marc-André Lureau · 8 years ago
  88. 3aef23d char: replace avail_connections by Marc-André Lureau · 8 years ago
  89. 58fa549 char: remove unused qemu_chr_fe_event by Marc-André Lureau · 8 years ago
  90. 8c260cb char: use an enum for CHR_EVENT by Marc-André Lureau · 8 years ago
  91. 8cd3566 char: remove unused CHR_EVENT_FOCUS by Marc-André Lureau · 8 years ago
  92. 830896a char: move fe_open in CharBackend by Marc-André Lureau · 8 years ago
  93. 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
  94. 72ac876 char: rename chr_close/chr_free by Marc-André Lureau · 8 years ago
  95. a4afa54 char: move front end handlers in CharBackend by Marc-André Lureau · 8 years ago
  96. fa394ed char: make some qemu_chr_fe skip if no driver by Marc-André Lureau · 8 years ago
  97. c39860e char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit by Marc-André Lureau · 8 years ago
  98. 386f07d char: fold qemu_chr_set_handlers in qemu_chr_fe_set_handlers by Marc-André Lureau · 8 years ago
  99. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  100. 7fa47e2 char: rename some frontend functions by Marc-André Lureau · 8 years ago