| Message ID | 20260203143506.119483-1-charles.embedded@gmail.com |
|---|---|
| Headers | show |
| Series | qemu-x86: switch to generic q35 and document nographic | expand |
Patch looks good to me. Reviewed-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> On 2/3/2026 7:35 AM, Charles Dias via lists.yoctoproject.org wrote: > From: Charles Dias <charlesdias.cd@outlook.com> > > This small series updates qemu-x86 to use the generic q35 machine type and > documents how to request a terminal-only console via runqemu. > > Context: https://lists.openembedded.org/g/openembedded-core/topic/patch_runqemu_parse/117568097 > > Charles Dias (2): > qemu-x86: update QEMU configuration > README: mention runqemu nographic > > README.md | 5 ++++- > meta-zephyr-bsp/conf/machine/qemu-x86.conf | 3 +-- > 2 files changed, 5 insertions(+), 3 deletions(-) > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#3175): https://lists.yoctoproject.org/g/yocto-patches/message/3175 > Mute This Topic: https://lists.yoctoproject.org/mt/117616207/3619217 > Group Owner: yocto-patches+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/14411013/3619217/657730681/xyzzy [sandeep.gundlupet-raju@amd.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
From: Charles Dias <charlesdias.cd@outlook.com> This small series updates qemu-x86 to use the generic q35 machine type and documents how to request a terminal-only console via runqemu. Context: https://lists.openembedded.org/g/openembedded-core/topic/patch_runqemu_parse/117568097 Charles Dias (2): qemu-x86: update QEMU configuration README: mention runqemu nographic README.md | 5 ++++- meta-zephyr-bsp/conf/machine/qemu-x86.conf | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-)