Hello Gabe Black, Andreas Hansson, Alexandru Duțu, Brandon Potter,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/2740
to look at the new patch set (#2).
Change subject: dev, x86: Use the generic InterruptLine interface
......................................................................
dev, x86: Use the generic InterruptLine interface
Refactor x86 interrupt handling to use the generic InterruptPin
interface instead of the x86-specific
X86IntSourcePin/X86IntSinkPin/X86IntLine interfaces.
Change-Id: Id77d99c879d69d605e28326d35b8d90c8ef06d56
Signed-off-by: Andreas Sandberg <[email protected]>
Reviewed-by: Andreas Hansson <[email protected]>
---
M src/dev/x86/Cmos.py
M src/dev/x86/I8042.py
M src/dev/x86/I82094AA.py
M src/dev/x86/I8254.py
M src/dev/x86/I8259.py
M src/dev/x86/SouthBridge.py
M src/dev/x86/X86IntPin.py
M src/dev/x86/cmos.cc
M src/dev/x86/cmos.hh
M src/dev/x86/i8042.cc
M src/dev/x86/i8042.hh
M src/dev/x86/i82094aa.cc
M src/dev/x86/i82094aa.hh
M src/dev/x86/i8254.cc
M src/dev/x86/i8254.hh
M src/dev/x86/i8259.cc
M src/dev/x86/i8259.hh
M src/dev/x86/intdev.cc
M src/dev/x86/intdev.hh
19 files changed, 95 insertions(+), 171 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/2740
To unsubscribe, visit https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id77d99c879d69d605e28326d35b8d90c8ef06d56
Gerrit-Change-Number: 2740
Gerrit-PatchSet: 2
Gerrit-Owner: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Alexandru Duțu <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Brandon Potter <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-CC: Andreas Hansson <[email protected]>
Gerrit-CC: Curtis Dunham <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev