qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] hw/block/nvme: Fix I/O BAR structure
@ 2020-06-30 10:37 Philippe Mathieu-Daudé
  2020-06-30 10:37 ` [PATCH v2 1/4] hw/block/nvme: Update specification URL Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-06-30 10:37 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, qemu-block, Klaus Jensen, Maxim Levitsky, Keith Busch,
	Max Reitz, Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-30 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-30 10:37 [PATCH v2 0/4] hw/block/nvme: Fix I/O BAR structure Philippe Mathieu-Daudé
2020-06-30 10:37 ` [PATCH v2 1/4] hw/block/nvme: Update specification URL Philippe Mathieu-Daudé
2020-06-30 10:47   ` Klaus Jensen
2020-06-30 10:37 ` [PATCH v2 2/4] hw/block/nvme: Use QEMU_PACKED on hardware/packet structures Philippe Mathieu-Daudé
2020-06-30 10:53   ` Klaus Jensen
2020-06-30 10:37 ` [PATCH v2 3/4] hw/block/nvme: Fix pmrmsc register size Philippe Mathieu-Daudé
2020-06-30 10:51   ` Klaus Jensen
2020-06-30 10:37 ` [PATCH v2 4/4] hw/block/nvme: Align I/O BAR to 4 KiB Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).