>> After some tests with qemu-only I found that -global qxl-vga.vram_size=N >> and -global qxl-vga.ram_size=N (where N is for example 16384 or 65536) >> are bugged.
>> qxl-0: ram/pri: 32 MB [region 0] >> qxl-0: vram/32: 0 MB [region 1] > > Yep. You'll get the minimum supported sizes due to the small numbers. > >> Qemu crashes when start using qxl. > > Oops. That shouldn't happen of course, I'll have a look. Doesn't reproduce (git master). cheers, Gerd
