mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
spice: add qxl vgabios binary.
Just compiled from vgabios git repo @ git.qemu.org, copyed over and committed. Also added to the list of blobs in the Makefile. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
138b38b61b
commit
7943a2fac7
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -205,7 +205,7 @@ common de-ch es fo fr-ca hu ja mk nl-be pt sl tr
|
|||
|
||||
ifdef INSTALL_BLOBS
|
||||
BLOBS=bios.bin vgabios.bin vgabios-cirrus.bin \
|
||||
vgabios-stdvga.bin vgabios-vmware.bin \
|
||||
vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin \
|
||||
ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc \
|
||||
gpxe-eepro100-80861209.rom \
|
||||
pxe-e1000.bin \
|
||||
|
|
BIN
pc-bios/vgabios-qxl.bin
Normal file
BIN
pc-bios/vgabios-qxl.bin
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue