Page 1 of 1

Weird QEMU PCI problem

Posted: Thu Feb 28, 2008 9:52 pm
by iammisc
When I run my kernel in qemu and I read the BAR0 of the vga card all i get is 0x8 although running info pci in the 2nd virtual console says that it should be 0xE0000000. Note that 0xE0000000 is also the address of linear frame buffer as reported by VESA. Lastly, i am using the -std-vga option with qemu if that makes a difference.