public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: edk2-devel-groups-io <devel@edk2.groups.io>,
	"Jordan Justen" <jordan.l.justen@intel.com>,
	"Jiewen Yao" <jiewen.yao@intel.com>,
	"Pawel Polawski" <ppolawsk@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	"Ard Biesheuvel" <ardb+tianocore@kernel.org>
Subject: Re: [PATCH v3 0/5] OvmfPkg/Microvm: second batch of microvm patches
Date: Mon, 13 Dec 2021 13:18:59 +0100	[thread overview]
Message-ID: <CAMj1kXF8iaXj2yR7p421gBfrQdqKA_jr2hcNK6b+aG8o8FSh1A@mail.gmail.com> (raw)
In-Reply-To: <20211213081658.3535809-1-kraxel@redhat.com>

On Mon, 13 Dec 2021 at 09:17, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> Adds support for virtio-mmio devices to microvm.
>
> While being at it also add the README, the
> patch somehow disappeared from the first batch.
>
> v3:
>  - uncrustify & rebase to latest master
>  - pick up some review tags
>  - minor README updates.
>
> v2:
>  - qemu changes needed for this are merged and will be
>    in the 6.2 release (dec 2021).
>  - more verbose commit messages.
>
> Gerd Hoffmann (5):
>   OvmfPkg/Microvm/fdt: add device tree support
>   OvmfPkg/Microvm/fdt: load fdt from fw_cfg
>   OvmfPkg/Microvm/fdt: add empty fdt
>   OvmfPkg/Microvm/virtio: add virtio-mmio support
>   OvmfPkg/Microvm: add README
>

Merged as #2295

Thanks,

>  OvmfPkg/Microvm/MicrovmX64.dsc      |  8 ++++
>  OvmfPkg/Microvm/MicrovmX64.fdf      |  3 ++
>  OvmfPkg/PlatformPei/PlatformPei.inf |  1 +
>  OvmfPkg/PlatformPei/Platform.c      | 63 +++++++++++++++++++++++++++++
>  OvmfPkg/Microvm/README              | 50 +++++++++++++++++++++++
>  5 files changed, 125 insertions(+)
>  create mode 100644 OvmfPkg/Microvm/README
>
> --
> 2.33.1
>

      parent reply	other threads:[~2021-12-13 12:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13  8:16 [PATCH v3 0/5] OvmfPkg/Microvm: second batch of microvm patches Gerd Hoffmann
2021-12-13  8:16 ` [PATCH v3 1/5] OvmfPkg/Microvm/fdt: add device tree support Gerd Hoffmann
2021-12-13  9:38   ` Philippe Mathieu-Daudé
2021-12-13  8:16 ` [PATCH v3 2/5] OvmfPkg/Microvm/fdt: load fdt from fw_cfg Gerd Hoffmann
2021-12-13  9:33   ` Philippe Mathieu-Daudé
2021-12-13 11:21     ` Gerd Hoffmann
2021-12-13  9:43   ` [edk2-devel] " Ard Biesheuvel
2021-12-13 11:26     ` Gerd Hoffmann
2021-12-13 11:30       ` Ard Biesheuvel
2021-12-13  8:16 ` [PATCH v3 3/5] OvmfPkg/Microvm/fdt: add empty fdt Gerd Hoffmann
2021-12-13  9:35   ` Philippe Mathieu-Daudé
2021-12-13  8:16 ` [PATCH v3 4/5] OvmfPkg/Microvm/virtio: add virtio-mmio support Gerd Hoffmann
2021-12-13  9:38   ` Philippe Mathieu-Daudé
2021-12-13  8:16 ` [PATCH v3 5/5] OvmfPkg/Microvm: add README Gerd Hoffmann
2021-12-13  9:37   ` Philippe Mathieu-Daudé
2021-12-13 12:18 ` Ard Biesheuvel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMj1kXF8iaXj2yR7p421gBfrQdqKA_jr2hcNK6b+aG8o8FSh1A@mail.gmail.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox