Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus
Offline or uninitialized vcpu's can be executed if requested to perform
userspace work.

Follow Avi's suggestion to handle halted vcpu's in the main loop,
simplifying kvm_emulate_halt(). Introduce a new vcpu->requests bit to
indicate events that promote state from halted to running.

Also standardize vcpu wake sites.

Signed-off-by: Marcelo Tosatti <mtosatti <at> redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-10-15 10:15:26 +02:00
..
2008-08-20 13:19:52 -07:00
2008-10-14 10:23:27 -07:00
2008-09-19 12:44:54 -07:00
2008-10-13 09:35:14 +11:00
2008-08-31 16:00:42 +02:00
2008-10-09 21:33:02 +01:00
2008-10-03 10:04:10 +02:00