[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/5] loongarch-to-apply queue
From: |
Song Gao |
Subject: |
[PULL 0/5] loongarch-to-apply queue |
Date: |
Mon, 17 Oct 2022 14:39:39 +0800 |
The following changes since commit 5c2439a92ce4a1c5a53070bd803d6f7647e702ca:
Merge tag 'pull-riscv-to-apply-20221014' of
https://github.com/alistair23/qemu into staging (2022-10-16 15:53:13 -0400)
are available in the Git repository at:
https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20221017
for you to fetch changes up to 5ef4a4af8b41fb175374726f379a2aea79929023:
hw/intc: Fix LoongArch ipi device emulation (2022-10-17 10:28:35 +0800)
----------------------------------------------------------------
pull-loongarch-20221017
----------------------------------------------------------------
Song Gao (3):
target/loongarch: bstrins.w src register need EXT_NONE
target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
softfloat: logB(0) should raise divideByZero exception
WANG Xuerui (1):
linux-user: Fix struct statfs ABI on loongarch64
Xiaojuan Yang (1):
hw/intc: Fix LoongArch ipi device emulation
fpu/softfloat-parts.c.inc | 1 +
hw/intc/loongarch_ipi.c | 1 -
linux-user/syscall_defs.h | 3 ++-
target/loongarch/insn_trans/trans_bit.c.inc | 36 ++++++++++++++++----------
target/loongarch/insn_trans/trans_farith.c.inc | 12 ++++-----
5 files changed, 31 insertions(+), 22 deletions(-)
- [PULL 0/5] loongarch-to-apply queue,
Song Gao <=
- [PULL 1/5] target/loongarch: bstrins.w src register need EXT_NONE, Song Gao, 2022/10/17
- [PULL 3/5] softfloat: logB(0) should raise divideByZero exception, Song Gao, 2022/10/17
- [PULL 4/5] linux-user: Fix struct statfs ABI on loongarch64, Song Gao, 2022/10/17
- [PULL 2/5] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags, Song Gao, 2022/10/17
- [PULL 5/5] hw/intc: Fix LoongArch ipi device emulation, Song Gao, 2022/10/17
- Re: [PULL 0/5] loongarch-to-apply queue, Stefan Hajnoczi, 2022/10/18