[edk2-devel] [PATCH v3 0/5] OvmfPkg/Microvm: second batch of microvm patches

Gerd Hoffmann kraxel at redhat.com
Mon Dec 13 08:16:53 UTC 2021


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

 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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84684): https://edk2.groups.io/g/devel/message/84684
Mute This Topic: https://groups.io/mt/87693651/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list