Re: [PATCH 00/38] x86: Use qemu-x86_64 to boot EFI installers

2023-04-19 Thread Simon Glass
Hi Bin, On Thu, 30 Mar 2023 at 15:32, Simon Glass wrote: > > This series adds various minor features so that qemu-x86_64 can boot the > Ubuntu 2022.04 installer using a virtio device: > > qemu-system-x86_64 -M pc -drive format=raw,file=root.img > -bios /tmp/b/qemu-x86_64/u-boot.rom >

[PATCH 00/38] x86: Use qemu-x86_64 to boot EFI installers

2023-03-30 Thread Simon Glass
This series adds various minor features so that qemu-x86_64 can boot the Ubuntu 2022.04 installer using a virtio device: qemu-system-x86_64 -M pc -drive format=raw,file=root.img -bios /tmp/b/qemu-x86_64/u-boot.rom -drive if=virtio,file=ubuntu-22.04.2-desktop-amd64.iso -