2025-04-28 |
Richard Henderson | tcg: Convert ctz to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_clz_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert clz to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_rot{l,r}_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert rotl, rotr to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Do not require both rotr and rotl from the backend |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_sar_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert sar to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_shr_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert shr to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_shl_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert shl to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_remu_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert remu to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_rem_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert rem to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_divu2_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert divu2 to TCGOutOpDivRem |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_div2_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert div2 to TCGOutOpDivRem |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_divu_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert divu to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_div_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert div to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mulsh_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert mulsh to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_muluh_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert muluh to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mul_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert mul to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_not_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert not to TCGOutOpUnary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_neg_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert neg to TCGOutOpUnary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_sub_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert sub to TCGOutOpSubtract |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/arm: Fix constraints for sub |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_nor_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert nor to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Do not accept constant argument to nor |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_nand_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert nand to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_eqv_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert eqv to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold eqv with immediate to xor |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_xor_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert xor to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_orc_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert orc to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold orc with immediate to or |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_or_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert or to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_andc_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert andc to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Emit add r,r,-1 in fold_setcond_tst_pow2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold andc with immediate to and |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_and_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert and to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_add_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert add to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mov_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Remove INDEX_op_ext{8,16,32}* |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Use extract2 for cross-word 64-bit extract on... |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Add all_outop[] |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Add TCGType to tcg_op_insert_{after,before} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Introduce opt_insert_{before,after} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Improve constraints for TCG_CT_CONST_VCMP |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Fix vec_val computation in tcg_target_... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'for-upstream' of https://repo.or.cz/qemu... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'single-binary-20250425' of https://github... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'pull-vfio-20250425' of https://github.com... |
commit | commitdiff | tree |
2025-04-25 |
Denis Rastyogin | qemu-img: improve queue depth validation in img_bench |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qemu: Convert target_name() to TargetInfo API |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Move target-agnostic code from accel-target... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Make AccelCPUClass structure target-agnostic |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Include missing 'qemu/accel.h' header in accel... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel: Implement accel_init_ops_interfaces() for both... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | cpus: Move target-agnostic methods out of cpu-target.c |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qemu: Introduce target_cpu_type() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qapi: Rename TargetInfo structure as QemuTargetInfo |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | hw/microblaze: Evaluate TARGET_BIG_ENDIAN at compile... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | hw/mips: Evaluate TARGET_BIG_ENDIAN at compile time |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/xtensa: Evaluate TARGET_BIG_ENDIAN at compile... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/mips: Check CPU endianness at runtime using... |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel/kvm: Use target_needs_bswap() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | linux-user/elfload: Use target_needs_bswap() |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | target/hexagon: Include missing 'accel/tcg/getpc.h' |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | accel/tcg: Correct list of included headers in tcg... |
commit | commitdiff | tree |
2025-04-25 |
Pierrick Bouvier | system/kvm: make functions accessible from common code |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Use osdep_prefix for strchrnul() |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Share common C source prefixes |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID |
commit | commitdiff | tree |
2025-04-25 |
Akihiko Odaki | meson: Use has_header_symbol() to check getcpu() |
commit | commitdiff | tree |
2025-04-25 |
BALATON Zoltan | pc-bios: Move device tree files in their own subdir |
commit | commitdiff | tree |
2025-04-25 |
BALATON Zoltan | system/datadir: Add new type constant for DTB files |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | system/memory: Remove DEVICE_HOST_ENDIAN definition |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | system/vl: Fix type conflict of GLib function pointers |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | contrib/plugins: Fix type conflict of GLib function... |
commit | commitdiff | tree |
2025-04-25 |
Kohei Tokunaga | hw/net/can: Fix type conflict of GLib function pointers |
commit | commitdiff | tree |
next |