[PATCH 0/2] misc: vcpu_stall_detector: Add a PPI interrupt

From: Sebastian Ene
Date: Thu May 23 2024 - 12:04:29 EST


Hello,


This is a small update of the previously introduced vcpu stall detector
which adds an interrupt to the virtual device to notify the guest VM in
case it stalls. This lets the guest VM to handle the reboot and to
panic in case it expires.


Thanks,

Sebastian Ene (2):
dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual
device
misc: Register a PPI for the vcpu stall detection virtual device

.../misc/qemu,vcpu-stall-detector.yaml | 6 +++
drivers/misc/vcpu_stall_detector.c | 41 ++++++++++++++++++-
2 files changed, 45 insertions(+), 2 deletions(-)

--
2.45.1.288.g0e0cd299f1-goog