linux/arch/arm/kvm
Marc Zyngier e59bff9bf3 ARM: KVM: Add timer save/restore
This patch shouldn't exist, as we should be able to reuse the
arm64 version for free. I'll get there eventually, but in the
meantime I need a timer ticking.

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2016-02-29 18:34:13 +00:00
..
hyp ARM: KVM: Add timer save/restore 2016-02-29 18:34:13 +00:00
arm.c ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end 2016-02-29 18:34:12 +00:00
coproc.c ARM: KVM: Move CP15 array into the CPU context structure 2016-02-29 18:34:12 +00:00
coproc.h ARM: KVM: Move CP15 array into the CPU context structure 2016-02-29 18:34:12 +00:00
coproc_a7.c
coproc_a15.c
emulate.c ARM: KVM: Move GP registers into the CPU context structure 2016-02-29 18:34:12 +00:00
guest.c ARM: KVM: Move GP registers into the CPU context structure 2016-02-29 18:34:12 +00:00
handle_exit.c KVM: arm/arm64: Count guest exit due to various reasons 2015-12-14 11:30:00 +00:00
init.S
interrupts.S ARM: KVM: Move VFP registers to a CPU context structure 2016-02-29 18:34:12 +00:00
interrupts_head.S ARM: KVM: Move GP registers into the CPU context structure 2016-02-29 18:34:12 +00:00
Kconfig
Makefile ARM: KVM: Add TLB invalidation code 2016-02-29 18:34:13 +00:00
mmio.c arm/arm64: KVM: Feed initialized memory to MMIO accesses 2016-02-24 11:53:09 +00:00
mmu.c kvm: rename pfn_t to kvm_pfn_t 2016-01-15 17:56:32 -08:00
perf.c
psci.c
reset.c ARM: KVM: Move GP registers into the CPU context structure 2016-02-29 18:34:12 +00:00
trace.h