]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Fix INTx handling
authorSasha Levin <levinsasha928@gmail.com>
Mon, 19 Sep 2011 10:40:45 +0000 (13:40 +0300)
committerSasha Levin <levinsasha928@gmail.com>
Mon, 19 Sep 2011 10:40:45 +0000 (13:40 +0300)
commit5b5ba3515ea43676fe71e88cbd8d91ddcf3ef273
tree0468f669326c09d38917f3ea30d820b7d8d88fb4
parent73db087a8bd5540678bfa62bcc73f65a0b9f0896
kvm tools: Fix INTx handling

Since we didn't raise the ISR INTx interrupts were sometimes ignored by
the guest. This caused hangs on boot when starting a guest without MSIX
support.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
tools/kvm/virtio/pci.c