index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
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é
2018-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...
Peter Maydell
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
2018-06-29
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/block/nvme: add optional parameter num_queues for nvme device
Weiping Zhang
2018-06-28
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
2018-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-15
m25p80: add support for two bytes WRSR for Macronix chips
Cédric Le Goater
2018-06-15
hw/block/pflash_cfi02: Convert away from old_mmio
Peter Maydell
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
[next]