]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180405.0' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 6 Apr 2018 09:05:32 +0000 (10:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 6 Apr 2018 09:05:32 +0000 (10:05 +0100)
commit8267cf8b4b074a2f3fcfc30c82dea9d94298f87a
treee6fc27de01df6316e6e4967711a2f2229c116c4c
parent0e87fdc966d05f4e5ad868034fcd8ee2a08ca62d
parent5c08600547c059e3fd072995f9f367cdaf3c7d9d
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180405.0' into staging

VFIO fixes 2018-04-05

 - Convert over zealous error_report to trace point and make more
   meaningful (Eric Auger)

# gpg: Signature made Thu 05 Apr 2018 19:18:06 BST
# 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-fixes-20180405.0:
  vfio: Use a trace point when a RAM section cannot be DMA mapped

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