On Tue, 2 Jun 2026 at 21:25, Quan Sun via lists.openembedded.org
<[email protected]> wrote:
> Can you split this piece out and send it separately? We can merge this now,
> whilst the graphic and other issues are fixed and tested.
>
> Thanks,
> Ross
>
> Hello Ross,
>
> Do you mean I add the the standalone python3-qemu-qmp package to the existing
> qemu 10.2.0 recipe and have qemu-system-native use it instead of manually
> installing from the QEMU source, i.e.,
>
> 1. Add python3-qemu-qmp_0.0.6.bb to meta/recipes-devtools/qemu/
> 2. In qemu-system-native_10.2.0.bb: add python3-qemu-qmp-native to DEPENDS
> and remove the manual install -D ${S}/python/qemu/qmp/* block from
> do_install:append()
>
Yes, basically split the introduction of separate qemu-qmp recipe (and
tweaks to existing qemu recipe to use it) into its own commit, and
then do the qemu version update in a second, separate commit on top of
that. That makes the changes easier to review and merge.
> As Alex just sent out a patch that would unblock the qemu upgrade to 11.0.0,
> which means I don't need to take any actions here?
>
> Regarding the graphics issue, I do find something interesting: maybe the
> upstream qemu commit 52053b7e0a ("ui/sdl2: Implement dpy dmabuf functions")
> which added the sdl2_set_hint_x11_force_egl() function. This function is
> supposed to force SDL to use EGL instead of GLX (which would work with
> llvmpipe), and most probably something could be wrong there. Unfortunately,
> I'm currently busy with other things and not performing further
> investigations.
Thanks, that upstream change indeed does look promising as a possible
investigation lead. For now you don't need to do anything; if my
changes pass CI and review, then it's resolved that way.
Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238071):
https://lists.openembedded.org/g/openembedded-core/message/238071
Mute This Topic: https://lists.openembedded.org/mt/119486545/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-