[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2010-10-22 Thread netzwanze
I have the same Problem. I will use a 1394 device. -- PCI Pass Through via libvirt cannot remap IRQ's https://bugs.launchpad.net/bugs/639712 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2011-01-29 Thread James Neave
Hi, Looks like this is also affecting me. :( I'm trying to pass a PCI tuner through to a virtual machine, I have an AMD 890FX based board with IOMMU and it's switched on in the BIOS. Running Ubuntu server 10.10 x64. Flashydave: It sounds like you've actually got this working, have you written a

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2011-01-31 Thread James Neave
OK, I've tried the following: 1) Recompile kernel with all the same options except enabling DMAR. 2) Edit the apparmour profile to match suggested by flashydave 3) Installed latest qemu-kvm from kvm edgers ppa: https://launchpad.net/~ubuntu-server-edgers/+archive/server-edgers-qemu-kvm Attached

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2011-01-31 Thread James Neave
Here is the test.log ** Attachment added: "test.log" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/639712/+attachment/1820712/+files/test.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bug

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2011-01-31 Thread James Neave
These commands: echo "1106 3038" > /sys/bus/pci/drivers/pci-stub/new_id echo :08:06.0 > /sys/bus/pci/devices/:08:06.0/driver/unbind echo :08:06.0 > /sys/bus/pci/drivers/pci-stub/bind >From here: http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM Did nothing. Howe

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2011-01-31 Thread James Neave
Reboot did nothing, game over for now. The driver 'pci-stub' is occupying your device I thought pci-stub taking the device is what it was supposed to do? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2010-09-15 Thread flashydave
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/639712/+attachment/1589223/+files/Dependencies.txt -- PCI Pass Through via libvirt cannot remap IRQ's https://bugs.launchpad.net/bugs/639712 You received this bug notification because you are a member of Ubuntu Server Te

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2010-09-15 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better. So the first step, it sounds like, would be to pursue enabling the CONFIGs you need in Ubuntu's kernel. There may be a specific reason why it isn't yet, but if not we can see about requesting that it be enabled in for Natty. ** A

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2010-09-15 Thread flashydave
Yes. That aspect has been noted already in Bug #552311. Depending on how we deal with the various components of this issue it might be sensible to track the config changes under that reference. -- PCI Pass Through via libvirt cannot remap IRQ's https://bugs.launchpad.net/bugs/639712 You received

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2010-09-16 Thread Scott Moser
I'm marking this 'Linux' (upstream) task as based on the bug info. Additionally, Even for Ubuntu project 'linux' changes would be covered under bug 552311 ** Also affects: qemu-kvm (Ubuntu) Importance: Undecided Status: New ** Changed in: linux Status: New => Invalid ** Changed

[Bug 639712] Re: PCI Pass Through via libvirt cannot remap IRQ's

2015-10-07 Thread Chris J Arges
I was able to assign a PCI device to a VM via PCI pass through/vt-d with Wily/4.2 after adding 'intel_iommu=on' to the kernel cmdline. Can you please re-test with this option and the latest kernel to see if this works now? Thanks ** Changed in: libvirt (Ubuntu) Status: Triaged => Incompl