Hi, all, On Thu, Jul 16, 2020 at 10:10 AM Jiaxun Yang <[email protected]> wrote: > > > > 在 2020/6/23 21:14, Tianjia Zhang 写道: > > 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. > > > > Signed-off-by: Tianjia Zhang <[email protected]> > > Reviewed-by: Huacai Chen <[email protected]> > > Tested-by: Jiaxun Yang <[email protected]> > > Can confirm it works on Loongson-3A4000. I'm sorry for the late response, and thank Jiaxun for his tests.
Huacai > > Thanks! > > > --- > > -- > - Jiaxun

