On Wed, 30 Apr 2014 17:29:29 -0300
Eduardo Habkost wrote:
> In case something happens and prevents qemu_init_vcpu() from running
> after cpu_exec_init() was already called, this will let the rest of the
> VCPU handling code know that the CPU is not running yet.
perhaps default value should be set
In case something happens and prevents qemu_init_vcpu() from running
after cpu_exec_init() was already called, this will let the rest of the
VCPU handling code know that the CPU is not running yet.
Signed-off-by: Eduardo Habkost
---
cpus.c | 1 -
exec.c | 1 +
2 files changed, 1 insertion(+), 1