RE: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER

2013-01-11 Thread Pandarathil, Vijaymohan R
...@vger.kernel.org Subject: Re: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER On Wed, 2013-01-09 at 10:52 -0700, Alex Williamson wrote: On Wed, 2013-01-09 at 06:26 +, Pandarathil, Vijaymohan R wrote: - New ioctl which is used to pass the eventfd that is signaled when

Re: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER

2013-01-11 Thread Alex Williamson
- de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER On Wed, 2013-01-09 at 10:52 -0700, Alex Williamson wrote: On Wed, 2013-01-09 at 06:26 +, Pandarathil, Vijaymohan R wrote

Re: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER

2013-01-11 Thread Marcelo Tosatti
, Vijaymohan R Cc: Bjorn Helgaas; Gleb Natapov; kvm@vger.kernel.org; qemu- de...@nongnu.org; linux-...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER On Wed, 2013-01-09 at 10:52 -0700, Alex Williamson wrote

Re: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER

2013-01-09 Thread Alex Williamson
On Wed, 2013-01-09 at 06:26 +, Pandarathil, Vijaymohan R wrote: - New ioctl which is used to pass the eventfd that is signaled when an error occurs in the vfio_pci_device - Register pci_error_handler for the vfio_pci driver - When the device encounters an

Re: [PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER

2013-01-09 Thread Alex Williamson
On Wed, 2013-01-09 at 10:52 -0700, Alex Williamson wrote: On Wed, 2013-01-09 at 06:26 +, Pandarathil, Vijaymohan R wrote: - New ioctl which is used to pass the eventfd that is signaled when an error occurs in the vfio_pci_device - Register pci_error_handler for the

[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER

2013-01-08 Thread Pandarathil, Vijaymohan R
- New ioctl which is used to pass the eventfd that is signaled when an error occurs in the vfio_pci_device - Register pci_error_handler for the vfio_pci driver - When the device encounters an error, the error handler registered by the vfio_pci driver