Hi! With the following series applied all jailhouse ISAR images are updated to Debian 11. This series depends on the previously sent series for the jailhouse src repository.
Beside the Debian update the jailhouse recipe is now re-usable for external recipes. That allows using the jailhouse-images layer as base layer for other layers. Qemu 5.2 has introduced a new cpu feature that has to be disabled to get Jailhouse running inside a KVM guest. Please have a look at the patch description for furhter details. Best regards, Florian Florian Bezdeka (4): jailhouse: Update debianization to be ready for Debian 11 Update jailhouse-demo distro from Debian 10 to 11 start-qemu: x86: Add support for qemu 5.2 jailhouse: Make jailhouse.inc reusable for external recipes conf/distro/jailhouse-demo.conf | 4 ++-- recipes-core/non-root-initramfs/files/debian/control | 2 +- recipes-jailhouse/jailhouse/files/debian/compat | 2 +- recipes-jailhouse/jailhouse/files/debian/control.tmpl | 4 ++-- recipes-jailhouse/jailhouse/files/debian/rules | 2 +- recipes-jailhouse/jailhouse/jailhouse.inc | 3 ++- start-qemu.sh | 9 ++++++++- 7 files changed, 17 insertions(+), 9 deletions(-) -- 2.31.1 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/20210521080646.488836-1-florian.bezdeka%40siemens.com.
