KVM: x86: rename EMULATE_DO_MMIO
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 25 Jun 2013 16:24:41 +0000 (18:24 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 29 Jul 2013 07:01:14 +0000 (09:01 +0200)
commitac0a48c39af31fe27bdb1afca7b26f109ff1c704
tree2c2d3cecadd5333b8ed8fa147b2e61ed2d5bced4
parenta343c9b7673e2228bc8a9ac65aae42140f6f9977
KVM: x86: rename EMULATE_DO_MMIO

The next patch will reuse it for other userspace exits than MMIO,
namely debug events.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c