commit | c7e3ba64ba16eddfbfc66ec099860f40e808e124 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Jan 23 13:21:59 2013 -0500 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 11 19:05:38 2013 +0000 |
tree | 42050cb8efe5233629efaabc3917bad4a22741c8 | |
parent | 53e724067a4ee9373972079e225d0d5f683b9c5a [diff] |
ARM: KVM: arch_timers: Add timer world switch Do the necessary save/restore dance for the timers in the world switch code. In the process, allow the guest to read the physical counter, which is useful for its own clock_event_device. Reviewed-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>