commit | 04d2cc7780d48a212843e38d46402d97fa1f4774 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Mon Sep 10 18:10:54 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:28 2007 +0200 |
tree | a209131bad59abcf574abbaae23145db3c4005e0 | |
parent | 29bd8a78082f2d7e2165a735f50b5c716ef3213b [diff] |
KVM: Move main vcpu loop into subarch independent code This simplifies adding new code as well as reducing overall code size. Signed-off-by: Avi Kivity <avi@qumranet.com>