]> xenbits.xensource.com Git - seabios.git/commit
Set the PCI base address to 0xf0000000.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 12 Oct 2009 14:22:45 +0000 (10:22 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 12 Oct 2009 14:22:45 +0000 (10:22 -0400)
commitd1c4d6461468550e0639b6bc08eaa48da4617f4e
treeb0ace942686e7c54faaad74bbf493ca5c818aa9b
parent81e7383ba7d5b589e923398c1e98c7e10af560f8
Set the PCI base address to 0xf0000000.

Qemu starts PCI hole at 0xe0000000, but lets set it to the same value as
pcbios uses for now.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
src/pciinit.c