index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-19
Merge tag 'pull-tcg-20230117' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-2
/
+3
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-17
tcg: Add TranslationBlock.jmp_insn_offset
Richard Henderson
1
-1
/
+2
2023-01-17
tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID
Richard Henderson
1
-1
/
+1
2023-01-13
mips: Always include nanomips disassembler
Paolo Bonzini
1
-1
/
+0
2023-01-09
Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-4
/
+4
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
2
-4
/
+4
2023-01-08
include: Include headers where needed
Markus Armbruster
1
-0
/
+1
2023-01-05
tcg: Reorg function calls
Richard Henderson
1
-0
/
+2
2023-01-05
tcg: Vary the allocation size for TCGOp
Richard Henderson
1
-2
/
+0
2022-12-20
accel/tcg: Move remainder of page locking to tb-maint.c
Richard Henderson
1
-6
/
+0
2022-12-20
accel/tcg: Use interval tree for TBs in user-only mode
Richard Henderson
1
-3
/
+40
2022-11-21
migration: Use non-atomic ops for clear log bitmap
Peter Xu
2
-5
/
+9
2022-11-11
Fix several typos in documentation (found by codespell)
Stefan Weil
1
-3
/
+3
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+4
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
1
-0
/
+4
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
1
-0
/
+17
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
1
-4
/
+1
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
1
-0
/
+17
2022-11-01
accel/tcg: Introduce cpu_unwind_state_data
Richard Henderson
1
-4
/
+17
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-0
/
+1
2022-10-26
exec/cpu-common: add qemu_ram_get_fd()
Stefan Hajnoczi
1
-0
/
+1
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
1
-3
/
+0
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
1
-1
/
+1
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
1
-15
/
+6
2022-10-26
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
2
-3
/
+1
2022-10-26
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
1
-1
/
+1
2022-10-26
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson
1
-0
/
+22
[next]