On Mon, May 9, 2022 at 9:01 AM Bertrand Marquis <[email protected]> wrote: > > Hi Bruce, > > > On 9 May 2022, at 13:47, Bruce Ashfield via lists.yoctoproject.org > > <[email protected]> wrote: > > > > On Wed, Apr 27, 2022 at 8:06 PM Christopher Clark > > <[email protected]> wrote: > >> > >> 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 > > > > I've gone ahead and merged all three patches of the v2 series. > > > > As for the qemuarm boot (with uboot or not), we can address that in > > follow up patches, since I see that Betrand did send what he's been > > using to the list. And I'm interested to hear if that also works for > > Christopher. > > My review on the second patches was mentioning that it does not work on my > side so why merging that one ? >
It worked here, and obviously it works for Christopher. So at that point, I wouldn't hold it out of the tree. Bruce > I will try to test this to check if init issues are solved and come back to > you > > Cheers > Bertrand > > > > > > Bruce > > > > > >> > >> 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 > >> > > > > > > -- > > - Thou shalt not follow the NULL pointer, for chaos and madness await > > thee at its end > > - "Use the force Harry" - Gandalf, Star Trek II > > > > > > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7257): https://lists.yoctoproject.org/g/meta-virtualization/message/7257 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]] -=-=-=-=-=-=-=-=-=-=-=-
