Searched hist:10438 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/common/
H A DFSConfig.pydiff 10438:08fa6ad59594 Wed Jul 16 12:05:00 EDT 2014 Jiuyue Ma <majiuyue@ncic.ac.cn> config, x86: Ensure that PCI devs get bridged to the memory bus

This patch force IO device to be mapped to 0xC0000000-0xFFFF0000 by
reserve anything between the end of memory and 3GB if memory is less
than 3GB. It also statically bridge these address range to the IO bus,
which guaranty access to pci address space will pass though bridge to
iobus.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>

Completed in 36 milliseconds