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

Sebastian Ene posted 2 patches 1 year, 8 months ago
There is a newer version of this series
.../misc/qemu,vcpu-stall-detector.yaml        |  6 +++
drivers/misc/vcpu_stall_detector.c            | 41 ++++++++++++++++++-
2 files changed, 45 insertions(+), 2 deletions(-)
[PATCH 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
Posted by Sebastian Ene 1 year, 8 months ago
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