[PULL 0/1] late tcg fix

Richard Henderson posted 1 patch 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230815021033.1090676-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target.c.inc | 3 +++
1 file changed, 3 insertions(+)
[PULL 0/1] late tcg fix
Posted by Richard Henderson 9 months ago
The following changes since commit bb5f142cb320d45d3d8dee2c82dae003cad39da8:

  Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/qemu into staging (2023-08-11 14:47:23 -0700)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230814

for you to fetch changes up to d3b41127c205062ca6c29c89c9542c4112c39ca0:

  tcg/i386: Output %gs prefix in tcg_out_vex_opc (2023-08-12 08:51:12 -0700)

----------------------------------------------------------------
tcg/i386: Output %gs prefix in tcg_out_vex_opc

----------------------------------------------------------------
Richard Henderson (1):
      tcg/i386: Output %gs prefix in tcg_out_vex_opc

 tcg/i386/tcg-target.c.inc | 3 +++
 1 file changed, 3 insertions(+)
Re: [PULL 0/1] late tcg fix
Posted by Richard Henderson 9 months ago
On 8/14/23 19:10, Richard Henderson wrote:
> The following changes since commit bb5f142cb320d45d3d8dee2c82dae003cad39da8:
> 
>    Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/qemu into staging (2023-08-11 14:47:23 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230814
> 
> for you to fetch changes up to d3b41127c205062ca6c29c89c9542c4112c39ca0:
> 
>    tcg/i386: Output %gs prefix in tcg_out_vex_opc (2023-08-12 08:51:12 -0700)
> 
> ----------------------------------------------------------------
> tcg/i386: Output %gs prefix in tcg_out_vex_opc
> 
> ----------------------------------------------------------------
> Richard Henderson (1):
>        tcg/i386: Output %gs prefix in tcg_out_vex_opc
> 
>   tcg/i386/tcg-target.c.inc | 3 +++
>   1 file changed, 3 insertions(+)

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~