A series of improvements to Qemu integration with the Xen recipes: - update the Qemu package dependency for the x86 Xen tools - add support for testing Arm 32-bit images with Qemu and testimage - configure a standard Xen bridged network xenbr0 for Xen images in qemu to improve support for configuring guest virtual machine networking
v2 coalesces these patches into a series and addresses feedback on v1 Christopher Clark (3): xen, xen-tools: add recommendation for Qemu for non-hvm x86 qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images xen images, qemuboot: configure xenbr0 bridge for runqemu, testimage classes/qemuboot-testimage-network.bbclass | 36 +++++- classes/qemuboot-xen-defaults.bbclass | 26 +++- classes/qemuboot-xen-u-boot.bbclass | 128 +++++++++++++++++++ conf/distro/include/meta-virt-xen.inc | 1 + recipes-extended/images/xen-image-minimal.bb | 8 +- recipes-extended/xen/xen-tools.inc | 9 +- recipes-extended/xen/xen.inc | 6 +- 7 files changed, 197 insertions(+), 17 deletions(-) create mode 100644 classes/qemuboot-xen-u-boot.bbclass -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7225): https://lists.yoctoproject.org/g/meta-virtualization/message/7225 Mute This Topic: https://lists.yoctoproject.org/mt/90743681/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
