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
Age
Commit message (
Expand
)
Author
2023-08-28
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-08-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-08-28
Merge tag 'devel-hppa-priv-cleanup2-pull-request' of https://github.com/hdell...
Stefan Hajnoczi
2023-08-28
target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
Ake Koomsin
2023-08-27
target/hppa: Switch to use MMU indices 11-15
Helge Deller
2023-08-25
target/hppa: Use privilege helper in hppa_get_physical_address()
Helge Deller
2023-08-25
target/hppa: Do not use hardcoded value for tlb_flush_*()
Helge Deller
2023-08-25
target/hppa: Add privilege to MMU index conversion helpers
Helge Deller
2023-08-25
target/hppa: Add missing PL1 and PL2 privilege levels
Helge Deller
2023-08-24
target/cris: Fix a typo in gen_swapr()
Philippe Mathieu-Daudé
2023-08-24
target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
Richard Henderson
2023-08-24
target/sparc: Use tcg_gen_movcond_i64 in gen_edge
Richard Henderson
2023-08-24
target/ppc: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/openrisc: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/m68k: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/arm: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
Richard Henderson
2023-08-24
target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
Richard Henderson
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-24
Merge tag 'pull-loongarch-20230824' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-08-24
target/loongarch: Split fcc register to fcc0-7 in gdbstub
Jiajie Chen
2023-08-24
target/loongarch: cpu: Implement get_arch_id callback
Bibo Mao
2023-08-24
target/loongarch: Add avail_IOCSR to check iocsr instructions
Song Gao
2023-08-24
target/loongarch: Add avail_LSX to check LSX instructions
Song Gao
2023-08-24
target/loongarch: Add avail_LAM to check atomic instructions
Song Gao
2023-08-24
target/loongarch: Add avail_LSPW to check LSPW instructions
Song Gao
2023-08-24
target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions
Song Gao
2023-08-24
target/loongarch: Add LoongArch32 cpu la132
Jiajie Chen
2023-08-24
target/loongarch: Add avail_64 to check la64-only instructions
Song Gao
2023-08-24
target/loongarch: Add a check parameter to the TRANS macro
Song Gao
2023-08-24
target/loongarch: Sign extend results in VA32 mode
Jiajie Chen
2023-08-24
target/loongarch: Truncate high 32 bits of address in VA32 mode
Jiajie Chen
2023-08-24
target/loongarch: Extract set_pc() helper
Jiajie Chen
2023-08-24
target/loongarch: Extract make_address_pc() helper
Jiajie Chen
2023-08-24
target/loongarch: Extract make_address_i() helper
Jiajie Chen
2023-08-24
target/loongarch: Extract make_address_x() helper
Jiajie Chen
2023-08-24
target/loongarch: Add LA64 & VA32 to DisasContext
Jiajie Chen
2023-08-24
target/loongarch: Support LoongArch32 VPPN
Jiajie Chen
2023-08-24
target/loongarch: Support LoongArch32 DMW
Jiajie Chen
2023-08-24
target/loongarch: Support LoongArch32 TLB entry
Jiajie Chen
2023-08-24
target/loongarch: Add GDB support for loongarch32 mode
Jiajie Chen
2023-08-24
target/loongarch: Add new object class for loongarch32 cpus
Jiajie Chen
2023-08-24
target/loongarch: Add function to check current arch
Jiajie Chen
2023-08-24
target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init
Philippe Mathieu-Daudé
2023-08-24
target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU
Philippe Mathieu-Daudé
2023-08-24
target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW
Song Gao
2023-08-24
target/loongarch: Remove duplicated disas_set_info assignment
Philippe Mathieu-Daudé
[next]