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
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
vhost-user-blk: Get more feature flags from vhost device
Kevin Wolf
2021-05-18
vhost-user-blk: Improve error reporting in realize
Kevin Wolf
2021-05-18
vhost-user-blk: Don't reconnect during initialisation
Kevin Wolf
2021-05-18
vhost-user-blk: Make sure to set Error on realize failure
Kevin Wolf
2021-05-17
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
2021-05-17
hw/block/nvme: move zoned constraints checks
Klaus Jensen
2021-05-17
hw/block/nvme: remove irrelevant zone resource checks
Klaus Jensen
2021-05-17
hw/block/nvme: remove num_namespaces member
Klaus Jensen
2021-05-17
hw/block/nvme: streamline namespace array indexing
Klaus Jensen
2021-05-17
hw/block/nvme: add metadata offset helper
Klaus Jensen
2021-05-17
hw/block/nvme: cache lba and ms sizes
Klaus Jensen
2021-05-17
hw/block/nvme: replace nvme_ns_status
Klaus Jensen
2021-05-17
hw/block/nvme: remove non-shared defines from header file
Klaus Jensen
2021-05-17
hw/block/nvme: cleanup includes
Klaus Jensen
2021-05-17
hw/block/nvme: consolidate header files
Klaus Jensen
2021-05-17
hw/block/nvme: rename __nvme_select_ns_iocs
Klaus Jensen
2021-05-17
hw/block/nvme: rename __nvme_advance_zone_wp
Klaus Jensen
2021-05-17
hw/block/nvme: rename __nvme_zrm_open
Klaus Jensen
2021-05-17
hw/block/nvme: align with existing style
Gollu Appalanaidu
2021-05-17
hw/block/nvme: function formatting fix
Gollu Appalanaidu
2021-05-17
hw/block/nvme: fix io-command set profile feature
Gollu Appalanaidu
2021-05-17
hw/block/nvme: consider metadata read aio return value in compare
Gollu Appalanaidu
2021-05-17
hw/block/nvme: remove redundant invalid_lba_range trace
Gollu Appalanaidu
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-14
virtio-blk: Configure all host notifiers in a single MR transaction
Greg Kurz
2021-05-14
virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
Greg Kurz
2021-05-14
virtio-blk: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
2021-05-13
Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into staging
Peter Maydell
2021-05-11
hw/block/pflash_cfi02: Do not create aliases when not necessary
Philippe Mathieu-Daudé
2021-05-11
hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()
Philippe Mathieu-Daudé
2021-05-10
xen-block: Use specific blockdev driver
Anthony PERARD
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-04
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...
Peter Maydell
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
vmstate: Constify some VMStateDescriptions
Keqian Zhu
2021-05-01
hw/block: m25p80: Add support for mt25ql02g and mt25qu02g
Cédric Le Goater
2021-04-30
vhost-user-blk: Fail gracefully on too large queue size
Kevin Wolf
2021-04-26
hw/block/nvme: fix invalid msix exclusive uninit
Klaus Jensen
2021-04-12
hw/block/nvme: drain namespaces on sq deletion
Klaus Jensen
2021-04-12
hw/block/nvme: store aiocb in compare
Klaus Jensen
2021-04-12
hw/block/nvme: map prp fix if prp2 contains non-zero offset
Padmakar Kalghatgi
2021-04-09
hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllers
Philippe Mathieu-Daudé
2021-04-07
hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrl
Klaus Jensen
2021-04-07
hw/block/nvme: fix assert crash in nvme_subsys_ns
Klaus Jensen
2021-04-07
hw/block/nvme: fix ns attachment out-of-bounds read
Klaus Jensen
2021-04-07
hw/block/nvme: add missing copyright headers
Klaus Jensen
2021-04-07
hw/block/nvme: fix handling of private namespaces
Klaus Jensen
[next]