On Wed, 8 Sept 2021 at 11:01, Gerd Hoffmann wrote:
>
> This patch series adds basic support for the
> microvm machine type to OVMF.
>
> Working:
> - uefi shell @ serial console.
> - direct kernel boot.
>
> Comming in followup patches:
> - virtio-mmio support.
> - pcie support.
>
> Usage:
>
This patch series adds basic support for the
microvm machine type to OVMF.
Working:
- uefi shell @ serial console.
- direct kernel boot.
Comming in followup patches:
- virtio-mmio support.
- pcie support.
Usage:
qemu-system-x86_64 -nographic -M microvm -bios MICROVM.fd ...
v2 changes: