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(-) -- 1.7.3.4 -- 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