commit | a45352908b88d383bc40e1e4d1a6cc5bbcefc895 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Sun Apr 13 17:54:35 2008 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:04:13 2008 +0300 |
tree | be0f519e05f8df4409b595928338b2939ed64f6a | |
parent | 3d80840d96127401ba6aeadd813c3a15b84e70fe [diff] |
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* We wish to export it to userspace, so move it into the kvm namespace. Signed-off-by: Avi Kivity <avi@qumranet.com>