config, x86: add ethernet support for x86 fullsystem
Review Request #2301 - Created June 13, 2014 and updated - Latest diff uploaded
| Information | |
|---|---|
| Jiuyue Ma | |
| gem5 | |
| Reviewers | |
| Default | |
config, x86: add ethernet support for x86 fullsystem This patch add a IGbE_e1000 ethernet device to x86 fs system, it does the followings: 1) add IGbE_e1000 to x86_sys.pc.ethernet, 2) connect x86_sys.pc.ethernet.pio/config/dma to x86_sys.iobus, 3) add interrupt assignment for x86_sys.pc.ethernet in MP table.
