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)
The next patch will reuse it for other userspace exits than MMIO,
namely debug events.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found