]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Clean up kvm__reset_vcpu() function
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 8 Apr 2010 17:42:32 +0000 (20:42 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 8 Apr 2010 17:42:32 +0000 (20:42 +0300)
commit1a786b400ce9ebde12f1521bcdeb8c93d2892f84
tree7b339ba5eaa1098c0123d2cd811b51ac37bc0079
parent134a224ad933a7abe5ef07350e99e88f195f547f
kvm: Clean up kvm__reset_vcpu() function

This patch splits kvm__reset_vcpu() into three separate helper functions to
make the function more readable.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/kvm.c