]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36f05579089291824c61be916cda15d105f6d5ab
tree2c2d3cecadd5333b8ed8fa147b2e61ed2d5bced4
parentf8f60287e8e519b46b637856ff2b8d073f48fe08
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