diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-09-04 14:41:28 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-09-10 11:11:12 +0200 |
commit | 0ea32f34ce08e10c3d715cfa1427a23fb7989196 (patch) | |
tree | 93ec890513a9718159be8836ae2bf473d626fff9 /hw/ide | |
parent | 3b079ac0ffc8e1d9e6528b6e258e7e0d494d9aa0 (diff) | |
download | qemu-0ea32f34ce08e10c3d715cfa1427a23fb7989196.zip qemu-0ea32f34ce08e10c3d715cfa1427a23fb7989196.tar.gz qemu-0ea32f34ce08e10c3d715cfa1427a23fb7989196.tar.bz2 |
block/nvme: Group controller registers in NVMeRegs structure
We want to use the NvmeBar structure from "block/nvme.h" in the
next commit. As a preliminary step, group all the NVMe controller
registers in the 'ctrl' field, keeping the doorbells registers
out of it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200904124130.583838-2-philmd@redhat.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Fam Zheng <fam@euphon.net>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/ide')
0 files changed, 0 insertions, 0 deletions