Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-request'...
commitb23317eec4715aa62de9a6e5490a01122c8eef0e
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Oct 2020 14:28:55 +0000 (1 15:28 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Oct 2020 14:28:55 +0000 (1 15:28 +0100)
tree4c46752e3d1092ab006305b3ca8f845ea348a342
parent37a712a0f969ca2df7f01182409a6c4825cebfb5
parent7f6c3d1a574bddcda6931eb00287089998725f71
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-request' into staging

microvm: add pcie support.

# gpg: Signature made Wed 30 Sep 2020 18:48:41 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/microvm-20200930-pull-request:
  tests/acpi: update expected data files
  acpi/gpex: no reason to use a method for _CRS
  tests/acpi: add microvm pcie test
  tests/acpi: factor out common microvm test setup
  tests/acpi: add empty tests/data/acpi/microvm/DSDT.pcie file
  tests/acpi: allow updates for expected data files
  microvm/pcie: add 64bit mmio window
  microvm: add pcie support
  microvm: add irq table
  arm: use acpi_dsdt_add_gpex
  acpi: add acpi_dsdt_add_gpex
  move MemMapEntry

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/i386/microvm.c
tests/qtest/bios-tables-test.c