kvm: Add stubs for msix support code
commit37859f054986fab6b4094cd5950266ae56a6ca6a
authorAvi Kivity <avi@redhat.com>
Sun, 10 Oct 2010 13:57:31 +0000 (10 15:57 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 14 Oct 2010 10:28:50 +0000 (14 12:28 +0200)
tree32e9283371fd6e61c28d2bd98a14864953232a5a
parent4588b981b29544067476bb1963992e4f8bafdcef
kvm: Add stubs for msix support code

To allow msix to build without kvm support, add stubs for these functions.
Move the declarations to kvm.h so they are accessible when kvm support is not
built.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
kvm-stub.c
kvm.h
qemu-kvm.h