| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | hw/intc/loongarch_ipi: Add reset support | Bibo Mao | 2025-05-06 | 1 | -0/+1 |
| | | |/ /
| |/| | |
|
| * | | | | Merge tag 'pull-tcg-20250501-v2' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi | 2025-05-06 | 20 | -182/+235 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | accel/tcg: Remove TARGET_PAGE_DATA_SIZE | Richard Henderson | 2025-05-05 | 1 | -3/+5 |
| | * | | | accel/tcg: Move TARGET_TAGGED_ADDRESSES to TCGCPUOps.untagged_addr | Richard Henderson | 2025-05-05 | 2 | -3/+12 |
| | * | | | include/user: Use vaddr in guest-host.h | Richard Henderson | 2025-05-05 | 1 | -7/+7 |
| | * | | | include/user: Convert GUEST_ADDR_MAX to a variable | Richard Henderson | 2025-05-05 | 1 | -20/+7 |
| | * | | | accel/tcg: Move tlb_vaddr_to_host declaration to probe.h | Richard Henderson | 2025-05-05 | 2 | -16/+16 |
| | * | | | accel/tcg: Move user-only tlb_vaddr_to_host out of line | Richard Henderson | 2025-05-05 | 1 | -8/+0 |
| | * | | | accel/tcg: Use vaddr in cpu_loop.h | Richard Henderson | 2025-05-05 | 1 | -7/+5 |
| | * | | | tcg: Define INSN_START_WORDS as constant 3 | Richard Henderson | 2025-05-01 | 4 | -16/+27 |
| | * | | | qemu: Introduce target_long_bits() | Philippe Mathieu-Daudé | 2025-04-30 | 2 | -0/+9 |
| | * | | | qemu/target_info: Add %target_cpu_type field to TargetInfo | Philippe Mathieu-Daudé | 2025-04-30 | 1 | -0/+2 |
| | * | | | system/vl: Filter machine list available for a particular target binary | Philippe Mathieu-Daudé | 2025-04-30 | 2 | -0/+10 |
| | * | | | accel/tcg: Split out accel/tcg/helper-retaddr.h | Richard Henderson | 2025-04-30 | 2 | -34/+43 |
| | * | | | accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps | Richard Henderson | 2025-04-30 | 1 | -2/+6 |
| | * | | | accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state | Richard Henderson | 2025-04-30 | 2 | -2/+20 |
| | * | | | accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h | Richard Henderson | 2025-04-30 | 1 | -0/+3 |
| | * | | | accel/tcg: Introduce TCGCPUOps.cpu_exec_reset | Richard Henderson | 2025-04-30 | 1 | -0/+2 |
| | * | | | include: Remove 'exec/exec-all.h' | Philippe Mathieu-Daudé | 2025-04-30 | 2 | -24/+0 |
| | * | | | accel/tcg: Extract probe API out of 'exec/exec-all.h' | Philippe Mathieu-Daudé | 2025-04-30 | 2 | -100/+106 |
| | * | | | physmem: Restrict TCG IOTLB code to TCG accel | Philippe Mathieu-Daudé | 2025-04-30 | 2 | -26/+41 |
| | * | | | accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto' | Philippe Mathieu-Daudé | 2025-04-30 | 2 | -1/+2 |
| | * | | | accel/tcg: Remove #error for non-tcg in getpc.h | Richard Henderson | 2025-04-30 | 1 | -4/+0 |
| | * | | | include/exec: Move tb_invalidate_phys_range to translation-block.h | Richard Henderson | 2025-04-30 | 2 | -5/+4 |
| | * | | | include/exec: Include missing headers in exec-all.h | Philippe Mathieu-Daudé | 2025-04-30 | 1 | -0/+3 |
| | * | | | accel/tcg: Use vaddr in user/page-protection.h | Richard Henderson | 2025-04-30 | 1 | -10/+7 |
| | * | | | accel/tcg: Use vaddr for walk_memory_regions callback | Richard Henderson | 2025-04-30 | 1 | -3/+2 |
| | * | | | accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target | Richard Henderson | 2025-04-30 | 1 | -2/+0 |
| | * | | | accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc | Richard Henderson | 2025-04-30 | 2 | -1/+7 |
| | * | | | accel/tcg: Add CPUState arg to tb_invalidate_phys_range | Richard Henderson | 2025-04-30 | 1 | -1/+2 |
| | * | | | accel/tcg: Add CPUState argument to page_unprotect | Richard Henderson | 2025-04-30 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge tag 'pull-aspeed-20250505' of https://github.com/legoater/qemu into sta... | Stefan Hajnoczi | 2025-05-05 | 3 | -1/+43 |
| |\ \ \ |
|
| | * | | | hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC | Steven Lee | 2025-05-05 | 1 | -0/+12 |
| | * | | | hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC | Steven Lee | 2025-05-05 | 1 | -0/+14 |
| | * | | | hw/intc/aspeed: Add support for AST2700 TSP INTC | Steven Lee | 2025-05-05 | 1 | -0/+2 |
| | * | | | hw/intc/aspeed: Add support for AST2700 SSP INTC | Steven Lee | 2025-05-05 | 1 | -0/+3 |
| | * | | | aspeed: ast27x0: Map unimplemented devices in SoC memory | Steven Lee | 2025-05-05 | 1 | -0/+6 |
| | * | | | hw/arm/aspeed: Add support for loading vbootrom image via "-bios" | Jamin Lin | 2025-05-05 | 1 | -0/+1 |
| | * | | | hw/arm/aspeed_ast27x0 Introduce vbootrom memory region | Jamin Lin | 2025-05-05 | 1 | -0/+2 |
| | * | | | hw/arm: ast27x0: Wire up EHCI controllers | Troy Lee | 2025-05-05 | 1 | -1/+3 |
| | |/ / |
|
| * / / | migration: Add save_postcopy_prepare() savevm handler | Peter Xu | 2025-05-02 | 1 | -0/+15 |
| |/ / |
|
| * | | tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} | Richard Henderson | 2025-04-28 | 1 | -12/+4 |
| * | | tcg: Remove INDEX_op_qemu_st8_* | Richard Henderson | 2025-04-28 | 1 | -4/+0 |
| * | | tcg: Merge INDEX_op_st*_{i32,i64} | Richard Henderson | 2025-04-28 | 1 | -11/+4 |
| * | | tcg: Merge INDEX_op_ld*_{i32,i64} | Richard Henderson | 2025-04-28 | 1 | -12/+7 |
| * | | tcg: Remove add2/sub2 opcodes | Richard Henderson | 2025-04-28 | 1 | -5/+0 |
| * | | tcg: Add tcg_gen_addcio_{i32,i64,tl} | Richard Henderson | 2025-04-28 | 2 | -0/+6 |
| * | | tcg: Add add/sub with carry opcodes and infrastructure | Richard Henderson | 2025-04-28 | 2 | -2/+21 |
| * | | tcg: Merge INDEX_op_extract2_{i32,i64} | Richard Henderson | 2025-04-28 | 1 | -4/+1 |
| * | | tcg: Merge INDEX_op_deposit_{i32,i64} | Richard Henderson | 2025-04-28 | 1 | -2/+1 |