[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240611110136.2003137-2-sebastianene@google.com>
Date: Tue, 11 Jun 2024 11:01:35 +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 v2 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.
Changelog from v1:
* 1/2 : collected the Ack from Conor Dooley, thank you Conor !
* 2/2 : applied the feedback received from Conor and used
platform_get_irq_optional. Removed the error messages during
probe
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 | 31 +++++++++++++++++--
2 files changed, 35 insertions(+), 2 deletions(-)
--
2.45.2.505.gda0bf45e8d-goog
Powered by blists - more mailing lists