Comment 5 for bug 1291321

Revision history for this message
Valentijn Sessink (valentijn) wrote :

The "1000000" comes from vga.h in the source for qemu-kvm-1.0+noroms: #define VGA_RAM_SIZE (16 * 1024 * 1024)
I could not find the "800000" value - as far as I can see, vga ram size is not fixed anymore in the qemu-1.7.0+dfsg source - but I did not fully understand the code.
Anyway, I tried something new and removed the video device from the machine. Now a new error pops up:
Length mismatch: 0000:00:03.0/virtio-net-pci.rom: 10000 in != 20000

Anything else I can check?