commit | 3176bc3e59cc4e30ac10888f08124b31969a7a88 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Tue Oct 16 17:22:08 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:52:53 2008 +0200 |
tree | a5f7bb276f3b553fffc286bcb28714d478776eb9 | |
parent | ab6ef34b906546d85d92dbc3e0fb4e01cce05f62 [diff] [blame] |
KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH We now have a new namespace, KVM_REQ_*, for bits in vcpu->requests. Signed-off-by: Avi Kivity <avi@qumranet.com>
diff --git a/drivers/kvm/kvm.h b/drivers/kvm/kvm.h index 1edf8a5..6ae7b63 100644 --- a/drivers/kvm/kvm.h +++ b/drivers/kvm/kvm.h
@@ -67,7 +67,7 @@ /* * vcpu->requests bit members */ -#define KVM_TLB_FLUSH 0 +#define KVM_REQ_TLB_FLUSH 0 /* * Address types: