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
2024-07-24
target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue
Song Gao
2024-07-19
target/loongarch/gdbstub: Add vector registers support
Song Gao
2024-07-12
target/loongarch: Fix cpu_reset set wrong CSR_CRMD
Song Gao
2024-07-12
target/loongarch: Set CSR_PRCFG1 and CSR_PRCFG2 values
Song Gao
2024-07-12
target/loongarch: Remove avail_64 in trans_srai_w() and simplify it
Feiyang Chen
2024-07-12
target/loongarch/kvm: Add software breakpoint support
Bibo Mao
2024-07-11
target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
Peter Maydell
2024-06-06
target/loongarch: fix a wrong print in cpu dump
lanyanzhi
2024-06-06
hw/loongarch/virt: Enable extioi virt extension
Song Gao
2024-05-23
target/loongarch: Add loongarch vector property unconditionally
Bibo Mao
2024-05-23
target/loongarch/kvm: fpu save the vreg registers high 192bit
Song Gao
2024-05-23
target/loongarch/kvm: Fix VM recovery from disk failures
Song Gao
2024-05-15
accel/tcg: Provide default implementation of disas_log
Richard Henderson
2024-05-09
target/loongarch: Put cpucfg operation before CSR register
Bibo Mao
2024-05-09
target/loongarch: Add TCG macro in structure CPUArchState
Bibo Mao
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-04-30
Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2024-04-29
target/loongarch/cpu.c: typo fix: expection
Michael Tokarev
2024-04-29
hw/loongarch: Add init_cmdline
Song Gao
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-03-22
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-03-20
target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
Song Gao
2024-03-20
target/loongarch: Fix tlb huge page loading issue
Xianglai Li
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
target/loongarch: Fix query-cpu-model-expansion to reject props
Markus Armbruster
2024-03-12
target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2024-03-11
migration: remove migration.h references
Steve Sistare
2024-03-06
target/loongarch: honour show_opcodes when disassembling
Alex Bennée
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/loongarch: Rename MMU_IDX_*
Richard Henderson
2024-02-03
target/loongarch: Populate CPUClass.mmu_index
Richard Henderson
2024-02-01
target/loongarch: Fix qtest test-hmp error when KVM-only build
Song Gao
2024-01-29
target/loongarch: Constify loongarch_tcg_ops
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-25
target/loongarch/kvm: Enable LSX/LASX extension
Song Gao
2024-01-25
target/loongarch: Set cpuid CSR register only once with kvm mode
Bibo Mao
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
2024-01-11
target/loongarch: Implement set vcpu intr for kvm
Tianrui Zhao
[next]