Sean Christopherson 5233009fab KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
For reasons unknown, MIPS configures the vCPU allocation cache but
allocates vCPUs via kzalloc().  Allocate from the vCPU cache in
preparation for moving vCPU allocation to common KVM code.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-01-24 09:19:01 +01:00
..
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2016-07-05 16:09:11 +02:00
2018-10-31 08:54:16 -07:00
2017-03-28 14:53:54 +01:00
2019-04-19 14:03:11 +02:00
2015-03-27 21:25:19 +00:00
2017-03-28 14:54:00 +01:00
2019-02-04 10:56:30 -08:00