Re: [PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
From: Tianjia Zhang
Date: Wed Apr 15 2020 - 22:01:29 EST
On 2020/4/15 22:53, Paolo Bonzini wrote:
On 15/04/20 11:07, Vitaly Kuznetsov wrote:
In case this is no longer needed I'd suggest we drop 'kvm_run' parameter
and extract it from 'struct kvm_vcpu' when needed. This looks like a
natural add-on to your cleanup patch.
I agree, though I think it should be _instead_ of Tianjia's patch rather
than on top.
Paolo
Thank you very much for the comments of Vitaly and Paolo, I will make a
v2 patch.
Thanks and best,
Tianjia