]> git.proxmox.com Git - qemu.git/commit
kvm: do not flush after deleting gsi
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Dec 2012 11:00:45 +0000 (13:00 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 17 Dec 2012 11:02:28 +0000 (13:02 +0200)
commit1dd3a74d2ee2d873cde0b390b536e45420b3fe05
treec56fa29b671f76c81ba412dd1a76d9855f41683c
parent2059946358999da80be22494af2d5c3174142902
kvm: do not flush after deleting gsi

Deleting a GSI isn't necessary: it is enough
to stop using it. Delay flush until an entry is used.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
kvm-all.c