Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Gleb Natapov
On Sun, Feb 03, 2013 at 04:36:11PM +, Blue Swirl wrote: On Sun, Feb 3, 2013 at 2:10 PM, Pandarathil, Vijaymohan R vijaymohan.pandarat...@hp.com wrote: - Create eventfd per vfio device assigned to a guest and register an event handler - This fd is passed to

RE: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Pandarathil, Vijaymohan R
...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Sun, Feb 03, 2013 at 04:36:11PM +, Blue Swirl wrote: On Sun, Feb 3, 2013 at 2:10 PM, Pandarathil, Vijaymohan R vijaymohan.pandarat...@hp.com wrote: - Create eventfd

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Gleb Natapov
; kvm@vger.kernel.org; qemu-de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Sun, Feb 03, 2013 at 04:36:11PM +, Blue Swirl wrote: On Sun, Feb 3, 2013 at 2:10 PM

RE: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Pandarathil, Vijaymohan R
...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Tue, Feb 05, 2013 at 09:05:19AM +, Pandarathil, Vijaymohan R wrote: -Original Message- From: Gleb Natapov [mailto:g...@redhat.com] Sent: Tuesday, February 05

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Gleb Natapov
; kvm@vger.kernel.org; qemu-de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Tue, Feb 05, 2013 at 09:05:19AM +, Pandarathil, Vijaymohan R wrote: -Original

RE: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Pandarathil, Vijaymohan R
; qemu-de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Tue, Feb 05, 2013 at 10:59:41AM +, Pandarathil, Vijaymohan R wrote: -Original Message- From: Gleb

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Gleb Natapov
: Blue Swirl; Alex Williamson; Bjorn Helgaas; Ortiz, Lance E; kvm@vger.kernel.org; qemu-de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Tue, Feb 05, 2013 at 10:59:41AM

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Alex Williamson
Swirl; Alex Williamson; Bjorn Helgaas; Ortiz, Lance E; kvm@vger.kernel.org; qemu-de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Tue, Feb 05, 2013 at 10:59:41AM +

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Gleb Natapov
; Alex Williamson; Bjorn Helgaas; Ortiz, Lance E; kvm@vger.kernel.org; qemu-de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Tue, Feb 05, 2013 at 09:05

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-05 Thread Alex Williamson
Subject: Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO- PCI devices On Tue, Feb 05, 2013 at 10:59:41AM +, Pandarathil, Vijaymohan R wrote: -Original Message- From: Gleb Natapov [mailto:g...@redhat.com] Sent: Tuesday

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-04 Thread Alex Williamson
On Sun, 2013-02-03 at 14:10 +, Pandarathil, Vijaymohan R wrote: - Create eventfd per vfio device assigned to a guest and register an event handler - This fd is passed to the vfio_pci driver through the SET_IRQ ioctl - When the device encounters an error, the

Re: [PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

2013-02-03 Thread Blue Swirl
On Sun, Feb 3, 2013 at 2:10 PM, Pandarathil, Vijaymohan R vijaymohan.pandarat...@hp.com wrote: - Create eventfd per vfio device assigned to a guest and register an event handler - This fd is passed to the vfio_pci driver through the SET_IRQ ioctl - When the