[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] vfio: fixes for better support for 128 bit memo
From: |
Alexey Kardashevskiy |
Subject: |
[Qemu-devel] [PATCH 0/2] vfio: fixes for better support for 128 bit memory section sizes |
Date: |
Wed, 21 Aug 2013 19:28:36 +1000 |
I made a couple of small patches while debugging VFIO on SPAPR
which uses IOMMU MemoryRegion 2^64 bytes long.
I was specifically fixing faults with the 2^64 bytes case while there
may be other proglems.
Alexey Kardashevskiy (2):
vfio: Fix debug output for int128 values
vfio: Fix 128 bit handling
hw/misc/vfio.c | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
--
1.8.4.rc4
- [Qemu-devel] [PATCH 0/2] vfio: fixes for better support for 128 bit memory section sizes,
Alexey Kardashevskiy <=