[Qemu-devel] [Bug 1091766] Re: Physical host crash with Mellanox IB PCI passthrough

2013-05-27 Thread Vlastimil Holer
My believe is that this bug can be closed. We have tested QEMU 1.4.x and 1.5.x series (with pci-assign) and at least these works fine. ** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to Q

[Qemu-devel] [Bug 1091766] Re: Physical host crash with Mellanox IB PCI passthrough

2013-01-02 Thread Vlastimil Holer
Just a silly questions, because I don't know the deveploment process in QEMU project -- can be your patches commited into project's VCS so that new stable release contains them and doesn't fail again? Thank you! -- You received this bug notification because you are a member of qemu- devel-ml, wh

Re: [Qemu-devel] [Bug 1091766] Re: Physical host crash with Mellanox IB PCI passthrough

2012-12-20 Thread Vlastimil Holer
Confirmed, third patch for legacy pci-assign enables only 4 vectors on host and guest. Mellanox IB works for me fine as well. Thanks! -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1091766 Title: Ph

Re: [Qemu-devel] [Bug 1091766] Re: Physical host crash with Mellanox IB PCI passthrough

2012-12-20 Thread Vlastimil Holer
On Wed, Dec 19, 2012 at 5:46 PM, Alex Williamson wrote: > You're right, I'm thinking of MSI where lspci reports x/y vectors. The > only way I know to get this is to grep /proc/interrupts on host and > guest. Look for kvm or vfio in the host and likely some device specific > identifier in the gue

Re: [Qemu-devel] [Bug 1091766] Re: Physical host crash with Mellanox IB PCI passthrough

2012-12-19 Thread Vlastimil Holer
On Wed, Dec 19, 2012 at 4:31 PM, Alex Williamson wrote: > So you likely see through lspci that both the guest and host have 4 > vectors enabled. Maybe you'll have to kick me on how to find this data. If I look on lspci output, I find only this relevant thing: Capabilities: [9c] MSI-X: Ena

Re: [Qemu-devel] [Bug 1091766] Re: Physical host crash with Mellanox IB PCI passthrough

2012-12-19 Thread Vlastimil Holer
Both patches against qemu 1.3 *works*, first with traditional PCI pass., second with VFIO. Mellanox IB card in guest works fine again. Great early Christmas present, thank you! Just FYI: between both ways I can see little difference on host system regarding the numbers of IRQs for MSI/MSI-X: * VF

[Qemu-devel] [Bug 1091766] [NEW] Physical host crash with Mellanox IB PCI passthrough

2012-12-18 Thread Vlastimil Holer
Public bug reported: (from http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/100736) We have been using PCI passthrough with the Mellanox IB interface (MT27500 Family [ConnectX-3]) on Debian 6.0.6, kernel 3.2.23 and qemu-kvm-1.0 (both from backports). It worked fine until latest update in