1. 368e708 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 7 years ago
  2. 6c45915 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717' into staging by Peter Maydell · 7 years ago
  3. a778cd5 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 7 years ago
  4. 1ce36bf i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf by Daniel P. Berrange · 8 years ago
  5. 39736e1 fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h by Mark Cave-Ayland · 7 years ago
  6. 5a477a7 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 7 years ago
  7. dd73185 hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller by Peter Maydell · 7 years ago
  8. 5dd85b4 hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device by Peter Maydell · 7 years ago
  9. 775df84 hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART by Peter Maydell · 7 years ago
  10. df0311e include/exec/exec-all: document common exit conditions by Alex Bennée · 7 years ago
  11. 5cc56cc qdev: support properties which don't set a default value by Peter Maydell · 7 years ago
  12. d9a7b12 qdev-properties.h: Explicitly set the default value for arraylen properties by Peter Maydell · 7 years ago
  13. 61a67f7 exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state by Lluís Vilanova · 7 years ago
  14. d438111 trace: [tcg] Delay changes to dynamic state when translating by Lluís Vilanova · 7 years ago
  15. d01c05c trace: Allocate cpu->trace_dstate in place by Lluís Vilanova · 7 years ago
  16. 3cde5ea net/net.c: Add vnet_hdr support in SocketReadState by Zhang Chen · 7 years ago
  17. d6b732e net: Add vnet_hdr_len arguments in NetClientState by Zhang Chen · 7 years ago
  18. 77031ee Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' into staging by Peter Maydell · 7 years ago
  19. 6632f6f Merge remote-tracking branch 'remotes/famz/tags/block-and-testing-pull-request' into staging by Peter Maydell · 7 years ago
  20. 2772cf6 pseries: Use smaller default hash page tables when guest can resize by David Gibson · 7 years ago
  21. 0b0b831 pseries: Implement HPT resizing by David Gibson · 8 years ago
  22. 30f4b05 pseries: Stubs for HPT resizing by David Gibson · 8 years ago
  23. 2ee7704 ppc/pnv: Remove unused XICSState reference by Alexey Kardashevskiy · 7 years ago
  24. 67fea71 spapr: Implement DR-indicator for physical DRCs only by David Gibson · 8 years ago
  25. 4445b1d spapr: Remove sPAPRConfigureConnectorState sub-structure by David Gibson · 8 years ago
  26. 9d4c0f4 spapr: Consolidate DRC state variables by David Gibson · 8 years ago
  27. f1c5235 spapr: Cleanups relating to DRC awaiting_release field by David Gibson · 8 years ago
  28. a8dc47f spapr: Refactor spapr_drc_detach() by David Gibson · 7 years ago
  29. 82a93a1 spapr: Remove 'awaiting_allocation' DRC flag by David Gibson · 7 years ago
  30. 94fd9cb spapr: Treat devices added before inbound migration as coldplugged by Laurent Vivier · 8 years ago
  31. 5341258 spapr: Minor cleanups to events handling by David Gibson · 7 years ago
  32. fd38804 spapr: migrate pending_events of spapr state by Daniel Henrique Barboza · 7 years ago
  33. 61124f0 block: invoke .bdrv_drain callback in coroutine context and from AioContext by Paolo Bonzini · 8 years ago
  34. 667221c coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade by Paolo Bonzini · 8 years ago
  35. b08199c memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration by Peter Maydell · 7 years ago
  36. b59821a memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate() by Peter Maydell · 7 years ago
  37. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 7 years ago
  38. a5c0234 memory: Document that the RAM MR initializers do not handle migration by Peter Maydell · 7 years ago
  39. 09ad643 include/hw/boards.h: Document memory_region_allocate_system_memory() by Peter Maydell · 7 years ago
  40. fbc8ea1 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into staging by Peter Maydell · 7 years ago
  41. 6c60766 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  42. 21a1069 s390x/arch_dump: also dump guarded storage control block by Christian Borntraeger · 8 years ago
  43. 62deb62 s390x/kvm: enable guarded storage by Fan Zhang · 8 years ago
  44. 6da5c59 s390x/cpumodel: wire up new hardware features by Jason J. Herne · 8 years ago
  45. e7be8d4 s390x/flic: migrate ais states by Yi Min Zhao · 8 years ago
  46. b5f5a3a s390x/css: use SubchDev.orb by Halil Pasic · 7 years ago
  47. e996583 s390x/css: activate ChannelSubSys migration by Halil Pasic · 7 years ago
  48. ff443fe s390x/css: add ORB to SubchDev by Halil Pasic · 7 years ago
  49. 52629b3 s390x: add css_migration_enabled to machine class by Halil Pasic · 7 years ago
  50. 25a08b8 s390x/css: update css_adapter_interrupt by Yi Min Zhao · 8 years ago
  51. 2283f4d s390x/sic: realize SIC handling by Fei Li · 8 years ago
  52. 1622ffd s390x/flic: introduce inject_airq callback by Yi Min Zhao · 8 years ago
  53. 6c1dd65 s390x/flic: introduce modify_ais_mode callback by Fei Li · 8 years ago
  54. 1497c16 s390x: add flags field for registering I/O adapter by Fei Li · 8 years ago
  55. f860d49 s390x/migration: Monitor commands for storage attributes by Claudio Imbrenda · 8 years ago
  56. 903fd80 s390x/migration: Storage attributes device by Claudio Imbrenda · 8 years ago
  57. 3272f0e linux-headers: update to 4.13-rc0 by Christian Borntraeger · 8 years ago
  58. c7e002c cpu: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  59. 1b6b7d1 qdev: Add const qualifier to PropertyInfo definitions by Fam Zheng · 7 years ago
  60. 5b4ff3c qdev: Introduce DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  61. faabdbb qdev: Introduce PropertyInfo.create by Fam Zheng · 7 years ago
  62. 8f5d58e qom: enforce readonly nature of link's check callback by Igor Mammedov · 7 years ago
  63. 081dd1f nbd: Implement NBD_INFO_BLOCK_SIZE on client by Eric Blake · 7 years ago
  64. 3736cc5 nbd: Expose and debug more NBD constants by Eric Blake · 7 years ago
  65. 004a89f nbd: Create struct for tracking export info by Eric Blake · 7 years ago
  66. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 7 years ago
  67. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 7 years ago
  68. bd88c78 qom/cpu: remove host_tid field by Alex Bennée · 7 years ago
  69. d2a6c85 gdbstub: rename cpu_index -> cpu_gdb_index by Alex Bennée · 7 years ago
  70. 406bc33 Revert "exec.c: Fix breakpoint invalidation race" by Pranith Kumar · 7 years ago
  71. 75b6016 hmp: add hmp analogue for qmp-chardev-change by Anton Nefedov · 7 years ago
  72. 3065070 char: avoid chardevice direct access by Anton Nefedov · 7 years ago
  73. 7c44a2a char: forbid direct chardevice access for hotswap devices by Anton Nefedov · 7 years ago
  74. 7bb8608 char: chardevice hotswap by Anton Nefedov · 7 years ago
  75. 81517ba char: add backend hotswap handler by Anton Nefedov · 7 years ago
  76. a309b29 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging by Peter Maydell · 7 years ago
  77. aa5a704 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 7 years ago
  78. 76fba74 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' into staging by Peter Maydell · 7 years ago
  79. e43ead1 error: Implement the warn and free Error functions by Alistair Francis · 7 years ago
  80. 97f4030 error: Functions to report warnings and informational messages by Alistair Francis · 7 years ago
  81. 6e2c463 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711' into staging by Peter Maydell · 7 years ago
  82. 3a691c5 block: Add PreallocMode to blk_truncate() by Max Reitz · 8 years ago
  83. 7ea37c3 block: Add PreallocMode to bdrv_truncate() by Max Reitz · 8 years ago
  84. 8243ccb block: Add PreallocMode to BD.bdrv_truncate() by Max Reitz · 8 years ago
  85. 90880ff block: add bdrv_measure() API by Stefan Hajnoczi · 7 years ago
  86. 615b5dc block: release persistent bitmaps on inactivate by Vladimir Sementsov-Ogievskiy · 8 years ago
  87. 56f364e block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 8 years ago
  88. a3b5253 qmp: add x-debug-block-dirty-bitmap-sha256 by Vladimir Sementsov-Ogievskiy · 8 years ago
  89. 67b792f block: add bdrv_can_store_new_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 8 years ago
  90. 3dd10a0 block/dirty-bitmap: add bdrv_dirty_bitmap_next() by Vladimir Sementsov-Ogievskiy · 8 years ago
  91. a88b179 block: introduce persistent dirty bitmaps by Vladimir Sementsov-Ogievskiy · 8 years ago
  92. a0319aa block/dirty-bitmap: add autoload field to BdrvDirtyBitmap by Vladimir Sementsov-Ogievskiy · 8 years ago
  93. cb9ff6c block: new bdrv_reopen_bitmaps_rw interface by Vladimir Sementsov-Ogievskiy · 8 years ago
  94. d6883bc block/dirty-bitmap: add readonly field to BdrvDirtyBitmap by Vladimir Sementsov-Ogievskiy · 8 years ago
  95. 6bdc8b7 block/dirty-bitmap: add deserialize_ones func by Vladimir Sementsov-Ogievskiy · 8 years ago
  96. ba06ff1 block: fix bdrv_dirty_bitmap_granularity signature by Vladimir Sementsov-Ogievskiy · 8 years ago
  97. f63ea4e hbitmap: improve dirty iter by Vladimir Sementsov-Ogievskiy · 8 years ago
  98. 1cd9a78 block: pass option prefix down to crypto layer by Daniel P. Berrange · 8 years ago
  99. c01c214 block: remove all encryption handling APIs by Daniel P. Berrange · 8 years ago
  100. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago