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-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
2021-02-16
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
1
-2
/
+2
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2
-3
/
+11
2021-02-16
exec: Introduce cpu_untagged_addr
Richard Henderson
1
-0
/
+7
2021-02-16
linux-user: Fix guest_addr_valid vs reserved_va
Richard Henderson
1
-5
/
+4
2021-02-16
linux-user: Do not use guest_addr_valid for h2g_valid
Richard Henderson
1
-1
/
+4
2021-02-16
exec: Improve types for guest_addr_valid
Richard Henderson
1
-1
/
+1
2021-02-16
exec: Use uintptr_t in cpu_ldst.h
Richard Henderson
1
-3
/
+3
2021-02-16
exec: Use uintptr_t for guest_base
Richard Henderson
1
-1
/
+1
2021-02-16
linux-user: Introduce PAGE_ANON
Richard Henderson
1
-0
/
+2
2021-02-16
tcg: Introduce target-specific page data for user-only
Richard Henderson
1
-6
/
+36
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
1
-8
/
+0
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
1
-20
/
+0
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
2
-2
/
+4
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-8
/
+6
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
1
-0
/
+8
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
2
-8
/
+6
2021-02-08
migration: support UFFD write fault processing in ram_save_iterate()
Andrey Gruzdev
1
-0
/
+7
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
1
-0
/
+1
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
1
-0
/
+24
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
1
-0
/
+38
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
1
-2
/
+9
2021-02-05
tcg/tci: Make tci_tb_ptr thread-local
Richard Henderson
1
-1
/
+1
2021-02-05
exec/cpu-defs: Remove TCG backends dependency
Philippe Mathieu-Daudé
1
-3
/
+0
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2
-2
/
+5
2021-01-23
accel/tcg: Restrict cpu_io_recompile() from other accelerators
Philippe Mathieu-Daudé
1
-1
/
+0
2021-01-23
accel/tcg: Restrict tb_gen_code() from other accelerators
Philippe Mathieu-Daudé
1
-5
/
+0
2021-01-23
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
1
-3
/
+0
2021-01-23
accel/tcg: Make cpu_gen_init() static
Philippe Mathieu-Daudé
1
-2
/
+0
2021-01-18
gdbstub: drop gdbserver_cleanup in favour of gdb_exit
Alex Bennée
1
-3
/
+11
2021-01-18
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
1
-1
/
+1
2021-01-13
tcg: Use tcg_constant_i32 with icount expander
Richard Henderson
1
-12
/
+13
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
2
-3
/
+3
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
2
-2
/
+2
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+39
2021-01-04
tcg: Use memset for large vector byte replication
Richard Henderson
1
-0
/
+4
[next]