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)
This is an x86 specific stucture and has no business living in common code.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found