On Tue, May 15, 2012 at 09:57:20AM -0300, Jan Kiszka wrote: > Removes two unused KVM core functions and some unneeded diffs in > msi/msix.c. > > Jan Kiszka (4): > qemu-kvm: Drop unused kvm_clear_gsi_routes > qemu-kvm: Drop unused kvm_del_irq_route > qemu-kvm: msi: Drop redundant support tests > qemu-kvm: msix: Drop check for preexisting cap from msix_add_config > > hw/msi.c | 4 --- > hw/msix.c | 73 +++++++++++++++++++++++------------------------------------ > qemu-kvm.c | 26 --------------------- > qemu-kvm.h | 17 -------------- > 4 files changed, 29 insertions(+), 91 deletions(-) Applied, 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