KVM: Don't pass kvm_run arguments
authorAvi Kivity <avi@redhat.com>
Mon, 24 Aug 2009 08:10:17 +0000 (11:10 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:06 +0000 (09:32 +0200)
They're just copies of vcpu->run, which is readily accessible.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found