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-11-05
target/loongarch: Explicitly set 2-NaN propagation rule
Peter Maydell
2024-11-02
target/loongarch: Add steal time support on migration
Bibo Mao
2024-11-02
target/loongarch/kvm: Implement LoongArch PMU extension
Bibo Mao
2024-11-02
target/loongarch: Implement lbt registers save/restore function
Bibo Mao
2024-11-02
target/loongarch: Add loongson binary translation feature
Bibo Mao
2024-10-17
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-10-16
target/loongarch: Avoid bits shift exceeding width of bool type
Bibo Mao
2024-10-15
target/loongarch: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-10-03
kvm: Allow kvm_arch_get/put_registers to accept Error**
Julia Suvorova
2024-10-02
target/loongarch: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-09-20
mark <zlib.h> with for-crc32 in a consistent manner
Michael Tokarev
2024-09-12
target/loongarch: Support QMP dump-guest-memory
Bibo Mao
2024-09-12
target/loongarch/kvm: Add vCPU reset function
Bibo Mao
2024-09-12
target/loongarch: Add compatible support about VM reboot
Bibo Mao
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
[next]