reuse env stop and stopped states
commitdd0e1c1a5893ff2bb91b8cb452eedcdb8a90857a
authorGlauber Costa <glommer@redhat.com>
Tue, 21 Jul 2009 22:13:08 +0000 (21 18:13 -0400)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 22 Jul 2009 19:47:29 +0000 (22 16:47 -0300)
tree2c411ca925130609dd732a1d1fa31bcc520988e8
parentb3dca1e2fd220df04ef2057858c709fd3667260a
reuse env stop and stopped states

qemu CPUState already provides "stop" and "stopped" states. And they
mean exactly that. There is no need for us to provide our own.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
cpu-defs.h
qemu-kvm.c
vl.c