qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Some vt-d cleanups
@ 2016-10-31  7:34 Peter Xu
  2016-10-31  7:34 ` [Qemu-devel] [PATCH 1/3] intel_iommu: fix several incorrect endianess and bit fields Peter Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Xu @ 2016-10-31  7:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: imammedo, peterx, mst

Patches 1-2 are related to endianess fixings. Patch 3 is to fix a
assertion issue.

Thanks,

Peter Xu (3):
  intel_iommu: fix several incorrect endianess and bit fields
  acpi: fix DMAR device scope for IOAPIC
  intel_iommu: fix incorrect assert

 hw/i386/acpi-build.c          | 3 ++-
 hw/i386/intel_iommu.c         | 4 ++--
 include/hw/acpi/acpi-defs.h   | 5 ++++-
 include/hw/i386/intel_iommu.h | 9 ++++-----
 4 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-10-31 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31  7:34 [Qemu-devel] [PATCH 0/3] Some vt-d cleanups Peter Xu
2016-10-31  7:34 ` [Qemu-devel] [PATCH 1/3] intel_iommu: fix several incorrect endianess and bit fields Peter Xu
2016-10-31  7:34 ` [Qemu-devel] [PATCH 2/3] acpi: fix DMAR device scope for IOAPIC Peter Xu
2016-10-31 14:23   ` Igor Mammedov
2016-10-31  7:34 ` [Qemu-devel] [PATCH 3/3] intel_iommu: fix incorrect assert Peter Xu

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).