Files
android_kernel_xiaomi_sm8450/arch/powerpc/kvm
Christoffer Dall 8ca40a70a7 KVM: Take kvm instead of vcpu to mmu_notifier_retry
The mmu_notifier_retry is not specific to any vcpu (and never will be)
so only take struct kvm as a parameter.

The motivation is the ARM mmu code that needs to call this from
somewhere where we long let go of the vcpu pointer.

Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-10-23 13:35:43 +02:00
..
2012-10-05 23:38:49 +02:00
2012-08-06 16:04:58 +03:00
2012-10-05 23:38:47 +02:00
2012-07-10 19:18:06 +10:00
2012-10-05 23:38:48 +02:00