aboutsummaryrefslogtreecommitdiff
path: root/hw/nvme
AgeCommit message (Expand)Author
14 dayshw/nvme: fix handling of over-committed queuesKlaus Jensen
2024-11-04hw/nvme: remove dead codeArun Kumar
2024-11-04hw/nvme: add NPDAL/NPDGLAyush Mishra
2024-11-04hw/nvme: i/o cmd set independent namespace data structureArun Kumar
2024-10-01hw/nvme: add atomic write supportAlan Adamson
2024-10-01hw/nvme: add knob for CTRATT.MEMKlaus Jensen
2024-09-30hw/nvme: support CTRATT.MEMArun Kumar
2024-09-30hw/nvme: clear masked events from the aer queueArun Kumar
2024-09-30hw/nvme: report id controller metadata sgl supportKeith Busch
2024-09-24hw/nvme: replace assert(false) with g_assert_not_reached()Pierrick Bouvier
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-08-20hw/nvme: fix leak of uninitialized memory in io_mgmt_recvKlaus Jensen
2024-08-01Revert "pcie_sriov: Ensure VF function number does not overflow"Michael S. Tsirkin
2024-07-24Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-22hw/nvme: Add SPDM over DOE supportWilfred Mallawa
2024-07-22hw/nvme: remove useless type castYao Xingtao
2024-07-22hw/nvme: actually implement abortAyush Mishra
2024-07-22hw/nvme: add cross namespace copy supportArun Kumar
2024-07-22hw/nvme: fix memory leak in nvme_dsmZheyu Ma
2024-07-11hw/nvme: Expand VI/VQ resource to uint32Minwoo Im
2024-07-11hw/nvme: Allocate sec-ctrl-list as a dynamic arrayMinwoo Im
2024-07-11hw/nvme: separate identify data for sec. ctrl listMinwoo Im
2024-07-11hw/nvme: add Identify Endurance Group ListMinwoo Im
2024-07-11hw/nvme: fix BAR size mismatch of SR-IOV VFMinwoo Im
2024-07-11hw/nvme: fix number of PIDs for FDP RUH updateVincent Fu
2024-07-11hw/nvme: Add support for setting the MQES for the NVMe emulationJohn Berg
2024-07-03pcie_sriov: Ensure VF function number does not overflowAkihiko Odaki
2024-04-02hw/nvme: fix -Werror=maybe-uninitializedMarc-André Lureau
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/pci: Always call pcie_sriov_pf_reset()Akihiko Odaki
2024-03-12pcie_sriov: Reset SR-IOV extended capabilityAkihiko Odaki
2024-03-12hw/nvme: Use pcie_sriov_num_vfs()Akihiko Odaki
2024-03-12hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-12hw/nvme: generalize the mbar size helperKlaus Jensen
2024-03-12hw/nvme: Add NVMe NGUID propertyRoque Arcudia Hernandez
2024-03-12hw/nvme: fix invalid check on mclKlaus Jensen
2024-03-12hw/nvme: separate 'serial' property for VFsMinwoo Im
2024-02-27hw/nvme: fix invalid endian conversionKlaus Jensen
2023-09-29hw/nvme: Clean up local variable shadowing in nvme_ns_init()Klaus Jensen
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-09-20block: remove AIOCBInfo->get_aio_context()Stefan Hajnoczi
2023-09-13Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Stefan Hajnoczi
2023-09-12hw/nvme: Avoid dynamic stack allocationPeter Maydell
2023-09-12hw/nvme: Use #define to avoid variable length arrayPhilippe Mathieu-Daudé
2023-09-12kconfig: Add NVME to s390x machinesCédric Le Goater
2023-08-09hw/nvme: fix null pointer access in ruh updateKlaus Jensen
2023-08-09hw/nvme: fix null pointer access in directive receiveKlaus Jensen
2023-08-08hw/nvme: fix CRC64 for guard tagAnkit Kumar
2023-08-07hw/nvme: fix compliance issue wrt. iosqes/iocqesKlaus Jensen