[PATCH v2 0/4] hw/block/nvme: Fix I/O BAR structure

Philippe Mathieu-Daudé posted 4 patches 3 years, 9 months ago
Test FreeBSD passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test docker-mingw@fedora passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200630103739.9715-1-philmd@redhat.com
There is a newer version of this series
include/block/nvme.h | 42 ++++++++++++++++++++++--------------------
hw/block/nvme.c      |  7 +++----
2 files changed, 25 insertions(+), 24 deletions(-)
[PATCH v2 0/4] hw/block/nvme: Fix I/O BAR structure
Posted by Philippe Mathieu-Daudé 3 years, 9 months ago
Improvements for the I/O BAR structure:
- correct pmrmsc register size (Klaus)
- pack structures
- align to 4KB

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