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
/
block
/
nvme-ns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
hw/block/nvme: support namespace detach
Minwoo Im
1
-0
/
+1
2021-03-09
hw/block/nvme: add missing mor/mar constraint checks
Klaus Jensen
1
-0
/
+12
2021-03-09
hw/block/nvme: add simple copy command
Klaus Jensen
1
-0
/
+8
2021-03-09
hw/block/nvme: support for shared namespace in subsystem
Minwoo Im
1
-3
/
+14
2021-02-11
hw/block/nvme: fix error handling in nvme_ns_realize
Klaus Jensen
1
-6
/
+1
2021-02-08
hw/block/nvme: error if drive less than a zone size
Minwoo Im
1
-0
/
+7
2021-02-08
hw/block/nvme: remove unused argument in nvme_ns_setup
Minwoo Im
1
-2
/
+2
2021-02-08
hw/block/nvme: split setup and register for namespace
Minwoo Im
1
-4
/
+7
2021-02-08
hw/block/nvme: remove unused argument in nvme_ns_init_blk
Minwoo Im
1
-2
/
+2
2021-02-08
hw/block/nvme: open code for volatile write cache
Minwoo Im
1
-4
/
+0
2021-02-08
hw/block/nvme: remove unused argument in nvme_ns_init_zoned
Minwoo Im
1
-2
/
+2
2021-02-08
hw/block/nvme: conditionally enable DULBE for zoned namespaces
Klaus Jensen
1
-0
/
+17
2021-02-08
hw/block/nvme: Support Zone Descriptor Extensions
Dmitry Fomichev
1
-2
/
+23
2021-02-08
hw/block/nvme: Introduce max active and open zone limits
Dmitry Fomichev
1
-2
/
+29
2021-02-08
hw/block/nvme: Support Zoned Namespace Command Set
Dmitry Fomichev
1
-0
/
+166
2021-02-08
hw/block/nvme: Add support for Namespace Types
Niklas Cassel
1
-0
/
+2
2021-02-08
hw/block/nvme: Generate namespace UUIDs
Dmitry Fomichev
1
-0
/
+1
2021-02-08
hw/block/nvme: Process controller reset and shutdown differently
Dmitry Fomichev
1
-1
/
+1
2021-02-08
hw/block/nvme: add the dataset management command
Klaus Jensen
1
-4
/
+26
2021-02-08
hw/block/nvme: add dulbe support
Klaus Jensen
1
-3
/
+5
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
1
-3
/
+4
2020-10-27
hw/block/nvme: report actual LBA data shift in LBAF
Dmitry Fomichev
1
-1
/
+2
2020-10-27
hw/block/nvme: support multiple namespaces
Klaus Jensen
1
-0
/
+167