Re: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd

2023-04-25 Thread kernel test robot
: https://github.com/awilliam/linux-vfio.git for-linus patch link: https://lore.kernel.org/r/20230424162748.2711945-1-jaz%40semihalf.com patch subject: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd config: i386-randconfig-s001 (https://download.01.org/0day-ci/archive

Re: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd

2023-04-25 Thread kernel test robot
: https://github.com/awilliam/linux-vfio.git for-linus patch link: https://lore.kernel.org/r/20230424162748.2711945-1-jaz%40semihalf.com patch subject: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd config: x86_64-randconfig-a012 (https://download.01.org/0day-ci/archive

Re: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd

2023-04-25 Thread kernel test robot
: https://github.com/awilliam/linux-vfio.git for-linus patch link: https://lore.kernel.org/r/20230424162748.2711945-1-jaz%40semihalf.com patch subject: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd config: ia64-allmodconfig (https://download.01.org/0day-ci/archive

[PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd

2023-04-24 Thread Grzegorz Jaszczyk
To allow pass-through devices receiving ACPI notifications, permit to register ACPI notify handler (via introduced new ioctl) for a given device. The handler role is to receive and propagate such ACPI notifications to the user-space through the user provided eventfd. This allows VMM to receive and