Remove extra call to kvm_cpu_exec()
commitde5ae0ab9b1876226267f5b583adf4b293fd74d3
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 29 Apr 2009 21:20:22 +0000 (29 16:20 -0500)
committerAvi Kivity <avi@redhat.com>
Thu, 30 Apr 2009 09:47:38 +0000 (30 12:47 +0300)
treee1af908210ffc493b0d81f6f0259637ff3bf837b
parentd5861cacb692b742b6d3f917f6e0e0d2282feba7
Remove extra call to kvm_cpu_exec()

It's just duplicated code now since we do the same thing in upstream.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
cpu-exec.c