commit | 624d84cfe63b5afdd087bf5b2075a8a8cac5c83f | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Tue Sep 21 19:59:44 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:53:03 2010 +0200 |
tree | 49b3e2ac87797d2fe852251570e7e2b5e3765db8 | |
parent | 49e9d557f9b6e9639390b63b645f2def8dde5f1b [diff] |
KVM: cpu_relax() during spin waiting for reboot 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>