qemu-irix/hw/xen
Bruce Rogers beeff749f6 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 <brogers@suse.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
(cherry picked from commit 0968c91ce0)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2016-08-15 08:57:24 -05:00
..
Makefile.objs xen/Makefile.objs: simplify 2016-01-11 11:39:28 +03:00
xen-host-pci-device.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
xen-host-pci-device.h Add Error **errp for xen_host_pci_device_get() 2016-01-21 16:45:34 +00:00
xen_backend.c xen: drop XenXC and associated interface wrappers 2016-02-10 12:01:24 +00:00
xen_devconfig.c xen: Clean up includes 2016-01-29 15:07:23 +00:00
xen_pt.c Xen PCI passthrough: fix passthrough failure when no interrupt pin 2016-08-15 08:57:24 -05:00
xen_pt.h Add Error **errp for xen_pt_config_init() 2016-01-21 16:45:47 +00:00
xen_pt_config_init.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
xen_pt_graphics.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
xen_pt_msi.c fix MSI injection on Xen 2016-02-06 20:44:10 +02:00