Jan Kiszka 2eec734374 KVM: x86: Avoid issuing wbinvd twice
Micro optimization to avoid calling wbinvd twice on the CPU that has to
emulate it. As we might be preempted between smp_call_function_many and
the local wbinvd, the cache might be filled again so that real work
could be done uselessly.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2011-01-12 11:28:52 +02:00
..
2010-08-14 22:26:53 +02:00
2011-01-12 11:28:52 +02:00
2010-05-10 13:37:16 -07:00
2010-10-27 14:30:01 +02:00
2010-11-26 15:00:58 +01:00