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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
hw/nvme: flexible data placement emulation
Jesper Devantier
1
-2
/
+83
2023-03-06
hw/nvme: basic directives support
Gollu Appalanaidu
1
-0
/
+2
2023-03-06
hw/nvme: add basic endurance group support
Klaus Jensen
1
-0
/
+4
2023-03-06
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
1
-0
/
+1
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-11-02
hw/nvme: reenable cqe batching
Klaus Jensen
1
-2
/
+2
2022-07-15
hw/nvme: Use ioeventfd to handle doorbell updates
Jinhao Fan
1
-0
/
+5
2022-07-15
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
1
-0
/
+8
2022-06-23
hw/nvme: Add support for the Virtualization Management command
Łukasz Gieryk
1
-0
/
+20
2022-06-23
hw/nvme: Initialize capability structures for primary/secondary controllers
Łukasz Gieryk
1
-0
/
+4
2022-06-23
hw/nvme: Remove reg_size variable and update BAR0 size calculation
Łukasz Gieryk
1
-1
/
+0
2022-06-23
hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
Łukasz Gieryk
1
-0
/
+2
2022-06-23
hw/nvme: Implement the Function Level Reset
Łukasz Gieryk
1
-0
/
+5
2022-06-23
hw/nvme: Add support for Secondary Controller List
Lukasz Maniak
1
-0
/
+18
2022-06-23
hw/nvme: Add support for Primary Controller Capabilities
Lukasz Maniak
1
-0
/
+2
2022-06-23
hw/nvme: Add support for SR-IOV
Lukasz Maniak
1
-1
/
+2
2022-06-03
hw/nvme: enforce common serial per subsystem
Klaus Jensen
1
-0
/
+1
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2022-03-03
hw/nvme: 64-bit pi support
Naveen Nagar
1
-0
/
+3
2022-03-03
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
1
-0
/
+1
2022-03-03
hw/nvme: add host behavior support feature
Naveen Nagar
1
-1
/
+3
2022-03-03
hw/nvme: move dif/pi prototypes into dif.h
Klaus Jensen
1
-50
/
+0
2022-02-14
hw/nvme: add support for zoned random write area
Klaus Jensen
1
-0
/
+10
2022-02-14
hw/nvme/ctrl: Pass buffers as 'void *' types
Philippe Mathieu-Daudé
1
-2
/
+2
2021-07-26
hw/nvme: fix controller hot unplugging
Klaus Jensen
1
-7
/
+8
2021-07-26
hw/nvme: unregister controller with subsystem at exit
Klaus Jensen
1
-0
/
+1
2021-07-26
hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
Klaus Jensen
1
-1
/
+1
2021-06-29
hw/nvme: fix pin-based interrupt behavior (again)
Klaus Jensen
1
-0
/
+1
2021-06-29
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
1
-2
/
+2
2021-06-29
hw/nvme: save reftag when generating pi
Klaus Jensen
1
-2
/
+2
2021-06-29
hw/nvme: reimplement flush to allow cancellation
Klaus Jensen
1
-0
/
+2
2021-06-29
hw/nvme: default for namespace EUI-64
Heinrich Schuchardt
1
-0
/
+2
2021-06-29
hw/nvme: namespace parameter for EUI-64
Heinrich Schuchardt
1
-0
/
+1
2021-06-29
hw/nvme: add param to control auto zone transitioning to zone state closed
Niklas Cassel
1
-0
/
+1
2021-05-17
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
1
-0
/
+547