Alexander Graf cb925cf923 KVM: PIC: Only commit irq routing when necessary
The current logic updates KVM's view of our interrupt map every time we
change it. While this is nice and bullet proof, it slows things down
badly for me. QEMU spends about 3 seconds on every start telling KVM what
news it has on its routing maps.

Instead, let's just synchronize the whole irq routing map as a whole when
we're done constructing it. For things that change during runtime, we can
still update the routing table on demand.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-07-01 01:11:14 +02:00
2013-06-27 02:38:35 +02:00
2013-05-12 13:25:55 +04:00
2013-06-28 14:01:52 -05:00
2013-05-28 12:19:02 +02:00
2013-06-11 23:45:43 +04:00
2013-06-28 09:20:27 +02:00
2013-06-15 17:50:21 +00:00
2013-06-20 16:39:52 +02:00
2013-06-06 11:27:05 +02:00
2013-07-01 01:11:14 +02:00
2013-06-14 15:33:10 +01:00
2013-05-18 16:35:12 +04:00
2013-06-21 22:52:50 +04:00
2013-06-06 11:27:05 +02:00
2013-06-06 11:27:05 +02:00
2013-06-27 02:38:36 +02:00
2013-05-20 10:55:18 -05:00
2013-06-28 14:02:14 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%