On Di, 2015-06-16 at 16:16 +0100, Dr. David Alan Gilbert wrote: > * Peter Maydell (peter.mayd...@linaro.org) wrote: > > On 16 June 2015 at 08:57, Gerd Hoffmann <kra...@redhat.com> wrote: > > > Hi, > > > > > > This pull request almost completes virtio-gpu support, by adding pci > > > support (virtio-gpu-pci) and a variant with vga compatibility > > > (virtio-vga). The remaining missing bit is the vgabios for virtio-vga, > > > which will come with the seabios update later this week. > > I'm hitting: > install: cannot stat > â/home/dgilbert/git/qemu-world3/pc-bios/vgabios-virtio.binâ: No such file > or directory
Oops. Try "touch pc-bios/vgabios-virtio.bin" as workaround. I'm busy doing the seabios 1.8.2 release right now, the pull request bringing the seabios update and the real virtio vgabios (and fixing this one as side effect) should be only hours away. cheers, Gerd