Il 26/08/2014 14:43, Christian Borntraeger ha scritto:
> Acked-by: Christian Borntraeger
>
> Paolo, will you take that via the kvm tree?
Yes, I will.
Paolo
On 20/08/14 14:55, David Hildenbrand wrote:
> As already done for kvm_cpu_synchronize_state(), let's trigger
> kvm_arch_put_registers() via run_on_cpu() for kvm_cpu_synchronize_post_reset()
> and kvm_cpu_synchronize_post_init().
>
> This way, we make sure that the register synchronizing ioctls are
As already done for kvm_cpu_synchronize_state(), let's trigger
kvm_arch_put_registers() via run_on_cpu() for kvm_cpu_synchronize_post_reset()
and kvm_cpu_synchronize_post_init().
This way, we make sure that the register synchronizing ioctls are
called from the proper vcpu thread; this avoids calls