1. ab72827 hw: Do not include "exec/address-spaces.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  2. 5ff2a4b Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag' into staging by Peter Maydell · 7 years ago
  3. 443c3c9 xen_disk: be consistent with use of xendev and blkdev->xendev by Paul Durrant · 7 years ago
  4. 5ebf962 xen_disk: use a single entry iovec by Paul Durrant · 7 years ago
  5. 06454c2 xen_disk: remove use of grant map/unmap by Paul Durrant · 7 years ago
  6. 5ee1d99 xen_disk: remove open-coded use of libxengnttab by Paul Durrant · 7 years ago
  7. 5c0d914 xen: add a meaningful declaration of grant_copy_segment into xen_common.h by Paul Durrant · 7 years ago
  8. 4a4ff4c Remove unnecessary variables for function return value by Laurent Vivier · 7 years ago
  9. 07c13a7 hw/block/pflash_cfi: fix off-by-one error by Philippe Mathieu-Daudé · 7 years ago
  10. bc6abcf vhost-user-blk: set config ops before vhost-user init by Maxime Coquelin · 7 years ago
  11. b3da551 fdc: Exit if ISA controller does not support DMA by Alexey Kardashevskiy · 7 years ago
  12. 1010cad virtio-blk: fix race between .ioeventfd_stop() and vq handler by Stefan Hajnoczi · 7 years ago
  13. 12c1c7d virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present by Sergio Lopez · 7 years ago
  14. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  15. 7f1d87a trace: avoid SystemTap "char const" warnings by Stefan Hajnoczi · 7 years ago
  16. b734ed9 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  17. 8f0a371 Clean up includes by Markus Armbruster · 7 years ago
  18. d61a363 pci: removed the is_express field since a uniform interface was inserted by Yoni Bettan · 7 years ago
  19. 7614361 virtio: remove event notifier cleanup call on de-assign by Gal Hammer · 7 years ago
  20. a3d9a35 block: Move NVMe constants to a separate header by Fam Zheng · 7 years ago
  21. f78b6f9 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  22. 5e9aa92 hw/block: Fix pin-based interrupt behaviour of NVMe by Hikaru Nishida · 7 years ago
  23. c94a60c Fixes after renaming __FUNCTION__ to __func__ by Alistair Francis · 7 years ago
  24. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  25. 00343e4 vhost-user-blk: introduce a new vhost-user-blk host device by Changpeng Liu · 7 years ago
  26. 2562755 maint: Fix macros with broken 'do/while(0); ' usage by Eric Blake · 7 years ago
  27. 1ee2451 nvme: Add tracing by Doug Gale · 7 years ago
  28. 0a75b60 virtio-blk: reject configs with logical block size > physical block size by Mark Kanda · 7 years ago
  29. 6040aed virtio-blk: make queue size configurable by Mark Kanda · 7 years ago
  30. ceff3e1 hw/block: Use errp directly rather than local_err by Mao Zhongyi · 7 years ago
  31. 9d3b155 hw/block: Fix the return type by Mao Zhongyi · 7 years ago
  32. e01d6a4 hw/block/nvme: Convert to realize by Mao Zhongyi · 7 years ago
  33. 1c3b51a Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into staging by Peter Maydell · 7 years ago
  34. 1491ede xen-disk: use an IOThread per instance by Paul Durrant · 7 years ago
  35. 53dc9c7 m25p80: Add support for n25q512a11 and n25q512a13 by Francisco Iglesias · 7 years ago
  36. 0f58978 m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60) by Francisco Iglesias · 7 years ago
  37. a87fc36 m25p80: Add support for SST READ ID 0x90/0xAB commands by Francisco Iglesias · 7 years ago
  38. 0add925 m25p80: Add support for continuous read out of RDSR and READ_FSR by Francisco Iglesias · 7 years ago
  39. e38c3e8 xen: dont try setting max grants multiple times by Juergen Gross · 8 years ago
  40. b5e397a xen: add a global indicator for grant copy being available by Juergen Gross · 8 years ago
  41. 71d7876 pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices by Eduardo Habkost · 8 years ago
  42. dbfa934 hw/block/onenand: Remove dead code block by Thomas Huth · 7 years ago
  43. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 8 years ago
  44. a3fd781 xen-disk: use g_new0 to fix build by Olaf Hering · 8 years ago
  45. 08e2c9f scsi: move block/scsi.h to include/scsi/constants.h by Paolo Bonzini · 8 years ago
  46. ae34fce hw/block/fdc: Convert to realize by Mao Zhongyi · 8 years ago
  47. 977c736 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) by Markus Armbruster · 8 years ago
  48. cdd3463 nvme: Fix get/set number of queues feature, again by Dan Aloni · 8 years ago
  49. 17d0bc0 virtio-blk: handle blk_getlength() errors by Stefan Hajnoczi · 8 years ago
  50. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  51. bba3ddf hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device() by Peter Maydell · 8 years ago
  52. b59821a memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate() by Peter Maydell · 8 years ago
  53. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  54. d679ac0 virtio-blk: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  55. 0912d0f Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 8 years ago
  56. a576cea virtio-blk: trace vdev so devices can be distinguished by Stefan Hajnoczi · 8 years ago
  57. 4fe6042 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' into staging by Peter Maydell · 8 years ago
  58. d2164ad vmstate: error hint for failed equal checks by Halil Pasic · 8 years ago
  59. 3284fad xen-disk: add support for multi-page shared rings by Paul Durrant · 8 years ago
  60. 976eba1 xen-disk: only advertize feature-persistent if grant copy is not available by Paul Durrant · 8 years ago
  61. b0ac694 xen/disk: don't leak stack data via response ring by Stefano Stabellini · 8 years ago
  62. b2b2b67 nvme: Add support for Read Data and Write Data in CMBs. by Stephen Bates · 8 years ago
  63. 85bbd1e qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED() by Marc-André Lureau · 8 years ago
  64. a896f7f nvme: Add support for Controller Memory Buffers by Stephen Bates · 8 years ago
  65. 3753e25 Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging by Stefan Hajnoczi · 8 years ago
  66. c03e7ef nvme: Implement Write Zeroes by Christoph Hellwig · 8 years ago
  67. f465706 Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging by Stefan Hajnoczi · 8 years ago
  68. 1d29b5b virtio-blk: Remove useless condition around g_free() by Fam Zheng · 8 years ago
  69. 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
  70. 52e94ea Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' into staging by Peter Maydell · 8 years ago
  71. c0ca74f fdc: Make errp the last parameter of fdctrl_connect_drives by Fam Zheng · 8 years ago
  72. f65eadb xen: import ring.h from xen by Stefano Stabellini · 8 years ago
  73. f1167ee xen: use 5 digit xen versions by Juergen Gross · 8 years ago
  74. 6b827cc xen: do not build backends for targets that do not support xen by Stefano Stabellini · 8 years ago
  75. dabd18f hw/block: Introduce share-rw qdev property by Kevin Wolf · 8 years ago
  76. a17c17a hw/block: Request permissions by Kevin Wolf · 8 years ago
  77. 39829a0 block: Allow error return in BlockDevOps.change_media_cb() by Kevin Wolf · 8 years ago
  78. 6d0eb64 block: Add permissions to blk_new() by Kevin Wolf · 8 years ago
  79. b9e413d block: explicitly acquire aiocontext in aio callbacks that need it by Paolo Bonzini · 8 years ago
  80. 1919631 block: explicitly acquire aiocontext in bottom halves that need it by Paolo Bonzini · 8 years ago
  81. 9d45665 block: explicitly acquire aiocontext in callbacks that need it by Paolo Bonzini · 8 years ago
  82. 0793169 virtio: Report real progress in VQ aio poll handler by Fam Zheng · 8 years ago
  83. 4e9f524 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  84. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  85. 7f4076c trace: clean up trace-events files by Stefan Hajnoczi · 8 years ago
  86. de92831 trace: move hw/block/dataplane events to correct subdir by Daniel P. Berrange · 8 years ago
  87. feb0b1a pflash_cfi01: fix per-device sector length in CFI table by Peter Maydell · 8 years ago
  88. 5c765e7 hw/block/m25p80: Fix typo in local macro name by Stefan Weil · 8 years ago
  89. eca2721 block: m25p80: Improve 1GiB Micron flash definition by Marcin Krzeminski · 8 years ago
  90. f509dfe block: m25p80: Introduce die erase command by Marcin Krzeminski · 8 years ago
  91. 597c15f block: m25p80: Add Quad Page Program 4byte by Marcin Krzeminski · 8 years ago
  92. 8607f5c virtio: convert to use DMA api by Jason Wang · 8 years ago
  93. 24cb2e0 m25p80: don't let rogue SPI controllers cause buffer overruns by Jean-Christophe Dubois · 8 years ago
  94. 9ef9d40 virtio-blk: suppress virtqueue kick during processing by Stefan Hajnoczi · 8 years ago
  95. e03192f m25p80: add support for the mx66l1g45g by Cédric Le Goater · 8 years ago
  96. 8929fc3 hw/block/pflash_cfi*.c: fix confusing assert fail message by Ziyue Yang · 8 years ago
  97. 7875efb xen_disk: split discard input to match internal representation by Olaf Hering · 8 years ago
  98. 83d768b virtio: set ISR on dataplane notifications by Paolo Bonzini · 8 years ago
  99. c2a4b38 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
  100. 5ff0678 Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into staging by Peter Maydell · 8 years ago