]> git.ipfire.org Git - thirdparty/systemd.git/commit
dbus: add 'ConfidentialVirtualization' property to manager object
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 3 Jul 2023 08:53:43 +0000 (09:53 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 6 Jul 2023 11:20:04 +0000 (12:20 +0100)
commit1257274ad8eb0790bc3b56ba68b114c5e1e24713
tree688b6ecf2f797b781ddc82aecca61e8405244a72
parent95d043b1595e7684163714aae46822b18cef0f65
dbus: add 'ConfidentialVirtualization' property to manager object

This property reports whether the system is running inside a confidential
virtual machine.

Related: https://github.com/systemd/systemd/issues/27604
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
man/org.freedesktop.systemd1.xml
src/core/dbus-manager.c