[Pkg-xen-devel] Bug#706543: xen-hypervisor-4.1-amd64: HVM PCI Passthrough not working any more after last upgrade

Markus markus at trash-mail.com
Thu May 2 09:34:39 UTC 2013


Package: xen-hypervisor-4.1-amd64
Version: 4.1.4-3
Followup-For: Bug #706543

Actually, it turned out that this bug is a problem of xen-utils (see here: http://lists.xen.org/archives/html/xen-devel/2013-05/msg00145.html)
In particular: /usr/lib/xen-4.1/lib/python/xen/xend/server/pciif.py

I can confirm when removing the lines
---
rc = xc.domain_irq_permission(domid =  fe_domid, pirq = dev.irq,
                    allow_access = True)
            if rc<0:
                raise VmError(('pci: failed to configure irq on device '+
                            '%s - errno=%d')%(dev.name,rc))
---

everything works as usual.
Since this is most likely not a good patch we should wait for some official one ;)

Could you please move this bug report to package xen-utils-4.1  4.1.4-3?

Thanks!



More information about the Pkg-xen-devel mailing list