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