index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-02
treewide: fix paths for relocated files in comments
Sean Wei
1
-1
/
+1
2025-06-12
hw/nvme/ctrl: skip automatic zero-init of large arrays
Daniel P. Berrangé
1
-3
/
+3
2025-05-15
hw/nvme: fix nvme hotplugging
Klaus Jensen
1
-1
/
+0
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
3
-3
/
+3
2025-04-08
hw/nvme: fix attachment of private namespaces
Klaus Jensen
4
-9
/
+14
2025-03-07
Merge tag 'pull-vfio-20250306' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
1
-2
/
+1
2025-03-06
qdev: Rename PropertyInfo member @name to @type
Markus Armbruster
1
-1
/
+1
2025-03-06
pci: Use PCI PM capability initializer
Alex Williamson
1
-2
/
+1
2025-02-26
hw/nvme: remove nvme_aio_err()
Klaus Jensen
1
-37
/
+23
2025-02-26
hw/nvme: set error status code explicitly for misc commands
Klaus Jensen
1
-6
/
+22
2025-02-26
hw/nvme: only set command abort requested when cancelled due to Abort
Klaus Jensen
1
-4
/
+2
2025-02-26
hw/nvme: rework csi handling
Klaus Jensen
3
-107
/
+125
2025-02-25
hw/nvme: be compliant wrt. dsm processing limits
Klaus Jensen
1
-9
/
+15
2025-02-25
nvme: fix iocs status code values
Klaus Jensen
1
-2
/
+2
2025-02-25
hw/nvme: add knob for doorbell buffer config support
Klaus Jensen
2
-3
/
+9
2025-02-25
hw/nvme: make oacs dynamic
Klaus Jensen
2
-7
/
+22
2025-02-25
hw/nvme: always initialize a subsystem
Klaus Jensen
2
-58
/
+42
2025-02-25
hw/nvme: Add OCP SMART / Health Information Extended Log Page
Stephen Bates
2
-0
/
+60
2025-02-20
pcie_sriov: Ensure VF addr does not overflow
Akihiko Odaki
1
-8
/
+14
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
3
-7
/
+7
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
3
-7
/
+7
2024-12-19
Constify all opaque Property pointers
Richard Henderson
1
-2
/
+2
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
3
-3
/
+0
2024-12-15
hw/nvme: Constify all Property
Richard Henderson
3
-3
/
+3
2024-12-03
hw/nvme: take a reference on the subsystem on vf realization
Klaus Jensen
1
-0
/
+7
2024-12-03
hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zero
Klaus Jensen
1
-1
/
+7
2024-12-03
hw/nvme: fix use/unuse of msix vectors
Klaus Jensen
1
-2
/
+3
2024-12-03
hw/nvme: fix msix_uninit with exclusive bar
Klaus Jensen
1
-1
/
+6
2024-11-08
hw/nvme: fix handling of over-committed queues
Klaus Jensen
1
-9
/
+12
2024-11-04
hw/nvme: remove dead code
Arun Kumar
1
-5
/
+0
2024-11-04
hw/nvme: add NPDAL/NPDGL
Ayush Mishra
1
-1
/
+4
2024-11-04
hw/nvme: i/o cmd set independent namespace data structure
Arun Kumar
4
-1
/
+38
2024-10-01
hw/nvme: add atomic write support
Alan Adamson
2
-1
/
+169
2024-10-01
hw/nvme: add knob for CTRATT.MEM
Klaus Jensen
2
-1
/
+10
2024-09-30
hw/nvme: support CTRATT.MEM
Arun Kumar
1
-5
/
+14
2024-09-30
hw/nvme: clear masked events from the aer queue
Arun Kumar
1
-2
/
+9
2024-09-30
hw/nvme: report id controller metadata sgl support
Keith Busch
1
-1
/
+2
2024-09-24
hw/nvme: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-4
/
+4
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
1
-1
/
+1
2024-08-20
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
1
-1
/
+1
2024-08-01
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
1
-16
/
+8
2024-07-24
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-0
/
+62
2024-07-22
hw/nvme: Add SPDM over DOE support
Wilfred Mallawa
1
-0
/
+62
2024-07-22
hw/nvme: remove useless type cast
Yao Xingtao
1
-1
/
+1
2024-07-22
hw/nvme: actually implement abort
Ayush Mishra
1
-0
/
+32
2024-07-22
hw/nvme: add cross namespace copy support
Arun Kumar
1
-92
/
+263
2024-07-22
hw/nvme: fix memory leak in nvme_dsm
Zheyu Ma
1
-0
/
+1
2024-07-11
hw/nvme: Expand VI/VQ resource to uint32
Minwoo Im
2
-6
/
+6
2024-07-11
hw/nvme: Allocate sec-ctrl-list as a dynamic array
Minwoo Im
3
-10
/
+5
[next]