KVM: cpu_relax() during spin waiting for reboot
authorAvi Kivity <avi@redhat.com>
Tue, 21 Sep 2010 17:59:44 +0000 (19:59 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:53:03 +0000 (10:53 +0200)
It doesn't really matter, but if we spin, we should spin in a more relaxed
manner.  This way, if something goes wrong at least it won't contribute to
global warming.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found