linux/arch/arm/kvm
Radim Krčmář 13a34e067e KVM: remove garbage arg to *hardware_{en,dis}able
In the beggining was on_each_cpu(), which required an unused argument to
kvm_arch_ops.hardware_{en,dis}able, but this was soon forgotten.

Remove unnecessary arguments that stem from this.

Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-08-29 16:35:55 +02:00
..
arm.c KVM: remove garbage arg to *hardware_{en,dis}able 2014-08-29 16:35:55 +02:00
coproc_a7.c
coproc_a15.c
coproc.c ARM: KVM: one_reg coproc set and get BE fixes 2014-07-11 04:57:40 -07:00
coproc.h
emulate.c
guest.c Here are the PPC and ARM changes for KVM, which I separated because 2014-08-07 11:35:30 -07:00
handle_exit.c
init.S Here are the PPC and ARM changes for KVM, which I separated because 2014-08-07 11:35:30 -07:00
interrupts_head.S ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE case 2014-07-11 04:57:38 -07:00
interrupts.S ARM: KVM: __kvm_vcpu_run function return result fix in BE case 2014-07-11 04:57:39 -07:00
Kconfig ARM: KVM: enable KVM in Kconfig on big-endian systems 2014-07-11 04:57:41 -07:00
Makefile KVM: ARM: vgic: split GICv2 backend from the main vgic code 2014-07-11 04:57:34 -07:00
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 ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND 2014-04-30 04:18:58 -07:00
reset.c
trace.h