]> Git Repo - qemu.git/commit - hw/xen/xen_pt.c
Xen PCI passthrough: fix passthrough failure when no interrupt pin
authorBruce Rogers <[email protected]>
Wed, 27 Jul 2016 15:30:48 +0000 (09:30 -0600)
committerStefano Stabellini <[email protected]>
Thu, 4 Aug 2016 17:42:48 +0000 (10:42 -0700)
commit0968c91ce00f42487fb11de5da38e53b5dc6bc7f
tree049d7cbcd122eca82d6c21685bc8829d1c8c4fec
parent09704e6ded83fa0bec14baf32f800f6512156ca0
Xen PCI passthrough: fix passthrough failure when no interrupt pin

Commit 5a11d0f7 mistakenly converted a log message into an error
condition when no pin interrupt is found for the pci device being
passed through. Revert that part of the commit.

Signed-off-by: Bruce Rogers <[email protected]>
Signed-off-by: Stefano Stabellini <[email protected]>
Acked-by: Anthony PERARD <[email protected]>
hw/xen/xen_pt.c
This page took 0.019655 seconds and 4 git commands to generate.