]> xenbits.xensource.com Git - people/pauldu/qemu.git/commitdiff
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' into...
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 22 Feb 2019 15:48:04 +0000 (15:48 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 22 Feb 2019 15:48:04 +0000 (15:48 +0000)
VFIO updates 2019-02-21

 - Workaround kernel overflow bug in vfio type1 DMA unmap
   (Alex Williamson)

 - Refactor vfio container initialization (Eric Auger)

# gpg: Signature made Fri 22 Feb 2019 05:21:07 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-updates-20190221.0:
  hw/vfio/common: Refactor container initialization
  vfio/common: Work around kernel overflow bug in DMA unmap

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Trivial merge