Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
commite85c0d14014514a2f0faeae5b4c23fab5b234de4
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Jun 2017 16:12:41 +0000 (20 17:12 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Jun 2017 16:12:41 +0000 (20 17:12 +0100)
treed4c407959d3ca465e7f4ad9831e2d0da8bebe89d
parent65a0e3e842df7f73ff2e4a61948f992a41e570a8
parent7f3cf2d6e7d1231d854902c9016823961e59d1f4
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

pc: fixes, cleanups, features

Some fixes and cleanups. Extended TSEG sizes.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Fri 16 Jun 2017 16:45:07 BST
# gpg:                using RSA key 0x281F0DB8D28D5469
# gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>"
# gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>"
# 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:
  hw/i386: fix nvdimm check error path
  intel_iommu: cleanup vtd_interrupt_remap_msi()
  intel_iommu: cleanup vtd_{do_}iommu_translate()
  intel_iommu: switching the rest DPRINTF to trace
  tests/q35-test: add TSEG size checks
  tests/q35-test: push down qtest_start / qtest_end to test case(s)
  q35/mch: implement extended TSEG sizes

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