]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemu: Add patches to resolve x86 and then mips boot issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Sep 2023 16:49:07 +0000 (17:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Sep 2023 06:52:34 +0000 (07:52 +0100)
commit3d3fa94ee6d7ea58e3ec64d28bd6414437806cfd
tree509ff720f0bb20c4bb8d28e7228158cc1519475f
parenta7176c3b2a7e2041b9be5dabb6b0f1e62f235f76
qemu: Add patches to resolve x86 and then mips boot issues

qemu 8.1.0 doesn't boot on x86. After adding tcg fixes for that, mips boot
breaks so also add patches for that as well.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/0001-softmmu-Assert-data-in-bounds-in-iotlb_to_section.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0001-softmmu-Use-async_run_on_cpu-in-tcg_commit.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/fixmips.patch [new file with mode: 0644]