Weird QEMU PCI problem

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
iammisc
Member
Member
Posts: 269
Joined: Thu Nov 09, 2006 6:23 pm

Weird QEMU PCI problem

Post 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.
Post Reply