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
/
nvme
Age
Commit message (
Expand
)
Author
2021-06-29
hw/nvme: fix pin-based interrupt behavior (again)
Klaus Jensen
2021-06-29
hw/nvme: fix missing check for PMR capability
Klaus Jensen
2021-06-29
hw/nvme: documentation fix
Gollu Appalanaidu
2021-06-29
hw/nvme: fix endianess conversion and add controller list
Gollu Appalanaidu
2021-06-29
Partially revert "hw/block/nvme: drain namespaces on sq deletion"
Klaus Jensen
2021-06-29
hw/nvme: reimplement format nvm to allow cancellation
Klaus Jensen
2021-06-29
hw/nvme: reimplement zone reset to allow cancellation
Klaus Jensen
2021-06-29
hw/nvme: reimplement the copy command to allow aio cancellation
Klaus Jensen
2021-06-29
hw/nvme: add dw0/1 to the req completion trace event
Klaus Jensen
2021-06-29
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
2021-06-29
hw/nvme: remove assert from nvme_get_zone_by_slba
Klaus Jensen
2021-06-29
hw/nvme: save reftag when generating pi
Klaus Jensen
2021-06-29
hw/nvme: reimplement dsm to allow cancellation
Klaus Jensen
2021-06-29
hw/nvme: add nvme_block_status_all helper
Klaus Jensen
2021-06-29
hw/nvme: reimplement flush to allow cancellation
Klaus Jensen
2021-06-29
hw/nvme: default for namespace EUI-64
Heinrich Schuchardt
2021-06-29
hw/nvme: namespace parameter for EUI-64
Heinrich Schuchardt
2021-06-29
hw/nvme: fix csi field for cns 0x00 and 0x11
Gollu Appalanaidu
2021-06-29
hw/nvme: add param to control auto zone transitioning to zone state closed
Niklas Cassel
2021-06-29
hw/nvme: fix lbaf formats initialization
Gollu Appalanaidu
2021-06-29
hw/nvme: add identify namespace flbas/mc enums
Gollu Appalanaidu
2021-06-29
hw/nvme: fix style
Gollu Appalanaidu
2021-05-17
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen