]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
authorAvi Kivity <avi@qumranet.com>
Tue, 16 Oct 2007 15:22:08 +0000 (17:22 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:53 +0000 (17:52 +0200)
commit05fe053f2ea990d8e4c503400b8114840e6ea2e4
treea5f7bb276f3b553fffc286bcb28714d478776eb9
parent93d7f285dacd27087ecec8aee3aeaf34bf2180f4
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>
drivers/kvm/kvm.h
drivers/kvm/kvm_main.c