index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
nvme
/
ns.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/nvme: Add NVMe NGUID property
Roque Arcudia Hernandez
2024-03-12
1
-0
/
+2
*
hw/nvme: Clean up local variable shadowing in nvme_ns_init()
Klaus Jensen
2023-09-29
1
-2
/
+2
*
hw/nvme: add placement handle list ranges
Klaus Jensen
2023-06-28
1
-8
/
+32
*
hw/nvme: verify uniqueness of reclaim unit handle identifiers
Klaus Jensen
2023-06-28
1
-0
/
+11
*
hw/nvme: fix verification of number of ruhis
Klaus Jensen
2023-06-28
1
-3
/
+1
*
hw/nvme: fix memory leak in fdp ruhid parsing
Klaus Jensen
2023-04-12
1
-1
/
+2
*
hw/nvme: flexible data placement emulation
Jesper Devantier
2023-03-06
1
-0
/
+143
*
hw/nvme: add basic endurance group support
Klaus Jensen
2023-03-06
1
-0
/
+3
*
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
2023-03-06
1
-0
/
+1
*
hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
Niklas Cassel
2022-07-15
1
-0
/
+2
*
hw/nvme: Add support for Secondary Controller List
Lukasz Maniak
2022-06-23
1
-1
/
+1
*
hw/nvme: do not auto-generate uuid
Klaus Jensen
2022-06-03
1
-1
/
+1
*
hw/nvme: do not auto-generate eui64
Klaus Jensen
2022-06-03
1
-1
/
+1
*
hw/nvme: fix narrowing conversion
Dmitry Tikhov
2022-06-03
1
-2
/
+3
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
hw/nvme: 64-bit pi support
Naveen Nagar
2022-03-03
1
-4
/
+31
*
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
2022-03-03
1
-6
/
+9
*
hw/nvme: add support for zoned random write area
Klaus Jensen
2022-02-14
1
-0
/
+58
*
hw/nvme: add ozcs enum
Klaus Jensen
2022-02-14
1
-1
/
+2
*
hw/nvme: change nvme-ns 'shared' default
Klaus Jensen
2021-11-19
1
-7
/
+1
*
hw/nvme: fix controller hot unplugging
Klaus Jensen
2021-07-26
1
-0
/
+18
*
hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
Klaus Jensen
2021-07-26
1
-19
/
+18
*
hw/nvme: default for namespace EUI-64
Heinrich Schuchardt
2021-06-29
1
-0
/
+9
*
hw/nvme: namespace parameter for EUI-64
Heinrich Schuchardt
2021-06-29
1
-0
/
+2
*
hw/nvme: fix lbaf formats initialization
Gollu Appalanaidu
2021-06-29
1
-29
/
+22
*
hw/nvme: add identify namespace flbas/mc enums
Gollu Appalanaidu
2021-06-29
1
-2
/
+2
*
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
2021-05-17
1
-0
/
+580