On Wed, Oct 20, 2010 at 07:09:37AM +0200, Michael S. Tsirkin wrote: > msix.c doesn't include linux kvm header anymore, so > IRQCHIP macro is never defined, which resulted in > a broken msix support. As a fix, stub out kvm_set_irq > and remove the remaining ifdefs. > > Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> > --- > hw/msix.c | 2 -- > kvm-stub.c | 6 ++++++ > kvm.h | 2 ++ > qemu-kvm.h | 1 - > 4 files changed, 8 insertions(+), 3 deletions(-) Applied both, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html