On Thu, Oct 14, 2021 at 09:36:17PM +0200, Gerd Hoffmann wrote: > 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 <[email protected]> > --- > hw/i386/microvm-dt.h | 8 + > include/hw/i386/microvm.h | 4 + > hw/i386/microvm-dt.c | 341 +++++++++++++++++++++++++++++ > hw/i386/microvm.c | 2 + > .gitlab-ci.d/buildtest.yml | 1 - > configs/targets/i386-softmmu.mak | 1 + > configs/targets/x86_64-softmmu.mak | 1 + > hw/i386/meson.build | 2 +- > 8 files changed, 358 insertions(+), 2 deletions(-) > create mode 100644 hw/i386/microvm-dt.h > create mode 100644 hw/i386/microvm-dt.c
Reviewed-by: Sergio Lopez <[email protected]>
signature.asc
Description: PGP signature
