index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
nvme
/
nvme.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/nvme: Use ioeventfd to handle doorbell updates
Jinhao Fan
2022-07-15
1
-0
/
+5
*
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
2022-07-15
1
-0
/
+8
*
hw/nvme: Add support for the Virtualization Management command
Łukasz Gieryk
2022-06-23
1
-0
/
+20
*
hw/nvme: Initialize capability structures for primary/secondary controllers
Łukasz Gieryk
2022-06-23
1
-0
/
+4
*
hw/nvme: Remove reg_size variable and update BAR0 size calculation
Łukasz Gieryk
2022-06-23
1
-1
/
+0
*
hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
Łukasz Gieryk
2022-06-23
1
-0
/
+2
*
hw/nvme: Implement the Function Level Reset
Łukasz Gieryk
2022-06-23
1
-0
/
+5
*
hw/nvme: Add support for Secondary Controller List
Lukasz Maniak
2022-06-23
1
-0
/
+18
*
hw/nvme: Add support for Primary Controller Capabilities
Lukasz Maniak
2022-06-23
1
-0
/
+2
*
hw/nvme: Add support for SR-IOV
Lukasz Maniak
2022-06-23
1
-1
/
+2
*
hw/nvme: enforce common serial per subsystem
Klaus Jensen
2022-06-03
1
-0
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+3
*
hw/nvme: 64-bit pi support
Naveen Nagar
2022-03-03
1
-0
/
+3
*
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
2022-03-03
1
-0
/
+1
*
hw/nvme: add host behavior support feature
Naveen Nagar
2022-03-03
1
-1
/
+3
*
hw/nvme: move dif/pi prototypes into dif.h
Klaus Jensen
2022-03-03
1
-50
/
+0
*
hw/nvme: add support for zoned random write area
Klaus Jensen
2022-02-14
1
-0
/
+10
*
hw/nvme/ctrl: Pass buffers as 'void *' types
Philippe Mathieu-Daudé
2022-02-14
1
-2
/
+2
*
hw/nvme: fix controller hot unplugging
Klaus Jensen
2021-07-26
1
-7
/
+8
*
hw/nvme: unregister controller with subsystem at exit
Klaus Jensen
2021-07-26
1
-0
/
+1
*
hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
Klaus Jensen
2021-07-26
1
-1
/
+1
*
hw/nvme: fix pin-based interrupt behavior (again)
Klaus Jensen
2021-06-29
1
-0
/
+1
*
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
2021-06-29
1
-2
/
+2
*
hw/nvme: save reftag when generating pi
Klaus Jensen
2021-06-29
1
-2
/
+2
*
hw/nvme: reimplement flush to allow cancellation
Klaus Jensen
2021-06-29
1
-0
/
+2
*
hw/nvme: default for namespace EUI-64
Heinrich Schuchardt
2021-06-29
1
-0
/
+2
*
hw/nvme: namespace parameter for EUI-64
Heinrich Schuchardt
2021-06-29
1
-0
/
+1
*
hw/nvme: add param to control auto zone transitioning to zone state closed
Niklas Cassel
2021-06-29
1
-0
/
+1
*
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
2021-05-17
1
-0
/
+547