[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [qemu-xen master] Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' into staging
commit e80b4b8fb6babce7dcc91ea9ddeecbc351fd4646 Merge: 8ff7fd8a29e62e685b3977f6db2c2f3661e96da9 95251725e335af2b885e2ab33dd29c86f8084663 Author: Peter Maydell <peter.maydell@xxxxxxxxxx> AuthorDate: Mon Oct 31 18:19:06 2016 +0000 Commit: Peter Maydell <peter.maydell@xxxxxxxxxx> CommitDate: Mon Oct 31 18:19:06 2016 +0000 Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' into staging VFIO updates 2016-10-31 - Replace skip_dump with ram_device to denote device memory and mark as non-direct to avoid memcpy to MMIO - fixes RTL (Alex Williamson) - Skip zero-length sparse mmaps - avoids unnecessary warning (Alex Williamson) - Clear BARs on reset so guest doesn't assume programming on return from S3 (Ido Yariv) - Enable sub-page MMIO mmaps - performance improvement for devices with smaller BARs, iff both host and guest map them to full, aligned pages (Yongji Xie) # gpg: Signature made Mon 31 Oct 2016 17:26:47 GMT # gpg: using RSA key 0x239B9B6E3BB08B22 # gpg: Good signature from "Alex Williamson <alex.williamson@xxxxxxxxxx>" # gpg: aka "Alex Williamson <alex@xxxxxxxxxxx>" # gpg: aka "Alex Williamson <alwillia@xxxxxxxxxx>" # gpg: aka "Alex Williamson <alex.l.williamson@xxxxxxxxx>" # Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B 8A90 239B 9B6E 3BB0 8B22 * remotes/awilliam/tags/vfio-updates-20161031.0: vfio: Add support for mmapping sub-page MMIO BARs vfio/pci: fix out-of-sync BAR information on reset vfio: Handle zero-length sparse mmap ranges memory: Don't use memcpy for ram_device regions memory: Replace skip_dump flag with "ram_device" Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> hw/vfio/common.c | 48 +++++++++++++++++-------------- hw/vfio/pci.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++ hw/vfio/spapr.c | 2 +- include/exec/memory.h | 47 ++++++++++++++++++++---------- memory.c | 80 ++++++++++++++++++++++++++++++++++++++++++++++++--- memory_mapping.c | 2 +- trace-events | 2 ++ 7 files changed, 218 insertions(+), 42 deletions(-) -- generated by git-patchbot for /home/xen/git/qemu-xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |