Heinz Ulrich Stille wrote: > Hi! > > I'd like to use screen resolutions of 1920x1200 to 2560x1600 at 32bpp. > So far I managed to raise the pixel limit, but not the memory size, and > 8MB is a bit low for what I want. [EMAIL PROTECTED] works fine, but 32bpp > results in a segfault. Increasing VGA_RAM_SIZE in qemu/vl.h doesn't help. > What else does this depend on? > >
You'll need to emulate a card that supports these resolutions. I don't think cirrus does. The vmware vga display in qemu-cvs probably does, but it hasn't been ported to kvm yet. You might try that. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
