KVM: Move struct kvm_pio_request into x86 kvm_host.h
authorAvi Kivity <avi@redhat.com>
Sun, 4 Jan 2009 10:39:07 +0000 (12:39 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:02:55 +0000 (11:02 +0200)
commit1c08364c3565242f1e1bd585bc2ce458967941af
tree641d6f012c3c7825223146604aa2db0fad795bef
parent52d939a0bf44081bc9f69b4fbdc9e7f416df27c7
KVM: Move struct kvm_pio_request into x86 kvm_host.h

This is an x86 specific stucture and has no business living in common code.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
include/linux/kvm_types.h