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>
Showing
- .gitlab-ci.d/buildtest.yml 0 additions, 1 deletion.gitlab-ci.d/buildtest.yml
- configs/targets/i386-softmmu.mak 1 addition, 0 deletionsconfigs/targets/i386-softmmu.mak
- configs/targets/x86_64-softmmu.mak 1 addition, 0 deletionsconfigs/targets/x86_64-softmmu.mak
- hw/i386/meson.build 1 addition, 1 deletionhw/i386/meson.build
- hw/i386/microvm-dt.c 341 additions, 0 deletionshw/i386/microvm-dt.c
- hw/i386/microvm-dt.h 8 additions, 0 deletionshw/i386/microvm-dt.h
- hw/i386/microvm.c 2 additions, 0 deletionshw/i386/microvm.c
- include/hw/i386/microvm.h 4 additions, 0 deletionsinclude/hw/i386/microvm.h
Loading
Please register or sign in to comment