Peter Maydell
e80b4b8fb6
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)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAABAgAGBQJYF37XAAoJECObm247sIsi9okP/jT/UBqR1G7RVuxQ8AZPPAsU
mBClGw5lC2lQ70M/t9HNxMMpceHSmAIC4doauOhVNGn7yl3MgHywhEmuxvdQQBAV
WQYkrZsAIyNhg4I0/92PybsppccEgXgGjz7tW+56udgPhU4ChSsbUwrt8uxZ6/M5
R/rIGBe/46QVKCAPes3PvOLq19LErUnN0uSasP0QxacD0aFnO9vRSlT3Ake6mnqv
u+Z1p8d9DM5LYkZPV0wcDWBlosda+cWFH+RhEp1UH4d+2hpW4+WB6bMG6SneguAV
9P6Dl7z8dJUZauFXw+/ctYDHLOKmul6wb7fLR8n09kqLsgxveH3xEw3tILEDBMvn
W9xBc1Rp5luH7vZio8ZUYvRO0+/MGEyzQwUPcOiw/VOWl0w8IYyA2UVpHQZk5Esi
r+DsrkxdonrhqXuB4vrJg7TdlbBEh2cAciy2zrSsYADB2ine/op7O+68+kqwsrlP
tQOz+wIEi+72G7S6jdnVUQAYu+01Fae55K8gR2OPwGQO5SWgliYY7AZbE3l6eMZ7
UtgG8YfJpJbZ5wQnshkF5NlNO9HwUS3bp+YgaSdF+NiZC+lz1nKpsqEx/JXRST7V
A9hvK5so5mZ69EmEz7ruijBIblF3nte+Pfrm+FTjwqMUklvbwsElJGKf/fI6f+kl
xYyUWkiYOoZXmSkjCanm
=ZMwj
-----END PGP SIGNATURE-----
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@redhat.com>"
# gpg: aka "Alex Williamson <alex@shazbot.org>"
# gpg: aka "Alex Williamson <alwillia@redhat.com>"
# gpg: aka "Alex Williamson <alex.l.williamson@gmail.com>"
# 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@linaro.org>
2016-10-31 18:19:06 +00:00
..
2016-10-17 14:13:58 +02:00
2016-10-24 17:29:15 -02:00
2016-10-04 13:28:07 +01:00
2016-10-24 15:27:20 +02:00
2016-10-28 15:51:27 +01:00
2016-10-26 14:51:44 +02:00
2016-10-31 12:35:39 +00:00
2016-10-24 15:46:10 +02:00
2016-10-31 12:35:39 +00:00
2016-10-24 16:26:52 +01:00
2016-06-17 16:33:48 +10:00
2016-07-12 16:20:46 +02:00
2016-10-31 12:35:39 +00:00
2016-10-17 19:22:17 +01:00
2016-10-28 15:51:27 +01:00
2016-10-24 16:48:02 +01:00
2016-10-31 15:29:12 +00:00
2016-10-27 16:29:13 -04:00
2016-10-28 09:38:26 +11:00
2016-10-28 09:38:26 +11:00
2016-05-18 15:04:27 +03:00
2016-10-24 15:46:10 +02:00
2016-10-24 15:27:20 +02:00
2016-07-12 16:20:46 +02:00
2016-10-08 11:25:29 +03:00
2016-09-28 19:17:54 +01:00
2016-10-28 18:17:24 +03:00
2016-10-28 18:17:24 +03:00
2016-10-28 18:17:23 +03:00
2016-03-22 22:20:17 +01:00
2016-10-28 17:54:21 -07:00
2016-10-31 11:58:30 +00:00
2016-03-22 22:20:17 +01:00
2016-08-12 10:36:01 +01:00
2016-10-28 18:17:24 +03:00
2016-07-29 00:07:09 +03:00
2016-01-29 15:07:25 +00:00
2016-10-31 15:29:12 +00:00
2016-10-31 14:48:47 +00:00
2016-10-31 10:10:16 +00:00
2016-09-22 18:13:08 +01:00
2016-09-15 15:32:22 +03:00
2016-09-29 11:43:22 +08:00
2016-10-28 09:36:58 +11:00
2016-10-28 09:36:58 +11:00
2016-10-24 15:27:20 +02:00
2016-10-28 18:17:24 +03:00
2016-10-28 18:17:24 +03:00
2016-09-15 15:32:22 +03:00
2016-10-28 18:17:24 +03:00
2016-10-31 12:35:39 +00:00
2016-10-31 09:53:04 -06:00
2016-10-24 15:27:21 +02:00
2016-05-23 16:53:46 +02:00
2016-10-28 17:54:49 -07:00
2016-09-29 11:43:17 +08:00
2016-10-24 15:27:20 +02:00
2016-10-04 13:28:07 +01:00