diff options
author | Jan Kiszka | 2012-05-17 15:32:35 +0200 |
---|---|---|
committer | Avi Kivity | 2012-05-21 18:22:49 +0200 |
commit | e7b2030862f63ee02331940b9f1742cd025c1908 (patch) | |
tree | 0e90e3c833df6e435e288c623cf53e429b5623a3 /hw/msix.c | |
parent | kvm: Publicize kvm_irqchip_release_virq (diff) | |
download | qemu-e7b2030862f63ee02331940b9f1742cd025c1908.tar.gz qemu-e7b2030862f63ee02331940b9f1742cd025c1908.tar.xz qemu-e7b2030862f63ee02331940b9f1742cd025c1908.zip |
kvm: Make kvm_irqchip_commit_routes an internal service
Automatically commit route changes after kvm_add_routing_entry and
kvm_irqchip_release_virq. There is no performance relevant use case for
which collecting multiple route changes is beneficial. This makes
kvm_irqchip_commit_routes an internal service which assert()s that the
corresponding IOCTL will always succeed.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/msix.c')
0 files changed, 0 insertions, 0 deletions