Peter Maydell
a57946ff2a
VFIO updates 2018-03-13
- Display support for vGPUs (Gerd Hoffmann)
- Enable new kernel support for mmaps overlapping MSI-X vector table,
disable MSI-X emulation on POWER (Alexey Kardashevskiy)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAABAgAGBQJaqCshAAoJECObm247sIsivFQP/3Y0e0mW4fbf1Z0uRiduZ3Bh
bAKD52n8Id3alAmelo1P7OUS8LP0vdw9lLAJz9m3VB+Nvye0XewFn0/9SVLnL022
aCBIj9cGg57hraTd6PUfsfG8T1HryDeQqE/PRIYEaqf9htBZ51VM2EY3+n2O7Bcy
TVDnac0IOaWb8FrXK+lGpLP6dPFQ0Z+mhkAvDR7v7FZGEy000D71+gKOe4aIAMib
X/NJa42O1x9cbDE39AEpVMub/QYwtRD/HkcZwNylyY4YKIjsMtxPYYz2Ndt+wm0r
e21s/4iy2a1HXen4OBc2KAnpVoZyGnXya6KZ0dzirt8Q1dK606Az/HxifVb/CJQZ
L10NSfYTWNPfPlf0gYZmPlZeZDuNeZaHi8bZGqTquL4AAOTdqtQOMEoT+68qd74s
00B9XrA2Jmjvpya2pHQSqvAsuSqZ1E2iRMGMC9r/+UYb54OnXnrl9fOw/TtbrLMm
isbB1Ll0hDcJvacikYJ5ck+lGrFLHbYpWtBIrokBHbw9fwl1I9aY5MloBYZwmcTz
e65L7M4MvA/y6gSlCi6DS1fmdZ5ecNnBkuW6YseDI884P4c4+YDMOhs/B/rO16v6
In2fSWvb+DSuAPmn+6QDV0msJg34J2oykbKcdDK7F1g7By/yDNVVgHPoWhi4EGBA
u09A/2nM0VwhXYNrElJI
=LVMf
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' into staging
VFIO updates 2018-03-13
- Display support for vGPUs (Gerd Hoffmann)
- Enable new kernel support for mmaps overlapping MSI-X vector table,
disable MSI-X emulation on POWER (Alexey Kardashevskiy)
# gpg: Signature made Tue 13 Mar 2018 19:48:49 GMT
# gpg: using RSA key 239B9B6E3BB08B22
# 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-update-20180313.0:
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
vfio-pci: Allow mmap of MSIX BAR
vfio/pci: Relax DMA map errors for MMIO regions
vfio/display: adding dmabuf support
vfio/display: adding region support
vfio/display: core & wireup
vfio/common: cleanup in vfio_region_finalize
secondary-vga: properly close QemuConsole on unplug
console: minimal hotplug suport
ui/pixman: add qemu_drm_format_to_pixman()
standard-headers: add drm/drm_fourcc.h
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-03-16 09:51:47 +00:00
..
2018-02-19 18:27:32 +01:00
2018-03-02 13:45:50 -06:00
2018-02-09 13:50:17 +01:00
2018-01-11 22:03:50 +02:00
2018-03-09 17:09:44 +00:00
2018-02-02 08:19:47 +01:00
2018-03-08 17:38:51 +00:00
2018-01-22 09:51:00 +01:00
2018-03-08 15:49:23 +01:00
2018-03-13 12:04:03 +01:00
2017-12-18 17:07:02 +03:00
2017-10-27 16:03:54 +02:00
2018-03-13 11:17:29 -06:00
2018-02-06 18:29:09 +01:00
2018-01-22 09:46:18 +01:00
2018-02-04 14:11:03 -08:00
2018-03-01 11:05:45 +00:00
2018-03-13 17:36:05 +01:00
2018-03-02 18:39:07 +01:00
2018-03-06 13:16:29 +11:00
2018-03-06 14:01:27 +01:00
2017-10-15 05:54:43 +03:00
2018-03-02 13:45:50 -06:00
2018-02-13 18:25:48 +02:00
2018-02-06 18:29:26 +01:00
2017-10-27 16:03:54 +02:00
2018-03-02 13:45:50 -06:00
2018-01-26 11:09:09 +01:00
2018-02-09 13:50:17 +01:00
2018-03-06 14:24:30 +00:00
2018-02-06 18:29:26 +01:00
2018-03-05 14:27:24 +00:00
2018-02-09 13:50:17 +01:00
2018-02-09 13:52:16 +01:00
2018-02-06 18:29:26 +01:00
2018-03-02 13:45:50 -06:00
2018-02-13 16:33:31 +00:00
2018-03-09 17:09:43 +00:00
2016-01-29 15:07:25 +00:00
2018-03-13 11:17:31 -06:00
2018-02-19 13:03:24 +02:00
2018-03-07 08:30:28 +13:00
2018-03-08 17:22:20 +01:00
2018-03-08 17:38:51 +00:00
2018-03-09 17:09:45 +00:00
2017-12-05 19:13:45 +02:00
2018-02-09 13:52:16 +01:00
2018-03-08 07:21:54 +00:00
2018-02-09 13:50:17 +01:00
2018-03-01 11:05:44 +00:00
2018-03-02 13:45:50 -06:00
2018-03-08 12:56:39 +00:00
2017-10-27 16:04:27 +02:00
2017-12-18 17:07:02 +03:00
2018-03-12 11:43:49 +01:00
2018-03-13 11:17:31 -06:00
2018-03-02 13:45:50 -06:00
2018-03-02 13:45:50 -06:00
2018-02-13 16:33:31 +00:00
2018-02-06 18:29:46 +01:00
2018-02-09 13:52:16 +01:00
2018-02-19 13:03:24 +02:00