public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
@ 2024-05-23 16:04 Sebastian Ene
  2024-05-23 16:04 ` [PATCH 1/2] dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device Sebastian Ene
  2024-05-23 16:04 ` [PATCH 2/2] misc: Register a PPI for the vcpu stall detection " Sebastian Ene
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastian Ene @ 2024-05-23 16:04 UTC (permalink / raw)
  To: arnd, gregkh, will, maz, Rob Herring, Dragan Cvetic,
	Guenter Roeck
  Cc: linux-kernel, devicetree, kernel-team, Sebastian Ene

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-11 10:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 16:04 [PATCH 0/2] misc: vcpu_stall_detector: Add a PPI interrupt Sebastian Ene
2024-05-23 16:04 ` [PATCH 1/2] dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device Sebastian Ene
2024-05-24 19:01   ` Conor Dooley
2024-05-23 16:04 ` [PATCH 2/2] misc: Register a PPI for the vcpu stall detection " Sebastian Ene
2024-05-24 19:00   ` Conor Dooley
2024-06-11 10:49     ` Sebastian Ene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox