linux/arch/arm64/kvm
Marc Zyngier 349c330ced KVM: arm64: Don't use empty structures as CPU reset state
Keeping empty structure as the vcpu state initializer is slightly
wasteful: we only want to set pstate, and zero everything else.
Just do that.

Signed-off-by: Marc Zyngier <maz@kernel.org>
2020-05-28 12:00:40 +01:00
..
hyp KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu 2020-05-28 11:57:10 +01:00
vgic KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu 2020-05-28 11:57:10 +01:00
aarch32.c
arch_timer.c KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation 2020-05-16 15:04:18 +01:00
arm.c KVM: arm64: Clean up cpu_init_hyp_mode() 2020-05-25 16:15:47 +01:00
debug.c
fpsimd.c
guest.c KVM: Fix spelling in code comments 2020-05-16 15:05:01 +01:00
handle_exit.c
hyp-init.S
hyp.S
hypercalls.c
inject_fault.c
irq.h
Kconfig
Makefile
mmio.c KVM: Fix spelling in code comments 2020-05-16 15:05:01 +01:00
mmu.c KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction 2020-05-25 16:16:27 +01:00
perf.c
pmu-emul.c
pmu.c
psci.c KVM: Fix spelling in code comments 2020-05-16 15:05:01 +01:00
pvtime.c
regmap.c
reset.c KVM: arm64: Don't use empty structures as CPU reset state 2020-05-28 12:00:40 +01:00
sys_regs_generic_v8.c
sys_regs.c KVM: arm64: Move sysreg reset check to boot time 2020-05-28 11:57:10 +01:00
sys_regs.h
trace_arm.h
trace_handle_exit.h
trace.h
va_layout.c
vgic-sys-reg-v3.c