Improvements for the I/O BAR structure: - correct pmrmsc register size (Klaus) - pack structures - align to 4KB
Since v2: - Added Klaus' tags with correct address $ git backport-diff -u v2 Key: [----] : patches are identical [####] : number of functional differences between upstream/downstream patch [down] : patch is downstream-only The flags [FC] indicate (F)unctional and (C)ontextual differences, respectively 001/4:[----] [--] 'hw/block/nvme: Update specification URL' 002/4:[----] [--] 'hw/block/nvme: Use QEMU_PACKED on hardware/packet structures' 003/4:[----] [--] 'hw/block/nvme: Fix pmrmsc register size' 004/4:[----] [--] 'hw/block/nvme: Align I/O BAR to 4 KiB' Philippe Mathieu-Daudé (4): hw/block/nvme: Update specification URL hw/block/nvme: Use QEMU_PACKED on hardware/packet structures hw/block/nvme: Fix pmrmsc register size hw/block/nvme: Align I/O BAR to 4 KiB include/block/nvme.h | 42 ++++++++++++++++++++++-------------------- hw/block/nvme.c | 7 +++---- 2 files changed, 25 insertions(+), 24 deletions(-) -- 2.21.3