Re: [kvm-devel] Widescreen troubles again --> solved

2008-02-20 Thread Haydn Solomon
Great Job, Any chance on getting it up to resolution 1900x1200? Looking forward to these updates. On Wed, Feb 20, 2008 at 1:00 PM, Andreas Winkelbauer < [EMAIL PROTECTED]> wrote: > hi, > > I managed to get kvm-61 working at a resolution of 1680x1050 (using > -std-vga; > windowed as well as fulls

Re: [kvm-devel] Widescreen troubles again --> solved

2008-02-20 Thread Andreas Winkelbauer
hi, I managed to get kvm-61 working at a resolution of 1680x1050 (using -std-vga; windowed as well as fullscreen) with windows xp as guest os. Basically I took the following steps: * increase vga memory from 8MB to 16MB (in vbetables-gen.c) * add modes to vbetables-gen.c * change qemu/hw/vga_int.