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
/
ctrl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/nvme: fix missing variable initializers
Klaus Jensen
2021-08-09
1
-3
/
+3
*
hw/nvme: fix mmio read
Klaus Jensen
2021-07-26
1
-128
/
+161
*
hw/nvme: fix out-of-bounds reads
Klaus Jensen
2021-07-26
1
-12
/
+15
*
hw/nvme: use symbolic names for registers
Klaus Jensen
2021-07-26
1
-22
/
+22
*
hw/nvme: split pmrmsc register into upper and lower
Klaus Jensen
2021-07-26
1
-4
/
+6
*
hw/nvme: fix controller hot unplugging
Klaus Jensen
2021-07-26
1
-8
/
+6
*
hw/nvme: error handling for too many mappings
Padmakar Kalghatgi
2021-07-26
1
-0
/
+13
*
hw/nvme: unregister controller with subsystem at exit
Klaus Jensen
2021-07-26
1
-0
/
+4
*
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
-1
/
+17
*
hw/nvme: fix missing check for PMR capability
Klaus Jensen
2021-06-29
1
-0
/
+4
*
hw/nvme: documentation fix
Gollu Appalanaidu
2021-06-29
1
-1
/
+1
*
hw/nvme: fix endianess conversion and add controller list
Gollu Appalanaidu
2021-06-29
1
-8
/
+18
*
Partially revert "hw/block/nvme: drain namespaces on sq deletion"
Klaus Jensen
2021-06-29
1
-17
/
+2
*
hw/nvme: reimplement format nvm to allow cancellation
Klaus Jensen
2021-06-29
1
-121
/
+142
*
hw/nvme: reimplement zone reset to allow cancellation
Klaus Jensen
2021-06-29
1
-120
/
+168
*
hw/nvme: reimplement the copy command to allow aio cancellation
Klaus Jensen
2021-06-29
1
-309
/
+369
*
hw/nvme: add dw0/1 to the req completion trace event
Klaus Jensen
2021-06-29
1
-0
/
+2
*
hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
Klaus Jensen
2021-06-29
1
-42
/
+25
*
hw/nvme: remove assert from nvme_get_zone_by_slba
Klaus Jensen
2021-06-29
1
-4
/
+14
*
hw/nvme: save reftag when generating pi
Klaus Jensen
2021-06-29
1
-5
/
+5
*
hw/nvme: reimplement dsm to allow cancellation
Klaus Jensen
2021-06-29
1
-68
/
+155
*
hw/nvme: add nvme_block_status_all helper
Klaus Jensen
2021-06-29
1
-13
/
+28
*
hw/nvme: reimplement flush to allow cancellation
Klaus Jensen
2021-06-29
1
-80
/
+124
*
hw/nvme: namespace parameter for EUI-64
Heinrich Schuchardt
2021-06-29
1
-23
/
+35
*
hw/nvme: fix csi field for cns 0x00 and 0x11
Gollu Appalanaidu
2021-06-29
1
-12
/
+2
*
hw/nvme: add param to control auto zone transitioning to zone state closed
Niklas Cassel
2021-06-29
1
-10
/
+22
*
hw/nvme: fix style
Gollu Appalanaidu
2021-06-29
1
-3
/
+3
*
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
2021-05-17
1
-0
/
+6365