qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] microvm: add device tree support.


From: Sergio Lopez
Subject: Re: [PATCH] microvm: add device tree support.
Date: Fri, 15 Oct 2021 07:26:16 +0200

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 <kraxel@redhat.com>
> ---
>  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 <slp@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]