Waiman Long 3553ae5690 x86/kvm: Don't use pvqspinlock code if only 1 vCPU
On a VM with only 1 vCPU, the locking fast path will always be
successful. In this case, there is no need to use the the PV qspinlock
code which has higher overhead on the unlock side than the native
qspinlock code.

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-08-06 17:59:04 +02:00
..
2017-08-31 21:34:48 +02:00
2018-04-12 09:05:58 +02:00
2018-06-12 16:19:22 -07:00
2017-12-12 11:32:24 +01:00
2018-03-20 10:01:57 +01:00
2017-12-23 21:13:01 +01:00
2018-06-22 21:20:35 +02:00
2018-05-02 16:10:40 +02:00
2018-03-14 09:21:01 +01:00
2017-09-25 20:51:58 +02:00