Re: [Qemu-devel] [RFCv2] vga: VBE: report maximum VGA_MEM_SIZE memory

2011-05-26 Thread Gerd Hoffmann
On 05/25/11 17:56, Alon Levy wrote: When using -vga qxl the amount reported is minimally 32 MiB, making windows guests come up in a 16 color mode. With this change they work correctly, coming up with the full range of VBE supported modes. This patch changes just the reported memory size by VBE (

[Qemu-devel] [RFCv2] vga: VBE: report maximum VGA_MEM_SIZE memory

2011-05-25 Thread Alon Levy
When using -vga qxl the amount reported is minimally 32 MiB, making windows guests come up in a 16 color mode. With this change they work correctly, coming up with the full range of VBE supported modes. This patch changes just the reported memory size by VBE (VBE_DISPI_INDEX_VIDEO_MEMORY_64K) and