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
14 days
hw/nvme: fix handling of over-committed queues
Klaus Jensen
2024-11-04
hw/nvme: remove dead code
Arun Kumar
2024-11-04
hw/nvme: add NPDAL/NPDGL
Ayush Mishra
2024-11-04
hw/nvme: i/o cmd set independent namespace data structure
Arun Kumar
2024-10-01
hw/nvme: add atomic write support
Alan Adamson
2024-10-01
hw/nvme: add knob for CTRATT.MEM
Klaus Jensen
2024-09-30
hw/nvme: support CTRATT.MEM
Arun Kumar
2024-09-30
hw/nvme: clear masked events from the aer queue
Arun Kumar
2024-09-30
hw/nvme: report id controller metadata sgl support
Keith Busch
2024-09-24
hw/nvme: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-08-20
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
2024-08-01
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
2024-07-24
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-22
hw/nvme: Add SPDM over DOE support
Wilfred Mallawa
2024-07-22
hw/nvme: remove useless type cast
Yao Xingtao
2024-07-22
hw/nvme: actually implement abort
Ayush Mishra
2024-07-22
hw/nvme: add cross namespace copy support
Arun Kumar
2024-07-22
hw/nvme: fix memory leak in nvme_dsm
Zheyu Ma
2024-07-11
hw/nvme: Expand VI/VQ resource to uint32
Minwoo Im
2024-07-11
hw/nvme: Allocate sec-ctrl-list as a dynamic array
Minwoo Im
2024-07-11
hw/nvme: separate identify data for sec. ctrl list
Minwoo Im
2024-07-11
hw/nvme: add Identify Endurance Group List
Minwoo Im
2024-07-11
hw/nvme: fix BAR size mismatch of SR-IOV VF
Minwoo Im
2024-07-11
hw/nvme: fix number of PIDs for FDP RUH update
Vincent Fu
2024-07-11
hw/nvme: Add support for setting the MQES for the NVMe emulation
John Berg
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
2024-04-02
hw/nvme: fix -Werror=maybe-uninitialized
Marc-André Lureau
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
hw/pci: Always call pcie_sriov_pf_reset()
Akihiko Odaki
2024-03-12
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
2024-03-12
hw/nvme: Use pcie_sriov_num_vfs()
Akihiko Odaki
2024-03-12
hw/nvme: add machine compatibility parameter to enable msix exclusive bar
Klaus Jensen
2024-03-12
hw/nvme: generalize the mbar size helper
Klaus Jensen
2024-03-12
hw/nvme: Add NVMe NGUID property
Roque Arcudia Hernandez
2024-03-12
hw/nvme: fix invalid check on mcl
Klaus Jensen
2024-03-12
hw/nvme: separate 'serial' property for VFs
Minwoo Im
2024-02-27
hw/nvme: fix invalid endian conversion
Klaus Jensen
2023-09-29
hw/nvme: Clean up local variable shadowing in nvme_ns_init()
Klaus Jensen
2023-09-21
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
2023-09-13
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Stefan Hajnoczi
2023-09-12
hw/nvme: Avoid dynamic stack allocation
Peter Maydell
2023-09-12
hw/nvme: Use #define to avoid variable length array
Philippe Mathieu-Daudé
2023-09-12
kconfig: Add NVME to s390x machines
Cédric Le Goater
2023-08-09
hw/nvme: fix null pointer access in ruh update
Klaus Jensen
2023-08-09
hw/nvme: fix null pointer access in directive receive
Klaus Jensen
2023-08-08
hw/nvme: fix CRC64 for guard tag
Ankit Kumar
2023-08-07
hw/nvme: fix compliance issue wrt. iosqes/iocqes
Klaus Jensen
[next]