index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
2019-01-31
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
2019-01-31
nvme: use pci_dev directly in nvme_realize
Li Qiang
2019-01-31
nvme: ensure the num_queues is not zero
Li Qiang
2019-01-31
nvme: use TYPE_NVME instead of constant string
Li Qiang
2019-01-30
virtio-blk: remove duplicate definition of VirtIOBlock *s pointer
Stefano Garzarella
2019-01-30
hw/block: clean up stale xen_disk trace entries
Paul Durrant
2019-01-21
hw/block/xen: use proper format string for printing sectors
Alex Bennée
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
2019-01-14
xen-block: avoid repeated memory allocation
Tim Smith
2019-01-14
xen-block: improve response latency
Tim Smith
2019-01-14
xen-block: improve batching behaviour
Tim Smith
2019-01-14
xen: remove the legacy 'xen_disk' backend
Paul Durrant
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2019-01-14
xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
Paul Durrant
2019-01-14
xen: add header and build dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove unnecessary code from dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: add xenstore watcher infrastructure
Paul Durrant
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
Paul Durrant
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-14
hw/block/tc58128.c: Don't use load_image()
Peter Maydell
2018-12-13
block/noenand: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-12
virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1
Dongli Zhang
2018-12-12
virtio-blk: rename iov to out_iov in virtio_blk_handle_request()
Dongli Zhang
2018-11-27
nvme: Fix spurious interrupts
Keith Busch
2018-11-22
nvme: fix bug with PCI IRQ pins on teardown
Logan Gunthorpe
2018-11-22
nvme: fix CMB endianness confusion
Paolo Bonzini
2018-11-22
Revert "nvme: fix oob access issue(CVE-2018-16847)"
Kevin Wolf
2018-11-22
nvme: fix out-of-bounds access to the CMB
Paolo Bonzini
2018-11-22
nvme: call blk_drain in NVMe reset code to avoid lockups
Igor Druzhinin
2018-11-19
hw/block/onenand: use qemu_log_mask() for reporting
Peter Maydell
2018-11-19
hw/block/onenand: Fix off-by-one error allowing out-of-bounds read
Peter Maydell
2018-11-19
fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
Mark Cave-Ayland
2018-11-19
nvme: fix oob access issue(CVE-2018-16847)
Li Qiang
2018-11-12
nvme: free cmbuf in nvme_exit
Li Qiang
2018-11-12
nvme: don't unref ctrl_mem when device unrealized
Li Qiang
2018-11-05
vhost-user-blk: start vhost when guest kicks
Yongji Xie
2018-11-05
virtio-blk: fix comment for virtio_blk_rw_complete
Yaowei Bai
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-07-10
Revert "block: Remove deprecated -drive geometry options"
Cornelia Huck
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2018-07-02
hw/block: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw/xen: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
[next]