[PULL 07/10] vfio: Set the priority of the VFIO VM state change handler explicitly

2021-03-16 Thread Alex Williamson
From: Shenming Lu In the VFIO VM state change handler when stopping the VM, the _RUNNING bit in device_state is cleared which makes the VFIO device stop, including no longer generating interrupts. Then we can save the pending states of all interrupts in the GIC VM state change handler (on ARM).

[PULL 07/10] vfio: Set the priority of the VFIO VM state change handler explicitly

2021-03-11 Thread Alex Williamson
From: Shenming Lu In the VFIO VM state change handler when stopping the VM, the _RUNNING bit in device_state is cleared which makes the VFIO device stop, including no longer generating interrupts. Then we can save the pending states of all interrupts in the GIC VM state change handler (on ARM).