[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240523160413.868830-1-sebastianene@google.com>
Date: Thu, 23 May 2024 16:04:11 +0000
From: Sebastian Ene <sebastianene@...gle.com>
To: arnd@...db.de, gregkh@...uxfoundation.org, will@...nel.org, maz@...nel.org,
Rob Herring <robh+dt@...nel.org>, Dragan Cvetic <dragan.cvetic@...inx.com>,
Guenter Roeck <linux@...ck-us.net>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
kernel-team@...roid.com, Sebastian Ene <sebastianene@...gle.com>
Subject: [PATCH 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
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
Powered by blists - more mailing lists