Linus Torvalds
467590e055
VFIO updates for v4.18
- Bind type1 task tracking to group_leader to facilitate vCPU hotplug
in QEMU (Alex Williamson)
- Sample mdev display drivers, including region-based host and
guest Linux drivers and bochs compatible dmabuf device
(Gerd Hoffmann)
- Fix vfio-platform reset module leak (Geert Uytterhoeven)
- vfio-platform error message consistency (Geert Uytterhoeven)
- Global checking for mdev uuid collisions rather than per parent
device (Alex Williamson)
- Use match_string() helper (Yisheng Xie)
- vfio-platform PM domain fixes (Geert Uytterhoeven)
- Fix sample mbochs driver build dependency (Arnd Bergmann)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAABAgAGBQJbHt7lAAoJECObm247sIsi+1UP/Av+uDmJ3NkSvDprI2WqgL7+
/AsUJTa0Nb64KI6Z2ZOYjdYHuJBHfF/txGpBTf2EW94Gnn3qisZxBblaVbBsluK+
0BsPArgXbmMsMh2A/WJ+RgyHBvNlnE8tHcxDYlXsjzzXo6gypXziTZOYb1qexxIf
YrZRJOX9LJV8o2HwapcoAkKrbJA83X6mJM4vx/o5+GtEeKr35pSImCB9I6CcvDE0
tUP9nbZjo5YMT7c4GWhL+aB/vL5mHS7c1z8nog6pl5Dp3I/HNlzq4kfhhlIsrAvI
AGAwLQN9f3uKnE9hKKJEfbJC7CTbMBJAyYx3OSH3M2JLctwky2I7zQWCl2654Z+1
z81BI/bTKkrV9t88lJKdslOIff0tzmSx81bqFEQPtCpqXSPa4MS90mRo+KFsagw4
dlgEgL9pHRUqBF/OJmq6OAKtKV6SHsJnOwRd7bLI8VLrY67ipLxE1cvmKkK2LkQ5
cwyoGuF2f2RYfaENEnKlxoBZCfpxnLgT0Dk5/DWnsOMbGKF6x0KigVjzFhigvaGC
FPsnE8mTJgCmkbe26l+tRkQdlVLiqzqbpE0mAjhaX0GXLsEe+50R52731AaQwPVC
IZ51ti3+2VF6NcU1xs0QXIWf76g2nVjy7vzyAeHxVy3lcypTwWnR39InHpQt89h7
E/IDSHgFl6O5G0hAt8yn
=po45
-----END PGP SIGNATURE-----
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
Pull VFIO updates from Alex Williamson:
- Bind type1 task tracking to group_leader to facilitate vCPU hotplug
in QEMU (Alex Williamson)
- Sample mdev display drivers, including region-based host and guest
Linux drivers and bochs compatible dmabuf device
(Gerd Hoffmann)
- Fix vfio-platform reset module leak (Geert Uytterhoeven)
- vfio-platform error message consistency (Geert Uytterhoeven)
- Global checking for mdev uuid collisions rather than per parent
device (Alex Williamson)
- Use match_string() helper (Yisheng Xie)
- vfio-platform PM domain fixes (Geert Uytterhoeven)
- Fix sample mbochs driver build dependency (Arnd Bergmann)
* tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio:
samples: mbochs: add DMA_SHARED_BUFFER dependency
vfio: platform: Fix using devices in PM Domains
vfio: use match_string() helper
vfio/mdev: Re-order sysfs attribute creation
vfio/mdev: Check globally for duplicate devices
vfio: platform: Make printed error messages more consistent
vfio: platform: Fix reset module leak in error path
sample: vfio bochs vbe display (host device for bochs-drm)
sample: vfio mdev display - guest driver
sample: vfio mdev display - host device
vfio/type1: Fix task tracking for QEMU vCPU hotplug
2018-06-12 13:11:26 -07:00
..
2018-06-11 12:13:55 -07:00
2018-06-03 20:40:33 +10:00
2018-04-24 12:33:28 +02:00
2018-06-08 11:10:58 -07:00
2018-06-11 17:57:38 -07:00
2018-04-09 11:42:31 -07:00
2018-04-12 16:08:02 +02:00
2018-06-04 12:34:27 -07:00
2018-06-07 17:34:34 -07:00
2018-05-14 23:02:58 -07:00
2018-03-08 19:35:29 -07:00
2018-04-11 10:28:39 -07:00
2018-06-06 16:04:55 -07:00
2018-04-10 08:40:45 +02:00
2018-04-09 13:44:37 +02:00
2018-05-08 09:57:35 -06:00
2018-04-27 16:56:15 -06:00
2018-05-10 11:18:49 -04:00
2018-06-12 12:56:02 -07:00
2018-05-04 06:21:06 -04:00
2018-06-10 13:01:12 -07:00
2018-01-08 10:08:34 +00:00
2018-03-26 08:53:43 -06:00
2017-11-08 03:39:52 -07:00
2018-06-07 17:34:35 -07:00
2018-06-11 10:16:13 -07:00
2018-03-23 04:22:29 +01:00
2018-05-11 18:08:10 +02:00
2017-10-12 11:14:06 -06:00
2018-05-21 07:52:01 -07:00
2018-05-29 20:14:32 +02:00
2018-03-05 14:41:38 -08:00
2017-07-25 19:56:23 +01:00
2018-02-23 08:18:33 -07:00
2018-04-05 13:21:57 -07:00
2018-06-10 13:01:12 -07:00
2018-03-26 12:31:13 -04:00
2018-05-29 03:31:19 +09:00
2017-07-12 16:26:00 -07:00
2018-01-17 16:45:01 -07:00
2017-10-12 11:13:28 -06:00
2017-10-23 20:17:03 +02:00
2018-05-24 15:37:57 +02:00
2018-02-21 09:57:55 +01:00
2017-12-11 14:46:10 -07:00
2018-01-15 14:29:42 -08:00
2018-05-25 15:34:50 -04:00
2018-02-01 12:45:35 -07:00
2018-06-07 14:01:16 -07:00
2017-12-13 00:36:00 +01:00
2018-06-05 14:19:45 -04:00
2017-08-24 13:31:58 -06:00
2017-10-30 21:37:53 +09:00
2018-05-17 16:44:13 -05:00
2018-03-06 17:26:15 +01:00
2018-04-23 13:03:26 +02:00
2017-07-07 13:55:45 -07:00
2017-09-08 18:26:51 -07:00
2018-06-04 12:34:27 -07:00
2018-03-26 12:13:21 -04:00
2018-02-23 08:25:45 -07:00
2018-05-15 10:28:12 -07:00
2018-03-01 17:32:14 +01:00
2018-05-14 09:12:27 +02:00
2018-05-29 08:59:21 -06:00
2018-05-08 09:57:35 -06:00
2018-06-06 09:08:38 -07:00
2018-03-18 07:38:48 -07:00
2018-05-04 06:21:06 -04:00
2017-07-17 13:48:45 -06:00
2018-06-06 18:39:49 -07:00
2018-04-02 21:49:01 +08:00
2018-02-15 15:40:37 -08:00
2018-06-06 16:39:18 -07:00
2018-06-04 16:40:11 -07:00
2018-01-31 19:25:25 -08:00
2018-06-06 16:34:00 -07:00
2018-06-01 19:18:28 +02:00
2018-05-29 06:45:55 -06:00
2018-01-31 19:25:25 -08:00
2018-03-26 15:57:04 +02:00
2018-06-04 21:34:39 -07:00
2017-12-16 22:37:12 -08:00
2018-05-10 15:42:41 -06:00
2018-02-13 14:55:53 +01:00
2017-08-25 11:06:33 +02:00
2017-07-14 13:51:27 -06:00
2017-07-14 13:51:27 -06:00
2017-07-14 13:51:28 -06:00
2017-11-17 16:10:00 -08:00
2017-12-11 15:20:04 -07:00
2017-07-14 13:51:30 -06:00
2017-07-14 13:51:30 -06:00
2017-07-14 13:51:30 -06:00
2017-07-14 13:51:31 -06:00
2017-07-14 13:51:34 -06:00
2018-05-14 16:44:41 +02:00
2017-07-14 13:51:31 -06:00
2017-07-14 13:51:32 -06:00
2017-09-01 11:59:17 +02:00
2017-07-14 13:51:33 -06:00
2017-07-14 13:51:33 -06:00
2017-08-19 11:02:53 -07:00
2017-07-14 13:51:34 -06:00
2017-07-14 13:51:34 -06:00
2017-07-14 13:51:35 -06:00
2017-07-14 13:51:35 -06:00
2017-07-14 13:51:36 -06:00
2017-07-14 13:51:36 -06:00
2017-07-14 13:51:37 -06:00
2017-07-14 13:51:37 -06:00
2018-04-16 14:18:15 -06:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:39 -06:00
2017-07-14 13:51:38 -06:00
2017-07-14 13:51:40 -06:00
2017-09-27 16:03:45 -05:00
2017-07-14 13:51:41 -06:00
2018-01-24 12:32:58 +01:00
2017-07-14 13:51:42 -06:00
2017-07-14 13:51:42 -06:00
2017-07-14 13:51:43 -06:00
2017-07-14 13:51:43 -06:00
2017-07-14 13:51:43 -06:00
2017-07-14 13:51:44 -06:00
2017-10-20 11:02:55 +02:00
2017-07-14 13:51:45 -06:00
2017-07-14 13:51:45 -06:00
2017-07-14 13:51:46 -06:00
2017-07-14 13:51:46 -06:00
2017-07-14 13:51:47 -06:00
2017-10-12 11:07:42 -06:00
2018-06-04 16:40:11 -07:00
2017-07-14 13:57:53 -06:00
2017-07-14 13:57:54 -06:00
2017-07-14 13:57:55 -06:00
2017-07-15 12:58:58 -07:00
2017-07-14 13:57:56 -06:00
2017-07-14 13:57:56 -06:00
2017-07-14 13:57:57 -06:00
2017-07-14 13:57:58 -06:00
2017-07-14 13:57:58 -06:00
2017-10-19 12:56:44 -06:00
2017-07-14 13:57:59 -06:00
2017-07-14 13:58:00 -06:00
2017-07-06 08:23:30 +02:00
2017-09-08 18:26:48 -07:00
2017-07-14 13:58:02 -06:00
2017-07-14 13:58:02 -06:00
2017-07-14 13:58:03 -06:00
2017-07-14 13:58:03 -06:00
2017-07-14 13:58:04 -06:00
2018-01-12 00:20:41 +01:00
2017-07-14 13:58:04 -06:00
2017-07-14 13:58:05 -06:00
2017-07-14 13:58:06 -06:00
2017-07-14 13:58:06 -06:00
2017-07-14 13:58:07 -06:00
2018-01-30 21:54:28 +01:00
2017-08-10 12:28:59 +02:00
2017-11-20 10:45:50 -07:00
2017-11-18 20:37:13 -05:00
2017-07-14 13:58:14 -06:00
2017-07-14 13:58:08 -06:00
2017-07-14 13:58:09 -06:00
2018-06-08 10:24:27 -06:00
2018-05-08 09:16:41 -06:00
2017-07-14 13:58:11 -06:00
2017-07-14 13:58:11 -06:00
2017-07-14 13:58:12 -06:00