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