Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
commit65e05c82bdc6d348155e301c9d87dba7a08a5701
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 25 Nov 2019 15:47:44 +0000 (25 15:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 25 Nov 2019 15:47:44 +0000 (25 15:47 +0000)
tree99e413c0c6bfbffbec5ac7392c3652c625f3f0f0
parent6d05e39d69a6876d8a604773157a303da9bec16b
parente48929c787ed0ebed87877c97ac90c3a47ef7dda
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

virtio, pc: fixes

More small bugfixes.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Mon 25 Nov 2019 08:43:07 GMT
# gpg:                using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469
# gpg:                issuer "mst@redhat.com"
# gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full]
# gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>" [full]
# Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
#      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469

* remotes/mst/tags/for_upstream:
  intel_iommu: TM field should not be in reserved bits
  intel_iommu: refine SL-PEs reserved fields checking
  virtio-input: fix memory leak on unrealize

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