]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Check /dev/kvm more thoroughly.
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 23 Feb 2022 08:16:47 +0000 (09:16 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 28 Feb 2022 14:39:00 +0000 (14:39 +0000)
commitaaedc44a152dac356433b5b6d76868d6990cbdb1
tree371dc18025e7fe284266b3ffab34095f940f1498
parenta20c0b02bc470ace4ed33f179342beb32c18f13a
Check /dev/kvm more thoroughly.

Some CI runners, among them apparently GA, present non-working KVM
devices. Let's try to open it, to see whether we can.

Fixes: #914
mkosi/__init__.py