[PULL 0/1] loongarch patch queue

2022-08-08 Thread Richard Henderson
Hopefully the last such last minute bug for this new target.


r~


The following changes since commit 7b06148df8a22d984e77e796322aeb5901dc653c:

  Merge tag 'mips-20220809' of https://github.com/philmd/qemu into staging 
(2022-08-08 17:59:27 -0700)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-la-20220808

for you to fetch changes up to 10dcb08b03863221faa41f4f1aa835cdca441b96:

  target/loongarch: Remove cpu_fcsr0 (2022-08-08 19:42:53 -0700)


loongarch: fix emulation of fcsr register


Richard Henderson (1):
  target/loongarch: Remove cpu_fcsr0

 target/loongarch/helper.h|  2 +-
 target/loongarch/fpu_helper.c|  4 ++--
 target/loongarch/translate.c |  3 ---
 tests/tcg/loongarch64/test_fcsr.c| 15 +
 target/loongarch/insn_trans/trans_fmov.c.inc | 33 ++--
 tests/tcg/loongarch64/Makefile.target|  1 +
 6 files changed, 36 insertions(+), 22 deletions(-)
 create mode 100644 tests/tcg/loongarch64/test_fcsr.c



[PULL 0/1] loongarch patch queue

2022-08-14 Thread Richard Henderson
The following changes since commit 93f3dd604825824a7239aaf704baf74730aa3007:

  Merge tag 'pull-target-arm-20220812' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-08-12 
10:46:43 -0700)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-la-20220814

for you to fetch changes up to 1f90ce64fc6043470209f825c7763950ec2067a1:

  docs/system/loongarch: Update the LoongArch document (2022-08-13 04:45:03 
-0700)


Loongarch docs update


Xiaojuan Yang (1):
  docs/system/loongarch: Update the LoongArch document

 docs/system/loongarch/loongson3.rst | 104 +---
 target/loongarch/README |  49 +
 2 files changed, 97 insertions(+), 56 deletions(-)



Re: [PULL 0/1] loongarch patch queue

2022-08-08 Thread Richard Henderson

On 8/8/22 19:50, Richard Henderson wrote:

Hopefully the last such last minute bug for this new target.


r~


The following changes since commit 7b06148df8a22d984e77e796322aeb5901dc653c:

   Merge tag 'mips-20220809' of https://github.com/philmd/qemu into staging 
(2022-08-08 17:59:27 -0700)

are available in the Git repository at:

   https://gitlab.com/rth7680/qemu.git tags/pull-la-20220808

for you to fetch changes up to 10dcb08b03863221faa41f4f1aa835cdca441b96:

   target/loongarch: Remove cpu_fcsr0 (2022-08-08 19:42:53 -0700)


loongarch: fix emulation of fcsr register


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


r~





Richard Henderson (1):
   target/loongarch: Remove cpu_fcsr0

  target/loongarch/helper.h|  2 +-
  target/loongarch/fpu_helper.c|  4 ++--
  target/loongarch/translate.c |  3 ---
  tests/tcg/loongarch64/test_fcsr.c| 15 +
  target/loongarch/insn_trans/trans_fmov.c.inc | 33 ++--
  tests/tcg/loongarch64/Makefile.target|  1 +
  6 files changed, 36 insertions(+), 22 deletions(-)
  create mode 100644 tests/tcg/loongarch64/test_fcsr.c





Re: [PULL 0/1] loongarch patch queue

2022-08-14 Thread Richard Henderson

On 8/14/22 08:47, Richard Henderson wrote:

The following changes since commit 93f3dd604825824a7239aaf704baf74730aa3007:

   Merge tag 'pull-target-arm-20220812' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-08-12 
10:46:43 -0700)

are available in the Git repository at:

   https://gitlab.com/rth7680/qemu.git tags/pull-la-20220814

for you to fetch changes up to 1f90ce64fc6043470209f825c7763950ec2067a1:

   docs/system/loongarch: Update the LoongArch document (2022-08-13 04:45:03 
-0700)


Loongarch docs update


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


r~





Xiaojuan Yang (1):
   docs/system/loongarch: Update the LoongArch document

  docs/system/loongarch/loongson3.rst | 104 +---
  target/loongarch/README |  49 +
  2 files changed, 97 insertions(+), 56 deletions(-)