index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
2021-03-09
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...
Peter Maydell
2021-03-09
Remove deprecated target tilegx
Thomas Huth
2021-03-06
exec: Poison Hexagon target-specific definitions
Philippe Mathieu-Daudé
2021-03-06
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
2021-03-06
include/exec: lightly re-arrange TranslationBlock
Alex Bennée
2021-03-06
accel/tcg: drop the use of CF_HASH_MASK and rename params
Alex Bennée
2021-03-06
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
2021-03-06
accel/tcg: rename tb_lookup__cpu_state and hoist state extraction
Alex Bennée
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
2021-02-18
accel/tcg: remove CF_NOCACHE and special cases
Alex Bennée
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-16
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
2021-02-16
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
exec: Introduce cpu_untagged_addr
Richard Henderson
2021-02-16
linux-user: Fix guest_addr_valid vs reserved_va
Richard Henderson
2021-02-16
linux-user: Do not use guest_addr_valid for h2g_valid
Richard Henderson
2021-02-16
exec: Improve types for guest_addr_valid
Richard Henderson
2021-02-16
exec: Use uintptr_t in cpu_ldst.h
Richard Henderson
2021-02-16
exec: Use uintptr_t for guest_base
Richard Henderson
2021-02-16
linux-user: Introduce PAGE_ANON
Richard Henderson
2021-02-16
tcg: Introduce target-specific page data for user-only
Richard Henderson
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
2021-02-08
migration: support UFFD write fault processing in ram_save_iterate()
Andrey Gruzdev
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2021-02-05
tcg/tci: Make tci_tb_ptr thread-local
Richard Henderson
2021-02-05
exec/cpu-defs: Remove TCG backends dependency
Philippe Mathieu-Daudé
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-01-23
accel/tcg: Restrict cpu_io_recompile() from other accelerators
Philippe Mathieu-Daudé
2021-01-23
accel/tcg: Restrict tb_gen_code() from other accelerators
Philippe Mathieu-Daudé
2021-01-23
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
2021-01-23
accel/tcg: Make cpu_gen_init() static
Philippe Mathieu-Daudé
2021-01-18
gdbstub: drop gdbserver_cleanup in favour of gdb_exit
Alex Bennée
2021-01-18
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
2021-01-13
tcg: Use tcg_constant_i32 with icount expander
Richard Henderson
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-04
tcg: Use memset for large vector byte replication
Richard Henderson
[next]