]> git.proxmox.com Git - mirror_qemu.git/commit - hw/alpha/dp264.c
alpha: use the new pci_vga_init() function
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 8 Sep 2012 10:16:28 +0000 (12:16 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 6 Oct 2012 16:48:38 +0000 (18:48 +0200)
commit606f90cc22094bab743c84d40a11f6ded603ad34
treed57b9b54b934b75472726c36f8bdd4d182bbcc41
parent9c59864d16d720184e723c0c29c505c34e94fed5
alpha: use the new pci_vga_init() function

This remove the fallback to std-vga in case, as availability of the
requested vga device is now tested in vl.c, and returns an error message
to the user.

Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/alpha_dp264.c
hw/alpha_pci.c
hw/alpha_sys.h