diff options
author | Niklas Cassel <niklas.cassel@wdc.com> | 2023-02-20 12:59:23 +0100 |
---|---|---|
committer | Klaus Jensen <k.jensen@samsung.com> | 2023-03-06 15:28:02 +0100 |
commit | 534a93d3a0bbde4248889ece1e0874ab98a96508 (patch) | |
tree | 6bad47db9af43fd69f2b9fd488b714636d829d8b /include/block | |
parent | a555af1707be7f564320cbb444ef68448ff16549 (diff) | |
download | qemu-534a93d3a0bbde4248889ece1e0874ab98a96508.zip qemu-534a93d3a0bbde4248889ece1e0874ab98a96508.tar.gz qemu-534a93d3a0bbde4248889ece1e0874ab98a96508.tar.bz2 |
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Each NvmeNamespace can be used by serveral controllers,
but a NvmeNamespace can at most belong to a single NvmeSubsystem.
Store a pointer to the NvmeSubsystem, if the namespace was realized
with a NvmeSubsystem.
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'include/block')
0 files changed, 0 insertions, 0 deletions