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! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

