Age | Commit message (Expand) | Author |
2023-05-11 | target/mips: Use MO_ALIGN instead of 0 | Richard Henderson |
2023-05-11 | target/mips: Add missing default_tcg_memop_mask | Richard Henderson |
2023-05-11 | target/mips: Add MO_ALIGN to gen_llwp, gen_scwp | Richard Henderson |
2023-05-11 | tcg/s390x: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/s390x: Use ALGFR in constructing softmmu host address | Richard Henderson |
2023-05-11 | tcg/riscv: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/ppc: Remove unused constraint J | Richard Henderson |
2023-05-11 | tcg/ppc: Remove unused constraints A, B, C, D | Richard Henderson |
2023-05-11 | tcg/ppc: Adjust constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/ppc: Reorg tcg_out_tlb_read | Richard Henderson |
2023-05-11 | tcg/mips: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/mips: Reorg tlb load within prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/mips: Remove MO_BSWAP handling | Richard Henderson |
2023-05-11 | tcg/loongarch64: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/s390x: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/loongarch64: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/arm: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/i386: Convert tcg_out_qemu_st_slow_path | Richard Henderson |
2023-05-11 | tcg/i386: Convert tcg_out_qemu_ld_slow_path | Richard Henderson |
2023-05-11 | tcg: Add routines for calling slow-path helpers | Richard Henderson |
2023-05-11 | tcg/s390x: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/riscv: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/ppc: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/mips: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/loongarch64: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/arm: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/aarch64: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/i386: Use indexed addressing for softmmu fast path | Richard Henderson |
2023-05-11 | tcg/i386: Introduce prepare_host_addr | Richard Henderson |
2023-05-11 | accel/tcg/tcg-accel-ops-rr: ensure fairness with icount | Jamie Iles |
2023-05-11 | cpu: expose qemu_cpu_list_lock for lock-guard use | Jamie Iles |
2023-05-11 | disas: Move disas.c into the target-independent source set | Thomas Huth |
2023-05-11 | disas: Move softmmu specific code to separate file | Thomas Huth |
2023-05-11 | disas: Remove target-specific headers | Richard Henderson |
2023-05-11 | disas: Remove target_ulong from the interface | Richard Henderson |
2023-05-11 | disas: Move disas.c to disas/ | Richard Henderson |
2023-05-11 | disas: Fix tabs and braces in disas.c | Richard Henderson |
2023-05-11 | accel/tcg: Fix atomic_mmu_lookup for reads | Richard Henderson |
2023-05-11 | target/m68k: Fix gen_load_fp for OS_LONG | Richard Henderson |
2023-05-11 | Merge tag 'migration-20230509-pull-request' of https://gitlab.com/juan.quinte... | Richard Henderson |
2023-05-10 | migration: block incoming colo when capability is disabled | Vladimir Sementsov-Ogievskiy |
2023-05-10 | migration: disallow change capabilities in COLO state | Vladimir Sementsov-Ogievskiy |
2023-05-10 | migration: process_incoming_migration_co: simplify code flow around ret | Vladimir Sementsov-Ogievskiy |
2023-05-10 | migration: drop colo_incoming_thread from MigrationIncomingState | Vladimir Sementsov-Ogievskiy |
2023-05-10 | build: move COLO under CONFIG_REPLICATION | Vladimir Sementsov-Ogievskiy |
2023-05-10 | colo: make colo_checkpoint_notify static and provide simpler API | Vladimir Sementsov-Ogievskiy |