qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/1] semihosting patch queue


From: Richard Henderson
Subject: Re: [PULL 0/1] semihosting patch queue
Date: Tue, 2 Aug 2022 20:11:18 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 8/2/22 17:59, Richard Henderson wrote:
The following changes since commit 430a388ef4a6e02e762a9c5f86c539f886a6a61a:

   Merge tag 'pull-migration-20220802c' of https://gitlab.com/dagrh/qemu into 
staging (2022-08-02 10:03:18 -0700)

are available in the Git repository at:

   https://gitlab.com/rth7680/qemu.git tags/pull-semi-20220802

for you to fetch changes up to d44971e725c02e0656d2f53d4fb564f92e06aef7:

   target/mips: Advance pc after semihosting exception (2022-08-02 12:34:00 
-0700)

----------------------------------------------------------------
Fix mips semihosting regression.

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


r~



----------------------------------------------------------------
Richard Henderson (1):
       target/mips: Advance pc after semihosting exception

  target/mips/tcg/translate.h               |  4 ++++
  target/mips/tcg/sysemu/tlb_helper.c       |  1 +
  target/mips/tcg/translate.c               | 10 +++++-----
  target/mips/tcg/micromips_translate.c.inc |  6 +++---
  target/mips/tcg/mips16e_translate.c.inc   |  2 +-
  target/mips/tcg/nanomips_translate.c.inc  |  4 ++--
  6 files changed, 16 insertions(+), 11 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]