index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
loongarch
Age
Commit message (
Expand
)
Author
2023-03-13
target/loongarch: Remove `NB_MMU_MODES` define
Anton Johansson
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-05
target/loongarch: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/loongarch: Drop temp_new
Richard Henderson
2023-03-03
target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
Song Gao
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/loongarch: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-02-27
target/loongarch/cpu: Restrict "memory.h" header to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/loongarch/cpu: Remove unused "sysbus.h" header
Bernhard Beschow
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-01-23
target/loongarch: Disassemble pcadd* addresses
Richard Henderson
2023-01-23
target/loongarch: Disassemble jirl properly
Richard Henderson
2023-01-23
target/loongarch: Enable the disassembler for host tcg
Richard Henderson
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2022-12-16
target/loongarch: Convert to 3-phase reset
Peter Maydell
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-11-07
target/loongarch: Fix return value of CHECK_FPE
Rui Wang
2022-11-07
target/loongarch: Separate the hardware flags into MMU index and PLV
Rui Wang
2022-11-04
target/loongarch: Fix emulation of float-point disable exception
Rui Wang
2022-11-04
target/loongarch: Adjust the layout of hardware flags bit fields
Rui Wang
2022-11-04
target/loongarch: Fix raise_mmu_exception() set wrong exception_index
Song Gao
2022-11-04
target/loongarch: Add exception subcode
Song Gao
2022-11-04
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-17
target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
Song Gao
2022-10-17
target/loongarch: bstrins.w src register need EXT_NONE
Song Gao
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-08-13
docs/system/loongarch: Update the LoongArch document
Xiaojuan Yang
2022-08-08
target/loongarch: Remove cpu_fcsr0
Richard Henderson
2022-08-05
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-08-05
target/loongarch: Update loongarch-fpu.xml
Song Gao
2022-08-05
target/loongarch: add gdb_arch_name()
Song Gao
2022-08-05
target/loongarch: Fix GDB get the wrong pc
Song Gao
2022-08-05
target/loongarch: Fix macros SET_FPU_* in cpu.h
Qi Hu
2022-07-29
hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'
Xiaojuan Yang
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-19
target/loongarch: Fix float_convd/float_convs test failing
Song Gao
2022-07-19
target/loongarch/cpu: Fix cpucfg default value
Xiaojuan Yang
2022-07-19
target/loongarch/op_helper: Fix coverity cond_at_most error
Xiaojuan Yang
2022-07-19
target/loongarch/tlb_helper: Fix coverity integer overflow error
Xiaojuan Yang
2022-07-19
target/loongarch/cpu: Fix coverity errors about excp_names
Xiaojuan Yang
2022-07-19
target/loongarch: Fix loongarch_cpu_class_by_name
Xiaojuan Yang
2022-07-05
target/loongarch: Clean up tlb when cpu reset
Song Gao
2022-07-04
target/loongarch: Add lock when writing timer clear reg
Xiaojuan Yang
2022-07-04
target/loongarch: Fix the meaning of ECFG reg's VS field
Xiaojuan Yang
2022-07-04
target/loongarch: Update README
Song Gao
[next]