Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
util/cpuinfo-aarch64: Detect FEAT_CSSC
Richard Henderson committed about 1 month ago
tcg/optimize: Handle min/max opcodes
Richard Henderson committed about 1 month ago
tcg: Add integer min/max opcodes
Richard Henderson committed about 1 month ago
tests/tcg/loongarch64: Add bitrev smoke tests
Richard Henderson committed about 1 month ago
tests/tcg/loongarch64: Tidy test_bit.c
Richard Henderson committed about 1 month ago
tcg/riscv64: Implement revbit8
Richard Henderson committed about 1 month ago
util/cpuinfo-riscv: Detect Zbkb
Richard Henderson committed about 1 month ago
tcg/loongarch64: Implement revbit{8,32,64}
Richard Henderson committed about 2 months ago
tcg/loongarch64: Import REVBIT insns
Richard Henderson committed about 2 months ago
tcg/aarch64: Implement revbit{32,64}
Richard Henderson committed about 2 months ago
tcg/optimize: Handle revbit{8,32,64}
Richard Henderson committed about 2 months ago
tcg: Add revbit{8,32,64} opcodes
Richard Henderson committed about 2 months ago
target/riscv: Use generic tcg_gen_revbit8
Richard Henderson committed about 1 month ago
target/mips: Expand octeon reflections inline
Richard Henderson committed about 2 months ago
target/loongarch: Use generic tcg_gen_revbit*
Richard Henderson committed about 2 months ago
target/arm: Use generic tcg_gen_revbit*
Richard Henderson committed about 2 months ago
tcg: Simplify bswap/hswap expansion using bitswap
Richard Henderson committed about 1 month ago
tcg: Add tcg_gen_revbit{8,32,64}
Richard Henderson committed about 2 months ago
tcg: Fix opcode dump for bswap
Richard Henderson committed about 2 months ago
tcg: Defer tb_flush when initial thread region alloc fails
Richard Henderson committed about 1 month ago