x86: pc: Put a stub IO device at port 0xed which the kernel can use for delays.
Review Request #2515 - Created Nov. 19, 2014 and submitted
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10550:dbbee17f23e1 --------------------------- x86: pc: Put a stub IO device at port 0xed which the kernel can use for delays. There was already a stub device at 0x80, the port traditionally used for an IO delay. 0x80 is also the port used for POST codes sent by firmware, and that may have prompted adding this port as a second option.
Issue Summary
1
1
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| I might be confused by the weird semantics of the gem5 configuration scripts, but isn't this killing the fake device ... | Andreas Sandberg | Nov. 19, 2014, 8:44 a.m. | Open |
Posted (Nov. 19, 2014, 8:45 a.m.)
-
src/dev/x86/Pc.py (Diff revision 1) -
I might be confused by the weird semantics of the gem5 configuration scripts, but isn't this killing the fake device for port 0x80?
Review request changed
Updated (Nov. 19, 2014, 3:51 p.m.)
Description: |
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+5 -3) |
Ship It!
