On 6/2/26 12:57 PM, Ross Burton wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know 
the content is safe.

On 28 May 2026, at 21:26, Quan Sun via 
lists.openembedded.org<[email protected]> wrote:
- Add python3-qemu-qmp recipe (0.0.6) as a separate package. The QMP
  Python library was removed from the QEMU source tree in 11.0.0 and
  split into its own upstream project. This is needed by
  qemu-system-native for testimage integration.
  Add an entry for this recipe in maintainers.inc.
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()

Or do you mean something else?

*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,

Quan



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238070): 
https://lists.openembedded.org/g/openembedded-core/message/238070
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to