Re: [Qemu-devel] compiler error in CONFIG_S3VGA

2005-04-17 Thread Bernhard Fischer
On Sun, Apr 17, 2005 at 09:31:32PM +0200, Fabrice Bellard wrote: >In fact the real fix is to delete the S3VGA stuff - it has never worked >and I have no plan to support it. Moveover, a correct implementation >would be made in another driver as the cirrus_vga driver. Also remove the DEBUG_TB_CHEC

Re: [Qemu-devel] compiler error in CONFIG_S3VGA

2005-04-17 Thread Fabrice Bellard
In fact the real fix is to delete the S3VGA stuff - it has never worked and I have no plan to support it. Moveover, a correct implementation would be made in another driver as the cirrus_vga driver. Fabrice. Bernhard Fischer wrote: Hi, qemu/hw/vga.c: typo: s/uinr32_t/uint32_t/ Thank you, ---

[Qemu-devel] compiler error in CONFIG_S3VGA

2005-04-17 Thread Bernhard Fischer
Hi, qemu/hw/vga.c: typo: s/uinr32_t/uint32_t/ Thank you, diff -X excl -rduNp qemu.oorig/hw/vga.c qemu/hw/vga.c --- qemu.oorig/hw/vga.c 2005-02-10 23:00:27.0 +0100 +++ qemu/hw/vga.c 2005-04-17 02:47:10.0 +0200 @@ -956,7 +956,7 @@ static void vga_get_offsets(VGAState *s,