commit | f5918a992839454c6e87234760bdf7aee804aa33 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 14 21:36:17 2021 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 02 17:24:17 2021 +0100 |
tree | 605cce368374fdff9be23b028f96979d093fc63f | |
parent | 584ab347ce9e65617f5981d209756db83a824813 [diff] |
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>