On Thu, 2023-08-31 at 09:30 +0200, Alexandre Belloni via
lists.openembedded.org wrote:
> On 30/08/2023 15:39:56+0100, Ross Burton wrote:
> > From: Ross Burton <ross.bur...@arm.com>
> > 
> > Backport a patch that has been submitted to the qemu list that resolves
> > a crash in the softmmu code.
> > 
> > Signed-off-by: Ross Burton <ross.bur...@arm.com>
> > ---
> >  meta/recipes-devtools/qemu/qemu.inc           |   1 +
> >  meta/recipes-devtools/qemu/qemu/softmmu.patch | 216 ++++++++++++++++++
> >  2 files changed, 217 insertions(+)
> >  create mode 100644 meta/recipes-devtools/qemu/qemu/softmmu.patch
> > 
> > diff --git a/meta/recipes-devtools/qemu/qemu.inc 
> > b/meta/recipes-devtools/qemu/qemu.inc
> > index 131162dd62f..ccde87d1901 100644
> > --- a/meta/recipes-devtools/qemu/qemu.inc
> > +++ b/meta/recipes-devtools/qemu/qemu.inc
> > @@ -30,6 +30,7 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
> >             
> > file://0010-hw-pvrdma-Protect-against-buggy-or-malicious-guest-d.patch \
> >             
> > file://0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch \
> >             file://fixedmeson.patch \
> > +           file://softmmu.patch \
> 
> This doesn't apply cleanly on master, can you rebase?

It applies against qemu 8.1.0 which is in master-next and whilst it
fixes the x86 issues 8.1.0 has, it breaks qemumips and qemumips64 :(

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#186963): 
https://lists.openembedded.org/g/openembedded-core/message/186963
Mute This Topic: https://lists.openembedded.org/mt/101053465/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to