Andreas Sandberg has uploaded a new patch set (#2) to the change originally created by Curtis Dunham. ( https://gem5-review.googlesource.com/3661 )

Change subject: kvm, arm: don't create interrupt events while saving GIC state
......................................................................

kvm, arm: don't create interrupt events while saving GIC state

If an interrupt was pending according to Kvm state during a drain,
the Pl390 model would create an interrupt event that could not be
serviced, preventing the system from draining.  The proper behavior
is for the Pl390 not actively being used for simulation to just skip
the GIC state machine that delivers interrupts.

Change-Id: Icb37e7e992f1fb441a9b3a26daa1bb5a6fe19228
Reviewed-by: Andreas Sandberg <[email protected]>
---
M src/arch/arm/kvm/gic.cc
M src/arch/arm/kvm/gic.hh
M src/dev/arm/gic_pl390.cc
M src/dev/arm/gic_pl390.hh
4 files changed, 24 insertions(+), 1 deletion(-)


--
To view, visit https://gem5-review.googlesource.com/3661
To unsubscribe, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icb37e7e992f1fb441a9b3a26daa1bb5a6fe19228
Gerrit-Change-Number: 3661
Gerrit-PatchSet: 2
Gerrit-Owner: Curtis Dunham <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to