]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Allocate scope for and register virtual machine if possible 2564/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 28 Mar 2024 10:56:52 +0000 (11:56 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 28 Mar 2024 11:44:51 +0000 (12:44 +0100)
commit9d62e1a6358ef6bf0bcd836405af4c3eedc522ce
tree2cbfc8b296aaa93863f83dfa207518516b5d40bc
parent0b56af438062492a887b7ddee78c855655fdb2bf
Allocate scope for and register virtual machine if possible

These might be long running so let's make them more introspectible
by allocating a scope for them and registering them with machined
if possible.
mkosi/qemu.py