Re: [Qemu-devel] [PATCH 08/12] ppc/prep: use the new pci_vga_init() function
Am 08.09.2012 13:26, schrieb Aurelien Jarno: > As a bonus it allows new vga card types (including none). > > Cc: Andreas Färber > Signed-off-by: Aurelien Jarno Acked-by: Andreas Färber /-F
[Qemu-devel] [PATCH 08/12] ppc/prep: use the new pci_vga_init() function
As a bonus it allows new vga card types (including none). Cc: Andreas Färber Signed-off-by: Aurelien Jarno --- hw/ppc_prep.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hw/ppc_prep.c b/hw/ppc_prep.c index 1fa7609..1544430 100644 --- a/hw/ppc_prep.c +++ b/hw/ppc_prep