msix: remove CONFIG_KVM depedency
commit889e30cc18e21f2091b77267dca8096d7dd34f8b
authorAvi Kivity <avi@redhat.com>
Sun, 10 Oct 2010 13:58:41 +0000 (10 15:58 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 14 Oct 2010 10:29:02 +0000 (14 12:29 +0200)
tree70c3f32aad58177c3dca72cb634c473a40812919
parent313bcfc3149a3528a1af65bce7df6420013344a4
msix: remove CONFIG_KVM depedency

Now that the kvm support is properly stubbed, we can build the msix/kvm glue
unconditionally.

Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/msix.c