Hello Gabe Black, Jason Lowe-Power, Nikos Nikoleris, Alec Roelke, Weiping
Liao, Brandon Potter,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/2520
to look at the new patch set (#2).
Change subject: dev: Add an InterruptLine class to wrap plain interrupts
......................................................................
dev: Add an InterruptLine class to wrap plain interrupts
Plain interrupts are delivered using platform-specific interrupt
controllers. This makes it hard to implement MMIO devices with
interrupts (e.g., VirtIO). This change introduces an abstract
interrupt adaptor class that can be implemented by platforms that need
to support such devices.
Change-Id: I181d952f17958549f25883e8aed4b00681550158
Signed-off-by: Andreas Sandberg <[email protected]>
Reviewed-by: Nikos Nikoleris <[email protected]>
---
M src/dev/Device.py
M src/dev/io_device.cc
M src/dev/io_device.hh
3 files changed, 92 insertions(+), 2 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/2520
To unsubscribe, visit https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I181d952f17958549f25883e8aed4b00681550158
Gerrit-Change-Number: 2520
Gerrit-PatchSet: 2
Gerrit-Owner: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Alec Roelke <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Brandon Potter <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Nikos Nikoleris <[email protected]>
Gerrit-Reviewer: Weiping Liao <[email protected]>
Gerrit-CC: Alexandru Duțu <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev