microvm: add device tree support.
commitf5918a992839454c6e87234760bdf7aee804aa33
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 14 Oct 2021 19:36:17 +0000 (14 21:36 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 2 Nov 2021 16:24:17 +0000 (2 17:24 +0100)
tree605cce368374fdff9be23b028f96979d093fc63f
parent584ab347ce9e65617f5981d209756db83a824813
microvm: add device tree support.

Allows edk2 detect virtio-mmio devices and pcie ecam.
See comment in hw/i386/microvm-dt.c for more details.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-Id: <20211014193617.2475578-1-kraxel@redhat.com>
.gitlab-ci.d/buildtest.yml
configs/targets/i386-softmmu.mak
configs/targets/x86_64-softmmu.mak
hw/i386/meson.build
hw/i386/microvm-dt.c [new file with mode: 0644]
hw/i386/microvm-dt.h [new file with mode: 0644]
hw/i386/microvm.c
include/hw/i386/microvm.h