Age | Commit message (Expand) | Author | Files | Lines |
2023-05-18 | migration: Add last stage indicator to global dirty log | Gavin Shan | 1 | -2/+7 |
2023-05-16 | tcg: Split out exec/user/guest-base.h | Richard Henderson | 2 | -4/+13 |
2023-05-16 | accel/tcg: Widen plugin_gen_empty_mem_callback to i64 | Richard Henderson | 1 | -2/+2 |
2023-05-16 | include/exec/memop: Add MO_ATOM_* | Richard Henderson | 1 | -0/+37 |
2023-05-15 | softmmu: Create qemu_target_pages_to_MiB() | Juan Quintela | 1 | -0/+1 |
2023-05-11 | accel/tcg: Introduce tlb_read_idx | Richard Henderson | 2 | -5/+24 |
2023-05-11 | tcg: Remove TARGET_ALIGNED_ONLY | Richard Henderson | 2 | -12/+2 |
2023-05-11 | cpu: expose qemu_cpu_list_lock for lock-guard use | Jamie Iles | 1 | -0/+1 |
2023-05-02 | accel/tcg: Add cpu_ld*_code_mmu | Richard Henderson | 1 | -0/+9 |
2023-05-02 | accel/tcg: Use one_insn_per_tb global instead of old singlestep global | Peter Maydell | 1 | -2/+0 |
2023-04-28 | memory: prevent dma-reentracy issues | Alexander Bulekov | 1 | -0/+5 |
2023-04-20 | cpu: Remove parameter of list_cpus() | Thomas Huth | 1 | -1/+1 |
2023-04-20 | include/exec: Provide the tswap() functions for target independent code, too | Thomas Huth | 2 | -63/+73 |
2023-03-28 | include/exec: Change reserved_va semantics to last byte | Richard Henderson | 1 | -1/+10 |
2023-03-28 | accel/tcg: Pass last not end to tb_invalidate_phys_range | Richard Henderson | 1 | -1/+1 |
2023-03-28 | accel/tcg: Pass last not end to page_reset_target_data | Richard Henderson | 1 | -1/+1 |
2023-03-28 | accel/tcg: Pass last not end to page_set_flags | Richard Henderson | 1 | -1/+1 |
2023-03-20 | replace TABs with spaces | Yeqi Fu | 1 | -1/+1 |
2023-03-16 | exec/memory: Fix kernel-doc warning | Bernhard Beschow | 1 | -1/+1 |
2023-03-13 | include/exec: Remove guards around `NB_MMU_MODES` | Anton Johansson | 1 | -2/+0 |
2023-03-13 | include/exec: Set default `NB_MMU_MODES` to 16 | Anton Johansson | 1 | -3/+8 |
2023-03-07 | include: split target_long definition from cpu-defs | Alex Bennée | 2 | -18/+43 |
2023-03-07 | gdbstub: move syscall handling to new file | Alex Bennée | 1 | -102/+0 |
2023-03-07 | gdbstub: move register helpers into standalone include | Alex Bennée | 1 | -86/+0 |
2023-03-07 | gdbstub: move chunks of user code into own files | Alex Bennée | 1 | -21/+0 |
2023-03-07 | includes: move tb_flush into its own header | Alex Bennée | 2 | -1/+26 |
2023-03-07 | gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs | Philippe Mathieu-Daudé | 1 | -3/+4 |
2023-03-05 | include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start | Richard Henderson | 1 | -2/+0 |
2023-03-05 | accel/tcg: Remove translator_loop_temp_check | Richard Henderson | 1 | -2/+0 |
2023-03-03 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell | 1 | -0/+10 |
2023-03-02 | memory: introduce memory_region_unmap_iommu_notifier_range() | Jason Wang | 1 | -0/+10 |
2023-03-01 | exec/gen-icount: Don't use tcg_temp_local_new_i32 | Richard Henderson | 1 | -7/+1 |
2023-03-01 | tcg: Use tcg_constant_i32 in tcg_gen_io_start | Richard Henderson | 1 | -3/+1 |
2023-03-01 | accel/tcg: Pass max_insn to gen_intermediate_code by pointer | Richard Henderson | 1 | -2/+2 |
2023-03-01 | include/exec: Remove `tb_pc()` | Anton Johansson | 1 | -7/+0 |
2023-03-01 | include/exec: Remove `TARGET_TB_PCREL` define | Anton Johansson | 1 | -3/+0 |
2023-03-01 | include/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL` | Anton Johansson | 1 | -16/+11 |
2023-03-01 | include/exec: Introduce `CF_PCREL` | Anton Johansson | 1 | -0/+1 |
2023-02-28 | accel/tcg: Add 'size' param to probe_access_full | Richard Henderson | 1 | -1/+1 |
2023-02-28 | accel/tcg: Add 'size' param to probe_access_flags() | Daniel Henrique Barboza | 1 | -1/+2 |
2023-02-28 | exec/helper-head: Include missing "fpu/softfloat-types.h" header | Philippe Mathieu-Daudé | 1 | -0/+2 |
2023-02-27 | replay: Extract core API to 'exec/replay-core.h' | Philippe Mathieu-Daudé | 1 | -0/+80 |
2023-02-27 | exec: Remove unused 'qemu/timer.h' timer | Philippe Mathieu-Daudé | 1 | -1/+0 |
2023-02-27 | cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code | Fabiano Rosas | 1 | -0/+6 |
2023-02-17 | bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD | Emanuele Giuseppe Esposito | 1 | -2/+3 |
2023-02-04 | tcg: Add guest load/store primitives for TCGv_i128 | Richard Henderson | 1 | -0/+10 |
2023-02-04 | tcg: Define TCG_TYPE_I128 and related helper macros | Richard Henderson | 1 | -0/+7 |
2023-02-03 | Merge tag 'pull-tcg-20230123' of https://gitlab.com/rth7680/qemu into staging | Peter Maydell | 1 | -8/+24 |
2023-01-27 | intel-iommu: Document iova_tree | Peter Xu | 1 | -0/+26 |
2023-01-23 | tcg: Mark tcg helpers noinline to avoid an issue with LTO | Richard Henderson | 1 | -8/+24 |