Peter Maydell
2255564fd2
VFIO update 2021-03-16
* Fix "listerner" typo (Zenghui Yu)
* Inclusive language and MAINTAINERS update (Philippe Mathieu-Daudé)
* vIOMMU unmap notifier fixes (Eric Auger)
* Migration fixes and optimizations (Shenming Lu)
* Use host page size for dirty bitmap (Kunkun Jiang)
* Use log_global_start/stop to switch dirty tracking (Keqian Zhu)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAABAgAGBQJgUOPeAAoJECObm247sIsi8iwQAKytv1LP4r4dqQVjXRk6nl1h
ITiFEj9gtN5EMZo6xqyH6F9pUYCHy+jziG/HYF3uA8+eyzFK9hCQnXVupFVahNCq
CU1nsYDOemUwyS7rbhPhyZMfyt9oqoqvU5biXerztdLaxxL/w+Nf1V8Q50NnjGwO
N65Ahrhr6gm7T++VFgvP4z7tI1ktFsgny2l9/I5OL1uDeSWStg+XA0YMQIhjfCEo
C/qm4nnsfpI1K4B9O4suZAwLimsQD68qwoF1jlCfanpHCddutdpqMAMmWwee5igG
pkfa/aohCQ1w2vXK1sGnFYDMIT3OdOXRwBIpCom50qdiGXtScTim2tdXr2uG50Ba
BEjAn+MAjRIonzrm4RXv1lWMbdYlHCvMG4EJyv59WdWYRFGoDzP5Xs0Z97lcjvMT
GQmWuCbyC6CHbTvnHroLs+5iQyWHnTS9tdWl0dixCdK4uzAzldm8OAqGKtN9c9bS
xBvc8peQV/Kq4KBowfz+5YlrDMWQodB9GTtBQyjw3Ugr7aJFZU0cUdqfitsxAMVS
cb4jTUQEKzGvTShZ7KuvJRQNB2JSHdFwTouZ24gKESPubHnnIIlUhDFwEjYGDU1x
4SoMEwxtJ2kxK9Z20v2q1qiABmRmuNHXuCsysZqeHGeeUqa3fT5NmxUXWKwBTJ+R
Ob69aL8usd+1RETSRpkj
=wpJY
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' into staging
VFIO update 2021-03-16
* Fix "listerner" typo (Zenghui Yu)
* Inclusive language and MAINTAINERS update (Philippe Mathieu-Daudé)
* vIOMMU unmap notifier fixes (Eric Auger)
* Migration fixes and optimizations (Shenming Lu)
* Use host page size for dirty bitmap (Kunkun Jiang)
* Use log_global_start/stop to switch dirty tracking (Keqian Zhu)
# gpg: Signature made Tue 16 Mar 2021 16:59:10 GMT
# gpg: using RSA key 239B9B6E3BB08B22
# gpg: Good signature from "Alex Williamson <alex.williamson@redhat.com>" [full]
# gpg: aka "Alex Williamson <alex@shazbot.org>" [full]
# gpg: aka "Alex Williamson <alwillia@redhat.com>" [full]
# gpg: aka "Alex Williamson <alex.l.williamson@gmail.com>" [full]
# Primary key fingerprint: 42F6 C04E 540B D1A9 9E7B 8A90 239B 9B6E 3BB0 8B22
* remotes/awilliam/tags/vfio-update-20210316.0:
vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
vfio: Support host translation granule size
vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
vfio: Set the priority of the VFIO VM state change handler explicitly
vfio: Move the saving of the config space to the right place in VFIO migration
spapr_iommu: Fix vhost integration regression
vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
hw/vfio/pci-quirks: Replace the word 'blacklist'
vfio: Fix vfio_listener_log_sync function name typo
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-03-17 19:30:13 +00:00
..
2021-03-16 11:41:49 +01:00
2021-02-23 10:58:42 -05:00
2021-03-08 17:20:01 +00:00
2020-12-10 12:15:18 -05:00
2021-03-12 12:50:36 +00:00
2021-01-04 23:24:44 +01:00
2021-03-15 00:39:52 +01:00
2021-03-15 09:48:53 +00:00
2021-03-15 21:02:03 +01:00
2021-03-16 10:53:47 +00:00
2020-09-22 16:48:29 -04:00
2020-12-10 12:15:07 -05:00
2021-03-14 13:18:49 +00:00
2021-03-10 13:57:31 +00:00
2021-01-29 10:47:28 +00:00
2021-01-04 23:24:44 +01:00
2020-12-18 15:20:17 -05:00
2021-03-05 15:17:34 +00:00
2021-03-12 12:40:10 +00:00
2021-03-09 23:13:57 +01:00
2021-01-08 15:13:38 +00:00
2021-03-15 21:02:20 +01:00
2020-09-18 14:12:32 -04:00
2021-01-08 15:13:38 +00:00
2021-03-15 17:00:59 +01:00
2021-03-09 22:37:08 +01:00
2021-03-15 21:03:06 +01:00
2021-02-20 12:36:19 +01:00
2020-12-15 12:51:55 -05:00
2021-03-13 20:29:36 +01:00
2021-03-15 21:02:57 +01:00
2020-12-10 12:15:08 -05:00
2021-03-15 16:41:22 +08:00
2020-12-15 21:24:31 +00:00
2020-08-21 06:30:25 -04:00
2021-03-09 23:13:57 +01:00
2020-12-15 12:04:30 +00:00
2021-03-02 09:16:18 -05:00
2021-01-17 06:42:54 -05:00
2021-03-06 16:18:42 +01:00
2020-08-27 14:04:55 -04:00
2021-03-16 10:06:44 -06:00
2021-03-15 16:41:22 +08:00
2021-02-10 09:23:28 +00:00
2021-03-11 16:20:58 +00:00
2021-03-04 09:43:29 -05:00
2021-03-09 06:03:53 +01:00
2021-03-15 15:47:18 +01:00
2021-03-09 23:13:57 +01:00
2021-02-21 12:12:18 +00:00
2021-03-06 16:19:03 +01:00
2020-12-10 12:15:08 -05:00
2021-03-07 10:39:05 +00:00
2020-12-10 12:15:18 -05:00
2021-03-10 13:54:51 +00:00
2021-03-12 12:43:52 +00:00
2021-02-20 12:36:19 +01:00
2021-03-14 14:41:55 +01:00
2020-08-21 06:30:33 -04:00
2021-03-15 17:01:17 +01:00
2021-03-16 10:06:44 -06:00
2021-03-15 16:41:22 +08:00
2021-03-08 17:20:01 +00:00
2021-02-05 08:52:58 -05:00
2020-08-21 06:30:33 -04:00
2020-12-15 12:51:55 -05:00
2021-03-10 15:34:12 +00:00
2021-03-10 15:34:12 +00:00