Re: [libvirt-users] PCI passthrough error

2012-04-10 Thread Jaap Winius
Quoting Jaap Winius : ... Anyway I guess now it's USB passthrough or bust. Or get a board with an IOMMU. In case anyone is ever interested, I did eventually manage to solve this problem with a wrapper script, although not exactly the way David Wragg explains in his blog. With Debian sque

Re: [libvirt-users] PCI passthrough error

2012-03-29 Thread Jaap Winius
Quoting Jaap Winius : error: internal error Process exited while reading console \ log output: char device redirected to /dev/pts/1 assigned_dev_pci_read: pread failed, ret = 0 errno = 2 It turns out this is a KVM bug related to the Linux 2.6.32-5-amd64 kernel I was using with D

Re: [libvirt-users] PCI passthrough error

2012-03-29 Thread Wen Congyang
At 03/30/2012 05:41 AM, Jaap Winius Wrote: > Hi folks, > > Has anyone encountered the following PCI passthrough error? > > error: internal error Process exited while reading console \ > log output: char device redirected to /dev/pts/1 > assigned_dev_pci_read: pread failed, ret = 0 er

[libvirt-users] PCI passthrough error

2012-03-29 Thread Jaap Winius
Hi folks, Has anyone encountered the following PCI passthrough error? error: internal error Process exited while reading console \ log output: char device redirected to /dev/pts/1 assigned_dev_pci_read: pread failed, ret = 0 errno = 2 It's produced after I've detached the PCI devic