From: Lennart Poettering Date: Tue, 5 Apr 2022 12:02:36 +0000 (+0200) Subject: fix TODO X-Git-Tag: v251-rc2~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197be5324e9c0cb27afd7cba8fa6803f6bd25c61;p=thirdparty%2Fsystemd.git fix TODO --- diff --git a/TODO b/TODO index 5fa31a40e2c..9c0e883594c 100644 --- a/TODO +++ b/TODO @@ -84,8 +84,10 @@ Features: containers and qemu VMs. (maybe also pick up env vars from fw_cfg?) * beef up sd_notify() to support AV_VSOCK in $NOTIFY_SOCKET, so that VM - managers can get ready notifications for containers. Also pick up address - from qemu/fw_cfg if set there. + managers can get ready notifications from VMs, just like container managers + from their payload. Also pick up address from qemu/fw_cfg if set there. + (which has benefits, given SecureBoot and kernel cmdline are not necessarily + friends.) * maybe write a tool that binds an AF_VFSOCK socket, then invokes qemu, extending the command line to enable vsock on the VM, and using fw_cfg to