to latest upstream stable bits
- Changed the new ioctl to be part of VFIO_SET_IRQs ioctl
- Added a new patch to get/put reference to a vfio device from struct device
- Incorporated all other feedback.
---
Vijay Mohan Pandarathil(3):
[PATCH 1/3] VFIO: Wrapper to get reference to vfio_device
- Added vfio_device_get_from_dev() as wrapper to get
reference to vfio_device from struct device.
- Added vfio_device_data() as a wrapper to get device_data from
vfio_device.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers/vfio/vfio.c | 47
driver gets invoked by the AER infrastructure
- In the error handler, signal the eventfd registered for the device.
- This results in the qemu eventfd handler getting invoked and
appropriate action taken for the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers
invoked.
- In the handler decide what action to take. Current action taken
is to stop the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
hw/vfio_pci.c | 123 +
linux-headers/linux/vfio.h | 1 +
2 files changed, 124
Mohan Pandarathil(3):
[PATCH 1/3] VFIO: Wrapper to get reference to vfio_device from device
[PATCH 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
[PATCH 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
Kernel files changed
drivers/vfio/vfio.c | 27
- Added vfio_device_get_from_dev() as wrapper to get
reference to vfio_device from struct device.
- Added vfio_device_data() as a wrapper to get device_data from
vfio_device.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers/vfio/vfio.c | 27
driver gets invoked by the AER infrastructure
- In the error handler, signal the eventfd registered for the device.
- This results in the qemu eventfd handler getting invoked and
appropriate action taken for the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers
invoked.
- In the handler decide what action to take. Current action taken
is to stop the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
hw/vfio_pci.c | 123 +
linux-headers/linux/vfio.h | 1 +
2 files changed, 124
reference to a vfio device from struct device
- Incorporated all other feedback.
---
Vijay Mohan Pandarathil(3):
[PATCH 1/3] VFIO: Wrapper to get reference to vfio_device from device
[PATCH 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
[PATCH 3/3] QEMU-AER: Qemu changes to support
- Added vfio_device_get_from_dev() as wrapper to get
reference to vfio_device from struct device.
- Added vfio_device_data() as a wrapper to get device_data from
vfio_device.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers/vfio/vfio.c | 30
invoked.
- In the handler decide what action to take. Current action taken
is to stop the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
hw/vfio_pci.c | 123 +
linux-headers/linux/vfio.h | 1 +
2 files changed, 124
driver gets invoked by the AER infrastructure
- In the error handler, signal the eventfd registered for the device.
- This results in the qemu eventfd handler getting invoked and
appropriate action taken for the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers
VFIO_SET_IRQs ioctl
- Added a new patch to get/put reference to a vfio device from struct device
- Incorporated all other feedback.
---
Vijay Mohan Pandarathil(3):
[PATCH 1/3] VFIO: Wrapper to get reference to vfio_device from device
[PATCH 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
invoked.
- In the handler decide what action to take. Current action taken
is to stop the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
hw/vfio_pci.c | 112 +
linux-headers/linux/vfio.h | 1 +
2 files changed, 113
driver gets invoked by the AER infrastructure
- In the error handler, signal the eventfd registered for the device.
- This results in the qemu eventfd handler getting invoked and
appropriate action taken for the guest.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers
- Added vfio_device_get_from_dev() as wrapper to get
reference to vfio_device from struct device.
- Added vfio_device_data() as a wrapper to get device_data from
vfio_device.
Signed-off-by: Vijay Mohan Pandarathil
---
drivers/vfio/vfio.c | 47
16 matches
Mail list logo