Merge tag 'pull-loongarch-20221104' of https://gitlab.com/gaosong/qemu into staging
pull-loongarch-20221104 v2: - fix win32 build error; - Add Rui Wang' patches. # -----BEGIN PGP SIGNATURE----- # # iLMEAAEIAB0WIQS4/x2g0v3LLaCcbCxAov/yOSY+3wUCY2TZsAAKCRBAov/yOSY+ # 30kyA/9VEYvFQaXM9RP78OoiK0bANiByTCQMXCAuos1wXui/FwAcqE9YWXZStzH0 # MHdT2PyH680w9aKjhHuPbGs5xU911cQ94SPWzcTtM4HfEH+3N7RBfF0gS7MA+DLa # 92vLqEIDC6SbAlY4/CRJVJmOl58d4uhEUUpq6eVzmJHcA3W5qw== # =wblG # -----END PGP SIGNATURE----- # gpg: Signature made Fri 04 Nov 2022 05:21:52 EDT # gpg: using RSA key B8FF1DA0D2FDCB2DA09C6C2C40A2FFF239263EDF # gpg: Good signature from "Song Gao <m17746591750@163.com>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: B8FF 1DA0 D2FD CB2D A09C 6C2C 40A2 FFF2 3926 3EDF * tag 'pull-loongarch-20221104' of https://gitlab.com/gaosong/qemu : target/loongarch: Fix emulation of float-point disable exception target/loongarch: Adjust the layout of hardware flags bit fields target/loongarch: Fix raise_mmu_exception() set wrong exception_index target/loongarch: Add exception subcode hw/loongarch: Add TPM device for LoongArch virt machine hw/loongarch: Improve fdt for LoongArch virt machine hw/loongarch: Load FDT table into dram memory space hw/intc: Fix LoongArch extioi coreisr accessing hw/intc: Convert the memops to with_attrs in LoongArch extioi Signed-off-by:Stefan Hajnoczi <stefanha@redhat.com>
Showing
- hw/intc/loongarch_extioi.c 23 additions, 18 deletionshw/intc/loongarch_extioi.c
- hw/intc/trace-events 1 addition, 2 deletionshw/intc/trace-events
- hw/loongarch/acpi-build.c 50 additions, 1 deletionhw/loongarch/acpi-build.c
- hw/loongarch/virt.c 46 additions, 7 deletionshw/loongarch/virt.c
- include/hw/loongarch/virt.h 0 additions, 3 deletionsinclude/hw/loongarch/virt.h
- include/hw/pci-host/ls7a.h 1 addition, 0 deletionsinclude/hw/pci-host/ls7a.h
- target/loongarch/cpu.c 8 additions, 2 deletionstarget/loongarch/cpu.c
- target/loongarch/cpu.h 41 additions, 28 deletionstarget/loongarch/cpu.h
- target/loongarch/insn_trans/trans_farith.c.inc 30 additions, 0 deletionstarget/loongarch/insn_trans/trans_farith.c.inc
- target/loongarch/insn_trans/trans_fcmp.c.inc 9 additions, 2 deletionstarget/loongarch/insn_trans/trans_fcmp.c.inc
- target/loongarch/insn_trans/trans_fmemory.c.inc 28 additions, 6 deletionstarget/loongarch/insn_trans/trans_fmemory.c.inc
- target/loongarch/insn_trans/trans_fmov.c.inc 26 additions, 3 deletionstarget/loongarch/insn_trans/trans_fmov.c.inc
- target/loongarch/insn_trans/trans_privileged.c.inc 1 addition, 1 deletiontarget/loongarch/insn_trans/trans_privileged.c.inc
- target/loongarch/iocsr_helper.c 11 additions, 8 deletionstarget/loongarch/iocsr_helper.c
- target/loongarch/tlb_helper.c 3 additions, 2 deletionstarget/loongarch/tlb_helper.c
- target/loongarch/translate.c 5 additions, 1 deletiontarget/loongarch/translate.c
Loading
Please register or sign in to comment