kernel_optimize_test/arch/arm/kvm
Alex Bennée 1df08ba0aa arm64: KVM: allow export and import of generic timer regs
For correct guest suspend/resume behaviour we need to ensure we include
the generic timer registers for 64 bit guests. As CONFIG_KVM_ARM_TIMER is
always set for arm64 we don't need to worry about null implementations.
However I have re-jigged the kvm_arm_timer_set/get_reg declarations to
be in the common include/kvm/arm_arch_timer.h headers.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2014-07-11 04:46:55 -07:00
..
arm.c ARM: KVM: Unmap IPA on memslot delete/move 2014-07-11 04:46:52 -07:00
coproc_a7.c
coproc_a15.c
coproc.c
coproc.h
emulate.c
guest.c arm64: KVM: allow export and import of generic timer regs 2014-07-11 04:46:55 -07:00
handle_exit.c
init.S
interrupts_head.S
interrupts.S
Kconfig
Makefile
mmio.c
mmu.c ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping 2014-07-11 04:46:53 -07:00
perf.c
psci.c
reset.c
trace.h