Claudio Fontana changed bug 1219180
What Removed Added
CC   claudio.fontana@suse.com

Comment # 11 on bug 1219180 from Claudio Fontana
(In reply to Dario Faggioli from comment #9)
> (In reply to Fabian Vogt from comment #7)
> > That explains it. Looking at the EDK II source, the driver for
> > virtio-gpu-pci does not expose a linear framebuffer, only virtio-vga does
> > (https://github.com/tianocore/edk2/blob/
> > 952b5cf94c8727b65e04d3d507c0134743be2a66/OvmfPkg/Virtio10Dxe/Virtio10.
> > c#L1029). virtio-vga is not available in qemu-system-aarch64 though.
> > 
> Sorry, but I also am not sure I understand this part.
> 
> What do you mean with "virtio-vga is not available in qemu-system-aarch64" ?

As per:

https://qemu-project.gitlab.io/qemu/system/arm/virt.html

For ARM,

"The recommended option is virtio-gpu-pci; this is the only one which will work
correctly with KVM."


You are receiving this mail because: