]> git.proxmox.com Git - mirror_qemu.git/blobdiff - kvm-all.c
kvm-irqchip: do explicit commit when update irq
[mirror_qemu.git] / kvm-all.c
index ca30a58a11bb712b4d573091022bd79d72b89f02..3764ba97439be38492eda35e29c0d323bbb71457 100644 (file)
--- a/kvm-all.c
+++ b/kvm-all.c
@@ -1094,8 +1094,6 @@ static int kvm_update_routing_entry(KVMState *s,
 
         *entry = *new_entry;
 
-        kvm_irqchip_commit_routes(s);
-
         return 0;
     }