Re: [PULL 00/35] tcg patch queue

2023-11-06 Thread Stefan Hajnoczi
On Tue, 7 Nov 2023 at 10:56, Richard Henderson wrote: > > Dangit, forgot the PULL tag. Okay, thanks for pointing it out. I've added this to the staging branch. Stefan > > r~ > > On 11/6/23 18:48, Richard Henderson wrote: > > The following changes since commit 3e01f1147a16ca566694b97eafc941d62fa

Re: [PULL 00/35] tcg patch queue

2021-09-21 Thread Peter Maydell
On Mon, 20 Sept 2021 at 14:19, Richard Henderson wrote: > > On 9/20/21 3:07 AM, Peter Maydell wrote: > > This seems to result in a failure on the s390x all-linux-static > > CI job: > > https://gitlab.com/qemu-project/qemu/-/jobs/1604251543 > > due to a core dump running the 'trap' test. > > Curiou

Re: [PULL 00/35] tcg patch queue

2021-09-21 Thread Peter Maydell
On Tue, 21 Sept 2021 at 10:41, Philippe Mathieu-Daudé wrote: > > On 9/21/21 11:28, Peter Maydell wrote: > > On Mon, 20 Sept 2021 at 22:16, Philippe Mathieu-Daudé > > wrote: > >> Forget this crap. The missing piece was: > >> > >> -- >8 -- > >> diff --git a/target/arm/cpu_tcg.c b/target/arm/cpu_tc

Re: [PULL 00/35] tcg patch queue

2021-09-21 Thread Philippe Mathieu-Daudé
On 9/21/21 11:28, Peter Maydell wrote: On Mon, 20 Sept 2021 at 22:16, Philippe Mathieu-Daudé wrote: Forget this crap. The missing piece was: -- >8 -- diff --git a/target/arm/cpu_tcg.c b/target/arm/cpu_tcg.c index 0d5adccf1a7..da348938407 100644 --- a/target/arm/cpu_tcg.c +++ b/target/arm/cpu_t

Re: [PULL 00/35] tcg patch queue

2021-09-21 Thread Peter Maydell
On Mon, 20 Sept 2021 at 22:16, Philippe Mathieu-Daudé wrote: > Forget this crap. The missing piece was: > > -- >8 -- > diff --git a/target/arm/cpu_tcg.c b/target/arm/cpu_tcg.c > index 0d5adccf1a7..da348938407 100644 > --- a/target/arm/cpu_tcg.c > +++ b/target/arm/cpu_tcg.c > @@ -23,6 +23,11 @@ >

Re: [PULL 00/35] tcg patch queue

2021-09-20 Thread Philippe Mathieu-Daudé
On 9/20/21 15:52, Philippe Mathieu-Daudé wrote: > On 9/20/21 15:14, Philippe Mathieu-Daudé wrote: >> On 9/20/21 12:07, Peter Maydell wrote: >>> On Thu, 16 Sept 2021 at 16:30, Richard Henderson >>> wrote: The following changes since commit 57b6f58c1d0df757c9311496c32d502925056894: >

Re: [PULL 00/35] tcg patch queue

2021-09-20 Thread Philippe Mathieu-Daudé
On 9/20/21 15:14, Philippe Mathieu-Daudé wrote: > On 9/20/21 12:07, Peter Maydell wrote: >> On Thu, 16 Sept 2021 at 16:30, Richard Henderson >> wrote: >>> >>> The following changes since commit 57b6f58c1d0df757c9311496c32d502925056894: >>> >>> Merge remote-tracking branch 'remotes/hreitz/tags/pu

Re: [PULL 00/35] tcg patch queue

2021-09-20 Thread Richard Henderson
On 9/20/21 3:07 AM, Peter Maydell wrote: This seems to result in a failure on the s390x all-linux-static CI job: https://gitlab.com/qemu-project/qemu/-/jobs/1604251543 due to a core dump running the 'trap' test. Curious. I can't reproduce this on s390x.ci.qemu.org manually. r~

Re: [PULL 00/35] tcg patch queue

2021-09-20 Thread Philippe Mathieu-Daudé
On 9/20/21 12:07, Peter Maydell wrote: > On Thu, 16 Sept 2021 at 16:30, Richard Henderson > wrote: >> >> The following changes since commit 57b6f58c1d0df757c9311496c32d502925056894: >> >> Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-15' >> into staging (2021-09-15 18:55:

Re: [PULL 00/35] tcg patch queue

2021-09-20 Thread Philippe Mathieu-Daudé
On 9/20/21 12:07, Peter Maydell wrote: > On Thu, 16 Sept 2021 at 16:30, Richard Henderson > wrote: >> >> The following changes since commit 57b6f58c1d0df757c9311496c32d502925056894: >> >> Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-15' >> into staging (2021-09-15 18:55:

Re: [PULL 00/35] tcg patch queue

2021-09-20 Thread Peter Maydell
On Thu, 16 Sept 2021 at 16:30, Richard Henderson wrote: > > The following changes since commit 57b6f58c1d0df757c9311496c32d502925056894: > > Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-15' > into staging (2021-09-15 18:55:59 +0100) > > are available in the Git repositor