Searched hist:"7 ec21d9da57e1ea770fae48e8fabb06c579487a7" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | bookehv_interrupts.S | diff 7ec21d9da57e1ea770fae48e8fabb06c579487a7 Tue Jun 23 08:14:16 CDT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> KVM: PPC: Clean up redundant kvm_run parameters in assembly
In the current kvm version, 'kvm_run' has been included in the 'kvm_vcpu' structure. For historical reasons, many kvm-related function parameters retain the 'kvm_run' and 'kvm_vcpu' parameters at the same time. This patch does a unified cleanup of these remaining redundant parameters.
[paulus@ozlabs.org - Fixed places that were missed in book3s_interrupts.S]
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
|
H A D | booke_interrupts.S | diff 7ec21d9da57e1ea770fae48e8fabb06c579487a7 Tue Jun 23 08:14:16 CDT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> KVM: PPC: Clean up redundant kvm_run parameters in assembly
In the current kvm version, 'kvm_run' has been included in the 'kvm_vcpu' structure. For historical reasons, many kvm-related function parameters retain the 'kvm_run' and 'kvm_vcpu' parameters at the same time. This patch does a unified cleanup of these remaining redundant parameters.
[paulus@ozlabs.org - Fixed places that were missed in book3s_interrupts.S]
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
|
H A D | book3s_interrupts.S | diff 7ec21d9da57e1ea770fae48e8fabb06c579487a7 Tue Jun 23 08:14:16 CDT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> KVM: PPC: Clean up redundant kvm_run parameters in assembly
In the current kvm version, 'kvm_run' has been included in the 'kvm_vcpu' structure. For historical reasons, many kvm-related function parameters retain the 'kvm_run' and 'kvm_vcpu' parameters at the same time. This patch does a unified cleanup of these remaining redundant parameters.
[paulus@ozlabs.org - Fixed places that were missed in book3s_interrupts.S]
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
|
H A D | book3s_pr.c | diff 7ec21d9da57e1ea770fae48e8fabb06c579487a7 Tue Jun 23 08:14:16 CDT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> KVM: PPC: Clean up redundant kvm_run parameters in assembly
In the current kvm version, 'kvm_run' has been included in the 'kvm_vcpu' structure. For historical reasons, many kvm-related function parameters retain the 'kvm_run' and 'kvm_vcpu' parameters at the same time. This patch does a unified cleanup of these remaining redundant parameters.
[paulus@ozlabs.org - Fixed places that were missed in book3s_interrupts.S]
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
|
H A D | booke.c | diff 7ec21d9da57e1ea770fae48e8fabb06c579487a7 Tue Jun 23 08:14:16 CDT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> KVM: PPC: Clean up redundant kvm_run parameters in assembly
In the current kvm version, 'kvm_run' has been included in the 'kvm_vcpu' structure. For historical reasons, many kvm-related function parameters retain the 'kvm_run' and 'kvm_vcpu' parameters at the same time. This patch does a unified cleanup of these remaining redundant parameters.
[paulus@ozlabs.org - Fixed places that were missed in book3s_interrupts.S]
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | diff 7ec21d9da57e1ea770fae48e8fabb06c579487a7 Tue Jun 23 08:14:16 CDT 2020 Tianjia Zhang <tianjia.zhang@linux.alibaba.com> KVM: PPC: Clean up redundant kvm_run parameters in assembly
In the current kvm version, 'kvm_run' has been included in the 'kvm_vcpu' structure. For historical reasons, many kvm-related function parameters retain the 'kvm_run' and 'kvm_vcpu' parameters at the same time. This patch does a unified cleanup of these remaining redundant parameters.
[paulus@ozlabs.org - Fixed places that were missed in book3s_interrupts.S]
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
|