summaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell
2019-01-31nvme: use pci_dev directly in nvme_realizeLi Qiang
2019-01-31nvme: ensure the num_queues is not zeroLi Qiang
2019-01-31nvme: use TYPE_NVME instead of constant stringLi Qiang
2019-01-30virtio-blk: remove duplicate definition of VirtIOBlock *s pointerStefano Garzarella
2019-01-30hw/block: clean up stale xen_disk trace entriesPaul Durrant
2019-01-21hw/block/xen: use proper format string for printing sectorsAlex Bennée
2019-01-14qemu: avoid memory leak while remove diskJian Wang
2019-01-14xen-block: avoid repeated memory allocationTim Smith
2019-01-14xen-block: improve response latencyTim Smith
2019-01-14xen-block: improve batching behaviourTim Smith
2019-01-14xen: remove the legacy 'xen_disk' backendPaul Durrant
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant
2019-01-14xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-blockPaul Durrant
2019-01-14xen: add header and build dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove unnecessary code from dataplane/xen-block.cPaul Durrant
2019-01-14xen: duplicate xen_disk.c as basis of dataplane/xen-block.cPaul Durrant
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell
2018-12-14hw/block/tc58128.c: Don't use load_image()Peter Maydell
2018-12-13block/noenand: Convert sysbus init function to realize functionMao Zhongyi
2018-12-12virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1Dongli Zhang
2018-12-12virtio-blk: rename iov to out_iov in virtio_blk_handle_request()Dongli Zhang
2018-11-27nvme: Fix spurious interruptsKeith Busch
2018-11-22nvme: fix bug with PCI IRQ pins on teardownLogan Gunthorpe
2018-11-22nvme: fix CMB endianness confusionPaolo Bonzini
2018-11-22Revert "nvme: fix oob access issue(CVE-2018-16847)"Kevin Wolf
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini
2018-11-22nvme: call blk_drain in NVMe reset code to avoid lockupsIgor Druzhinin
2018-11-19hw/block/onenand: use qemu_log_mask() for reportingPeter Maydell
2018-11-19hw/block/onenand: Fix off-by-one error allowing out-of-bounds readPeter Maydell
2018-11-19fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabledMark Cave-Ayland
2018-11-19nvme: fix oob access issue(CVE-2018-16847)Li Qiang
2018-11-12nvme: free cmbuf in nvme_exitLi Qiang
2018-11-12nvme: don't unref ctrl_mem when device unrealizedLi Qiang
2018-11-05vhost-user-blk: start vhost when guest kicksYongji Xie
2018-11-05virtio-blk: fix comment for virtio_blk_rw_completeYaowei Bai
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-08-15block: Remove deprecated -drive geometry optionsKevin Wolf
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-07-02hw/block: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé