mirror of
https://github.com/mii443/qemu.git
synced 2025-08-29 02:19:37 +00:00
KVM: simplify kvm_cpu_exec hook
We don't need to use cpu_loop_exit() because we never use the condition codes so everything can be folded into a single case. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5669 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
Reference in New Issue
Block a user