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
Age
Commit message (
Expand
)
Author
2023-08-24
tcg/riscv: Implement negsetcond_*
Richard Henderson
2023-08-24
tcg/arm: Implement negsetcond_i32
Richard Henderson
2023-08-24
tcg/aarch64: Implement negsetcond_*
Richard Henderson
2023-08-24
tcg/ppc: Use the Set Boolean Extension
Richard Henderson
2023-08-24
tcg/ppc: Implement negsetcond_*
Richard Henderson
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
tcg: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
tcg: Introduce negsetcond opcodes
Richard Henderson
2023-08-24
tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
Richard Henderson
2023-08-24
docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()
Philippe Mathieu-Daudé
2023-08-24
tcg/i386: Allow immediate as input to deposit_*
Richard Henderson
2023-08-24
tcg: Fold deposit with zero to and
Richard Henderson
2023-08-24
tcg/i386: Drop BYTEH deposits for 64-bit
Richard Henderson
2023-08-24
target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
Richard Henderson
2023-08-24
accel/tcg: Update run_on_cpu_data static assert
Anton Johansson
2023-08-24
accel/tcg: Widen address arg in tlb_compare_set()
Anton Johansson
2023-08-24
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
2023-08-24
include/exec: typedef abi_ptr to vaddr in softmmu
Anton Johansson
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
accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
Anton Johansson
2023-08-24
accel/kvm: Widen pc/saved_insn for kvm_sw_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
hw/loongarch: Fix ACPI processor id off-by-one error
Jiajie Chen
2023-08-24
target/loongarch: Split fcc register to fcc0-7 in gdbstub
Jiajie Chen
2023-08-24
hw/intc/loongarch_pch: fix edge triggered irq handling
Bibo Mao
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
hw/loongarch: Remove restriction of la464 cores in the virt machine
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
[prev]
[next]