Files
android_kernel_xiaomi_sm8450/arch/x86/kvm
Wei Yang daefb7949e KVM: x86: return 0 in case kvm_mmu_memory_cache has min number of objects
The code tries to pre-allocate *min* number of objects, so it is ok to
return 0 when the kvm_mmu_memory_cache meets the requirement.

Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-10-17 00:29:41 +02:00
..
2018-08-06 17:59:02 +02:00
2017-04-12 20:17:15 +02:00