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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-06-05
docs: fix broken reference
John Snow
1
-1
/
+1
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
8
-226
/
+66
2021-05-26
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
3
-159
/
+0
2021-05-26
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
1
-1
/
+0
2021-05-26
exec/memory: Use correct type size
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
exec/memory_ldst_cached: Use correct type size
Philippe Mathieu-Daudé
1
-2
/
+2
2021-05-26
exec/memory_ldst_phys: Use correct type sizes
Philippe Mathieu-Daudé
1
-8
/
+8
2021-05-26
exec/memory_ldst: Use correct type sizes
Philippe Mathieu-Daudé
1
-8
/
+8
2021-05-26
exec/memory_ldst_phys: Sort declarations
Philippe Mathieu-Daudé
1
-36
/
+36
2021-05-26
exec/memory_ldst_cached: Sort declarations
Philippe Mathieu-Daudé
1
-20
/
+20
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
1
-0
/
+12
2021-05-25
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
1
-0
/
+12
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
1
-0
/
+13
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
1
-0
/
+19
2021-05-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
1
-0
/
+1
2021-05-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
1
-0
/
+6
2021-05-14
exec/gen-icount.h: Add missing "exec/exec-all.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
4
-8
/
+26
2021-05-14
configure: Poison all current target-specific #defines
Thomas Huth
1
-0
/
+2
2021-05-14
include/sysemu: Poison all accelerator CONFIG switches in common code
Thomas Huth
1
-0
/
+4
2021-05-13
migration/ram: Handle RAM block resizes during postcopy
David Hildenbrand
1
-0
/
+10
2021-05-13
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
1
-4
/
+6
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
1
-4
/
+9
2021-05-13
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
1
-0
/
+1
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
1
-1
/
+0
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
1
-2
/
+0
2021-05-12
Remove the deprecated moxie target
Thomas Huth
1
-2
/
+0
2021-05-01
exec: Remove accel/tcg/ from include paths
Philippe Mathieu-Daudé
3
-6
/
+6
2021-04-12
exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
Richard Henderson
1
-2
/
+2
2021-03-23
exec: Build page-vary-common.c with -fno-lto
Richard Henderson
2
-4
/
+5
2021-03-23
exec: Extract 'page-vary.h' header
Richard Henderson
2
-7
/
+33
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
1
-0
/
+2
2021-03-23
memory: Document flatview_for_each_range()
Peter Maydell
1
-2
/
+24
2021-03-23
memory: Make flatview_cb return bool, not int
Peter Maydell
1
-3
/
+3
2021-03-19
memory: Drop "qemu:" prefix from QOM memory region type names
Markus Armbruster
1
-2
/
+2
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
1
-16
/
+16
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
1
-1
/
+0
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
1
-16
/
+16
2021-03-09
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...
Peter Maydell
1
-0
/
+2
2021-03-09
Remove deprecated target tilegx
Thomas Huth
1
-1
/
+0
2021-03-06
exec: Poison Hexagon target-specific definitions
Philippe Mathieu-Daudé
1
-0
/
+2
2021-03-06
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
1
-6
/
+1
2021-03-06
include/exec: lightly re-arrange TranslationBlock
Alex Bennée
1
-3
/
+8
2021-03-06
accel/tcg: drop the use of CF_HASH_MASK and rename params
Alex Bennée
2
-6
/
+7
2021-03-06
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
2
-6
/
+5
2021-03-06
accel/tcg: rename tb_lookup__cpu_state and hoist state extraction
Alex Bennée
1
-10
/
+8
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
2
-5
/
+5
2021-02-18
accel/tcg: remove CF_NOCACHE and special cases
Alex Bennée
1
-3
/
+0
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
1
-1
/
+0
2021-02-16
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
1
-0
/
+1
[next]