summaryrefslogtreecommitdiff
path: root/src/arch/arm/kvm/gic.hh
AgeCommit message (Expand)Author
2018-09-12dev-arm: rename Pl390 to GicV2Ciro Santilli
2017-09-20kvm: arm: Get rid of functions which just wrap the subclasses version.Gabe Black
2017-07-07kvm, arm: don't create interrupt events while saving GIC stateCurtis Dunham
2017-07-05kvm: move Kvm check from ARM Kvm GIC to SystemCurtis Dunham
2017-04-03arm, kvm: implement GIC state transferCurtis Dunham
2017-02-14arm, kvm: remove KvmGicCurtis Dunham
2017-02-14arm, kvm: implement MuxingKvmGicCurtis Dunham
2017-02-14sim,kvm,arm: fix typosCurtis Dunham
2016-04-27kvm, arm: Make GIC interrupt lines configurableAndreas Sandberg
2016-04-27kvm, arm: Refactor KVM GIC deviceAndreas Sandberg
2015-10-29kvm, arm: Fix compilation errors due to API changesVictor Garcia
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-06-01kvm, arm, dev: Add an in-kernel GIC implementationAndreas Sandberg