remove kvm_run from vcpu_context
commitceb85db56b4fb3b87b0eeca91f8ffe5333132ba0
authorGlauber Costa <glommer@redhat.com>
Fri, 9 Oct 2009 18:03:17 +0000 (9 15:03 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 13 Oct 2009 17:01:19 +0000 (13 14:01 -0300)
treea06214be3c78299fb3e43a2119dabde4794dd68e
parentf0c0b9df4c5ec97ffa9b8e51b723c8a370611054
remove kvm_run from vcpu_context

There are no more users of kvm_run inside vcpu context. Remove it, and
leave the one inside CPUState for the job.

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