commit | 6d50d54cd80cb60d701e70fb0633250115606459 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Jan 28 14:24:39 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:18 2016 +0000 |
tree | 9a63ecd9ac770fc4410200ad205e79bfafab1f46 | |
parent | 13720a56edbd8164fbfa251067dea9776e09f54b [diff] |
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp We already have virt/kvm/arm/ containing timer and vgic stuff. Add yet another subdirectory to contain the hyp-specific files (timer and vgic again). Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>