1. 10a06fd virtio: sync the dataplane vring state to the virtqueue before virtio_save by Pavel Butsykin · 9 years ago
  2. ed65fd1 virtio-blk: switch off scsi-passthrough by default by Cornelia Huck · 9 years ago
  3. 3d8db15 virtio-blk: convert to virtqueue_map by Michael S. Tsirkin · 9 years ago
  4. 3a1e807 dataplane: Mark host notifiers' client type as "external" by Fam Zheng · 9 years ago
  5. dca21ef aio: Add "is_external" flag for event handlers by Fam Zheng · 9 years ago
  6. 5433c24 block: Prepare for NULL BDS by Max Reitz · 9 years ago
  7. 2e1280e hw/block/fdc: Implement tray status by Max Reitz · 9 years ago
  8. c84b319 block: switch from g_slice allocator to malloc by Paolo Bonzini · 9 years ago
  9. fc73548 virtio-blk: use blk_io_plug/unplug for Linux AIO batching by Stefan Hajnoczi · 10 years ago
  10. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 10 years ago
  11. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  12. 1618d2a maint: remove unused include for signal.h by Daniel P. Berrange · 10 years ago
  13. 95129d6 virtio: avoid leading underscores for helpers by Cornelia Huck · 10 years ago
  14. 19d2b5e i8257: rewrite DMA_schedule to avoid hooking into the CPU loop by Paolo Bonzini · 10 years ago
  15. 26efcec hw/block/nvme.c: Use pow2ceil() rather than hand-calculation by Peter Maydell · 10 years ago
  16. fed105e virtio-blk-dataplane: delete bottom half before the AioContext is freed by Paolo Bonzini · 10 years ago
  17. c147b51 virtio: minor cleanup by Michael S. Tsirkin · 10 years ago
  18. c9b11f9 virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device by Jason Wang · 10 years ago
  19. efb8206 virtio-blk: fail get_features when both scsi and 1.0 were set by Jason Wang · 10 years ago
  20. 9d5b731 virtio: get_features() can fail by Jason Wang · 10 years ago
  21. 09999a5 virtio: set any_layout in virtio core by Michael S. Tsirkin · 10 years ago
  22. 30349fd nvme: properly report volatile write caches by Christoph Hellwig · 10 years ago
  23. 8b9d74e nvme: implement the Flush command by Christoph Hellwig · 10 years ago
  24. 1204854 virito-blk: drop duplicate check by Gonglei · 10 years ago
  25. 25940fa nvme: Fix memleak in nvme_dma_read_prp by Lu Lina · 10 years ago
  26. 6e40b3b virtio-blk: Use blk_drain() to drain IO requests by Alexander Yarygin · 10 years ago
  27. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 11 years ago
  28. ee09f84 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  29. f71e42a pflash_cfi01: add secure property by Paolo Bonzini · 10 years ago
  30. 5aa113f pflash_cfi01: change to new-style MMIO accessors by Paolo Bonzini · 10 years ago
  31. e980942 pflash_cfi01: change big-endian property to BIT type by Paolo Bonzini · 10 years ago
  32. 6cc8a11 fdc: Fix MSR.RQM flag by Kevin Wolf · 10 years ago
  33. f6c2d1d fdc: Disentangle phases in fdctrl_read_data() by Kevin Wolf · 10 years ago
  34. d275b33 fdc: Code cleanup in fdctrl_write_data() by Kevin Wolf · 10 years ago
  35. 5b0a25e fdc: Use phase in fdctrl_write_data() by Kevin Wolf · 10 years ago
  36. 85d291a fdc: Introduce fdctrl->phase by Kevin Wolf · 10 years ago
  37. 83a2601 fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase() by Kevin Wolf · 10 years ago
  38. 07e415f fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase() by Kevin Wolf · 10 years ago
  39. 019a3ed virtio: make features 64bit wide by Gerd Hoffmann · 10 years ago
  40. aacd565 nvme: support NVME_VOLATILE_WRITE_CACHE feature by Christoph Hellwig · 10 years ago
  41. e907746 fdc: force the fifo access to be in bounds of the allocated buffer by Petr Matousek · 10 years ago
  42. 5bccbb0 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  43. 4a4d614 Enable NVMe start controller for Windows guest. by Daniel Stekloff · 10 years ago
  44. 631b22e misc: Fix new collection of typos by Stefan Weil · 10 years ago
  45. 24a5c62 fdc: remove sparc sun4m mutations by Hervé Poussineau · 10 years ago
  46. c485cf9 m25p80: fix s->blk usage before assignment by Stefan Hajnoczi · 10 years ago
  47. d07063e m25p80: add missing blk_attach_dev_nofail by Paolo Bonzini · 10 years ago
  48. 2a6cdd6 virtio-blk: correctly dirty guest memory by Paolo Bonzini · 10 years ago
  49. af9e40a hw: Mark devices picking up block backends actively FIXME by Markus Armbruster · 10 years ago
  50. 2115f2a nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN) by Stefan Weil · 10 years ago
  51. 23a7a28 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  52. 1976058 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  53. 4c0542e virtio-blk: Remove the stale FIXME comment by Fam Zheng · 10 years ago
  54. 0eb28a4 BlockConf: Call backend functions to detect geometry and blocksizes by Ekaterina Tumanova · 10 years ago
  55. a209f46 virtio-blk: Check return value of blk_aio_ioctl by Fam Zheng · 10 years ago
  56. 9b3d111 hw: Propagate errors through qdev_prop_set_drive() by Markus Armbruster · 10 years ago
  57. eec5eb4 block: remove superfluous '\n' around error_report/error_setg by Gonglei · 10 years ago
  58. ef546f1 virtio: add feature checking helpers by Cornelia Huck · 10 years ago
  59. 0cd09c3 virtio: feature bit manipulation helpers by Cornelia Huck · 10 years ago
  60. 907eb3e virtio-blk: switch to standard-headers by Michael S. Tsirkin · 10 years ago
  61. c5c6d7f Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging by Peter Maydell · 10 years ago
  62. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  63. 9a92535 block/xen: Use blk_new_open() in blk_connect() by Max Reitz · 10 years ago
  64. b0e5d90 dataplane: endianness-aware accesses by Cornelia Huck · 10 years ago
  65. 6b0126f onenand: g_malloc() can't fail, bury dead error handling by Markus Armbruster · 10 years ago
  66. 75af1f3 block: introduce BDRV_REQUEST_MAX_SECTORS by Peter Lieven · 10 years ago
  67. c99495a virtio-blk: add a knob to disable request merging by Peter Lieven · 10 years ago
  68. 95f7142 virtio-blk: introduce multiread by Peter Lieven · 10 years ago
  69. d901f3c hw/virtio-blk: add a constant for max number of merged requests by Peter Lieven · 10 years ago
  70. 0c28d0d Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  71. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  72. 1dc936a virtio-blk: Use blk_aio_ioctl by Fam Zheng · 10 years ago
  73. 75344fa virtio-blk: Pass req to virtio_blk_handle_scsi_req by Fam Zheng · 10 years ago
  74. 07d31d0 NVMe: Set correct VS Value for 1.1 Compliant Controllers by Anubhav Rakshit · 10 years ago
  75. e7026f1 nvme: Fix get/set number of queues feature by Alex Friedman · 10 years ago
  76. bb00021 block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET} by Fam Zheng · 11 years ago
  77. 99c9c3c Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-11' into staging by Peter Maydell · 10 years ago
  78. df6f931 pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category by Antony Pavlov · 10 years ago
  79. be0677a nvme: 64kB page size fixes by Anton Blanchard · 10 years ago
  80. 5d6e96e blockdev: acquire AioContext in QMP 'transaction' actions by Stefan Hajnoczi · 10 years ago
  81. 729962f blockdev: acquire AioContext in change-backing-file by Stefan Hajnoczi · 10 years ago
  82. e344209 blockdev: acquire AioContext in eject, change, and block_passwd by Stefan Hajnoczi · 10 years ago
  83. 4ef3982 blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync by Stefan Hajnoczi · 10 years ago
  84. 1aba4be Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  85. 720fdd6 nvme: remove superfluous check by Gonglei · 10 years ago
  86. 2f01dfa xen_disk: fix unmapping of persistent grants by Roger Pau Monne · 10 years ago
  87. b112a65 block: declare blockjobs and dataplane friends! by Stefan Hajnoczi · 10 years ago
  88. 26f8b3a blockdev: Fix blockdev-add not to create DriveInfo by Markus Armbruster · 10 years ago
  89. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  90. 2a30307 virtio-blk: Rename VirtIOBlkConf variables to conf by Markus Armbruster · 10 years ago
  91. f751673 virtio-blk: Drop redundant VirtIOBlock member conf by Markus Armbruster · 10 years ago
  92. 7c84b1b block: Rename BlockDriverAIOCB* to BlockAIOCB* by Markus Armbruster · 10 years ago
  93. fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
  94. 9ba10c9 block: Make BlockBackend own its BlockDriverState by Markus Armbruster · 10 years ago
  95. 7e7d56d block: Connect BlockBackend to BlockDriverState by Markus Armbruster · 10 years ago
  96. 26f54e9 block: New BlockBackend by Markus Armbruster · 10 years ago
  97. e4e9986 block: Split bdrv_new_root() off bdrv_new() by Markus Armbruster · 10 years ago
  98. d749e10 bootindex: move calling add_boot_device_patch to bootindex setter function by Gonglei · 10 years ago
  99. 33739c7 nvma: ide: add bootindex to qom property by Gonglei · 10 years ago
  100. 3342ec3 virtio-blk: add bootindex to qom property by Gonglei · 10 years ago