[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/20] misc patch queue
From: |
Richard Henderson |
Subject: |
Re: [PULL v2 00/20] misc patch queue |
Date: |
Wed, 10 Apr 2024 06:38:36 -1000 |
User-agent: |
Mozilla Thunderbird |
On 4/10/24 06:10, Michael Tokarev wrote:
From this list, do we pick something for stable?
It looks like
tcg/optimize: Do not attempt to constant fold neg_vec
linux-user: Fix waitid return of siginfo_t and rusage
Yes.
target/hppa: Fix IIAOQ, IIASQ for pa2.0
This is for hppa64, so not further back than 8.2, or not at all -- hppa64 is really still
in development.
From sh4 mac* et al, this can be picked too:
target/sh4: mac.w: memory accesses are 16-bit words
but I dunno about the others:
target/sh4: Merge mach and macl into a union
target/sh4: Fix mac.l with saturation enabled
target/sh4: Fix mac.w with saturation enabled
target/sh4: add missing CHECK_NOT_DELAY_SLOT
target/m68k: Map FPU exceptions to FPSR register
Yes.
A long(ish) DisasContextBase series leading to
accel/tcg: Improve can_do_io management
probably should not go to stable.
Probably not, or at least not further back than 8.2.
r~
- [PULL v2 14/20] target/hppa: Use insn_start from DisasContextBase, (continued)
- [PULL v2 14/20] target/hppa: Use insn_start from DisasContextBase, Richard Henderson, 2024/04/09
- [PULL v2 13/20] target/arm: Use insn_start from DisasContextBase, Richard Henderson, 2024/04/09
- [PULL v2 15/20] target/i386: Preserve DisasContextBase.insn_start across rewind, Richard Henderson, 2024/04/09
- [PULL v2 16/20] target/microblaze: Use insn_start from DisasContextBase, Richard Henderson, 2024/04/09
- [PULL v2 17/20] target/riscv: Use insn_start from DisasContextBase, Richard Henderson, 2024/04/09
- [PULL v2 18/20] target/s390x: Use insn_start from DisasContextBase, Richard Henderson, 2024/04/09
- [PULL v2 19/20] accel/tcg: Improve can_do_io management, Richard Henderson, 2024/04/09
- [PULL v2 20/20] linux-user: Preserve unswapped siginfo_t for strace, Richard Henderson, 2024/04/09
- Re: [PULL v2 00/20] misc patch queue, Peter Maydell, 2024/04/10
- Re: [PULL v2 00/20] misc patch queue, Michael Tokarev, 2024/04/10
- Re: [PULL v2 00/20] misc patch queue,
Richard Henderson <=