1. 7d2a35c block: Introduce qemu_try_blockalign() by Kevin Wolf · 11 years ago
  2. ac2662a coroutine: make pool size dynamic by Stefan Hajnoczi · 11 years ago
  3. 65a9bb2 block: New bdrv_nb_sectors() by Markus Armbruster · 11 years ago
  4. b33a5bb qemu: support xen hvm direct kernel boot by Chunyan Liu · 11 years ago
  5. 07fb617 pc: hack for migration compatibility from QEMU 2.0 by Paolo Bonzini · 11 years ago
  6. 25af8e6 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  7. 6886867 exec: fix migration with devices that use address_space_rw by Paolo Bonzini · 11 years ago
  8. 147fc41 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' into staging by Peter Maydell · 11 years ago
  9. a9dd38d Fix new typos in comments (found by codespell) by Stefan Weil · 11 years ago
  10. 3baca89 block: Add Error argument to bdrv_refresh_limits() by Kevin Wolf · 11 years ago
  11. 0a9934e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  12. 1f4e6a0 virtio-scsi: fix with -M pc-i440fx-2.0 by Paolo Bonzini · 11 years ago
  13. 58f423f dma-helpers: Fix too long qiov by Kevin Wolf · 11 years ago
  14. acfb23a AioContext: do not rely on aio_poll(ctx, true) result to end a loop by Paolo Bonzini · 11 years ago
  15. f897bf7 virtio-blk: embed VirtQueueElement in VirtIOBlockReq by Stefan Hajnoczi · 11 years ago
  16. abd7642 dataplane: do not free VirtQueueElement in vring_push() by Stefan Hajnoczi · 11 years ago
  17. 0ceb849 AioContext: speed up aio_notify by Paolo Bonzini · 11 years ago
  18. 87f68d3 block: drop aio functions that operate on the main AioContext by Paolo Bonzini · 11 years ago
  19. c6ea9b7 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  20. 9540d1f Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  21. 4aba9eb xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 by Stefano Stabellini · 11 years ago
  22. 448ad91 block: block: introduce APIs for submitting IO as a batch by Ming Lei · 11 years ago
  23. 812c105 Handle G_IO_HUP in tcp_chr_read for tcp chardev by Kirill Batuzov · 11 years ago
  24. 85d1277 virtio: move common virtio properties to bus class device by Ming Lei · 11 years ago
  25. 8593efa Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  26. c26f3a0 Merge remote-tracking branch 'remotes/bonzini/memory' into staging by Peter Maydell · 11 years ago
  27. 54e2690 block: extend block-commit to accept a string for the backing file by Jeff Cody · 11 years ago
  28. 5a6684d block: add helper function to determine if a BDS is in a chain by Jeff Cody · 11 years ago
  29. 352e8da qdev: correctly send DEVICE_DELETED for recursively-deleted devices by Paolo Bonzini · 11 years ago
  30. d33382d memory: MemoryRegion: Add may-overlap and priority props by Peter Crosthwaite · 11 years ago
  31. 22a893e memory: MemoryRegion: replace owner field with QOM parent by Paolo Bonzini · 11 years ago
  32. b4fefef memory: MemoryRegion: QOMify by Peter Crosthwaite · 11 years ago
  33. 64607d0 qom: add a generic mechanism to resolve paths by Paolo Bonzini · 11 years ago
  34. 4ab1559 qemu-img create: add 'nocow' option by Chunyan Liu · 11 years ago
  35. ef7c7ff qom: add object_property_add_alias() by Stefan Hajnoczi · 11 years ago
  36. 1351d1e qdev: drop iothread property type by Stefan Hajnoczi · 11 years ago
  37. 32a877e virtio-blk: move qdev properties into virtio-blk.c by Stefan Hajnoczi · 11 years ago
  38. f7fedda8 virtio-blk: drop virtio_blk_set_conf() by Stefan Hajnoczi · 11 years ago
  39. 67cc7e0 qdev: add qdev_alias_all_properties() by Stefan Hajnoczi · 11 years ago
  40. ee512c6 virtio-blk: move x-data-plane qdev property to virtio-blk.h by Stefan Hajnoczi · 11 years ago
  41. dc80ca6 virtio-blk: avoid qdev property definition duplication by Stefan Hajnoczi · 11 years ago
  42. 615c489 irq: Slim conversion of qemu_irq to QOM by Andreas Färber · 11 years ago
  43. f173d57 irq: Allocate IRQs individually by Peter Crosthwaite · 11 years ago
  44. 8954000 Merge remote-tracking branch 'remotes/bonzini/nbd-next' into staging by Peter Maydell · 11 years ago
  45. 32d7d2e nbd: Handle NBD_OPT_LIST option. by Hani Benhabiles · 11 years ago
  46. f5076b5 nbd: Handle fixed new-style clients. by Hani Benhabiles · 11 years ago
  47. 0f5d1d2 virtio: memory accessors for endian-ambivalent targets by Greg Kurz · 11 years ago
  48. 616a655 virtio: add endian-ambivalent support to VirtIODevice by Greg Kurz · 11 years ago
  49. bf7663c cpu: introduce CPUClass::virtio_is_big_endian() by Greg Kurz · 11 years ago
  50. 98ed8ec exec: introduce target_words_bigendian() helper by Greg Kurz · 11 years ago
  51. 1b5fc0d virtio: introduce device specific migration calls by Greg Kurz · 11 years ago
  52. 3fd74b8 vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message by Damjan Marion · 11 years ago
  53. 1af878e numa: Keep track of NUMA nodes present on the command-line by Eduardo Habkost · 11 years ago
  54. fa118d1 pc: Fix "prog_if" typo on PC_COMPAT_2_0 by Eduardo Habkost · 11 years ago
  55. b8f5cfd pc: Move q35 compat props to PC_COMPAT_* by Eduardo Habkost · 11 years ago
  56. 2d40fa6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  57. ac8076a Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  58. 76fbbec Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 11 years ago
  59. 6b8aeca block.c: Don't return success for bdrv_append_temp_snapshot() failure by Chen Gang · 11 years ago
  60. 09158f0 block: Add replaces argument to drive-mirror by Benoît Canet · 11 years ago
  61. fee65db virtio-blk: Export request handling functions to dataplane by Fam Zheng · 11 years ago
  62. bf4bd46 virtio-blk: Make request completion function virtual by Fam Zheng · 11 years ago
  63. ac46821 block: make bdrv_query_stats() static by Stefan Hajnoczi · 11 years ago
  64. 827805a virtio-blk: Convert VirtIOBlockReq.out to structrue by Fam Zheng · 11 years ago
  65. eddb102 virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr by Fam Zheng · 11 years ago
  66. 04af2d7 virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq by Fam Zheng · 11 years ago
  67. 671ec3f virtio-blk: Convert VirtIOBlockReq.elem to pointer by Fam Zheng · 11 years ago
  68. 09f6458 virtio-blk: Move VirtIOBlockReq to header by Fam Zheng · 11 years ago
  69. 2f44a08 qapi event: clean up in callers by Wenchao Xia · 11 years ago
  70. 9a321e9 spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB by Alexey Kardashevskiy · 11 years ago
  71. f32935e vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag) by Alexey Kardashevskiy · 11 years ago
  72. 51bba71 xics: Implement xics_ics_free() by Alexey Kardashevskiy · 11 years ago
  73. bee763d spapr: Move interrupt allocator to xics by Alexey Kardashevskiy · 11 years ago
  74. 4af8894 xics: Add flags for interrupts by Alexey Kardashevskiy · 11 years ago
  75. 3b50d89 spapr: Add RTAS sysparm SPLPAR Characteristics by Sam bobroff · 11 years ago
  76. b907d7b spapr: Add RTAS sysparm UUID by Sam bobroff · 11 years ago
  77. 3052d95 spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE by Sam bobroff · 11 years ago
  78. ce3fa1e spapr: Add rtas_st_buffer utility function by Sam bobroff · 11 years ago
  79. 9fc34ad spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio by Alexey Kardashevskiy · 11 years ago
  80. 6d8be4c vfio: Add vfio_container_ioctl() by Alexey Kardashevskiy · 11 years ago
  81. 9bb62a0 spapr_iommu: Make in-kernel TCE table optional by Alexey Kardashevskiy · 11 years ago
  82. 3a3b850 spapr: Fix RTAS token numbers by Alexey Kardashevskiy · 11 years ago
  83. 575a1c0 net: move queue number into NICPeers by Jiri Pirko · 11 years ago
  84. 8ee79e7 block: Catch backing files assigned to non-COW drivers by Kevin Wolf · 11 years ago
  85. dc71ce4 blockjob: Add block_job_yield() by Fam Zheng · 11 years ago
  86. 513d80e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' into staging by Peter Maydell · 11 years ago
  87. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  88. 27acb9d Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  89. abfd9ce migration: dump vmstate info as a json file for static analysis by Amit Shah · 11 years ago
  90. 9005b2a qemu-char: make writes thread-safe by Paolo Bonzini · 11 years ago
  91. db39fcf qemu-char: introduce qemu_chr_alloc by Paolo Bonzini · 11 years ago
  92. 7517517 qapi event: clean up by Wenchao Xia · 11 years ago
  93. aef9d31 qapi event: convert BALLOON_CHANGE by Wenchao Xia · 11 years ago
  94. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  95. 7cfadb6 qapi event: convert SPICE events by Wenchao Xia · 11 years ago
  96. bcada37b qapi event: convert other BLOCK_JOB events by Wenchao Xia · 11 years ago
  97. 5a2d2cb qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR by Wenchao Xia · 11 years ago
  98. e010ad8 qapi event: convert RTC_CHANGE by Wenchao Xia · 11 years ago
  99. c87b152 pc & q35: Add new machine opt max-ram-below-4g by Don Slutz · 11 years ago
  100. a589569 qapi: adjust existing defines by Wenchao Xia · 11 years ago