/openbmc/linux/arch/mips/include/asm/ |
H A D | kvm_host.h | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/mips/kvm/ |
H A D | mips.c | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_host.h | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | powerpc.c | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_host.h | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/include/linux/ |
H A D | kvm_host.h | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/virt/kvm/ |
H A D | kvm_main.c | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | diff 13a34e067eab24fec882e1834fbf2cc31911d474 Thu Aug 28 08:13:03 CDT 2014 Radim Krčmář <rkrcmar@redhat.com> 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>
|