summaryrefslogtreecommitdiffstats
path: root/include/exec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-03-111-16/+16
|\
| * exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé2021-03-091-16/+16
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell2021-03-101-1/+0Star
|\ \ | |/ |/|
| * Remove deprecated target tilegxThomas Huth2021-03-091-1/+0Star
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...Peter Maydell2021-03-091-0/+2
|\ \
| * | exec: Poison Hexagon target-specific definitionsPhilippe Mathieu-Daudé2021-03-071-0/+2
| |/
* | accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson2021-03-061-6/+1Star
* | include/exec: lightly re-arrange TranslationBlockAlex Bennée2021-03-061-3/+8
* | accel/tcg: drop the use of CF_HASH_MASK and rename paramsAlex Bennée2021-03-062-6/+7
* | accel/tcg: move CF_CLUSTER calculation to curr_cflagsAlex Bennée2021-03-062-6/+5Star
* | accel/tcg: rename tb_lookup__cpu_state and hoist state extractionAlex Bennée2021-03-061-10/+8Star
|/
* accel/tcg: allow plugin instrumentation to be disable via cflagsAlex Bennée2021-02-182-5/+5
* accel/tcg: remove CF_NOCACHE and special casesAlex Bennée2021-02-181-3/+0Star
* exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson2021-02-181-1/+0Star
* linux-user/aarch64: Implement PROT_MTERichard Henderson2021-02-161-0/+1
* exec: Rename guest_{addr,range}_valid to *_untaggedRichard Henderson2021-02-161-2/+2
* exec: Use cpu_untagged_addr in g2h; split out g2h_untaggedRichard Henderson2021-02-162-3/+11
* exec: Introduce cpu_untagged_addrRichard Henderson2021-02-161-0/+7
* linux-user: Fix guest_addr_valid vs reserved_vaRichard Henderson2021-02-161-5/+4Star
* linux-user: Do not use guest_addr_valid for h2g_validRichard Henderson2021-02-161-1/+4
* exec: Improve types for guest_addr_validRichard Henderson2021-02-161-1/+1
* exec: Use uintptr_t in cpu_ldst.hRichard Henderson2021-02-161-3/+3
* exec: Use uintptr_t for guest_baseRichard Henderson2021-02-161-1/+1
* linux-user: Introduce PAGE_ANONRichard Henderson2021-02-161-0/+2
* tcg: Introduce target-specific page data for user-onlyRichard Henderson2021-02-161-6/+36
* bswap.h: Remove unused float-access functionsPeter Maydell2021-02-151-8/+0Star
* gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()Peter Maydell2021-02-151-20/+0Star
* memory: alloc RAM from file at offsetJagannathan Raman2021-02-092-2/+4
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-092-8/+6Star
|\
| * fuzz: ignore address_space_map is_write flagAlexander Bulekov2021-02-082-8/+6Star
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell2021-02-081-0/+8
|\ \ | |/ |/|
| * migration: support UFFD write fault processing in ram_save_iterate()Andrey Gruzdev2021-02-081-0/+7
| * migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev2021-02-081-0/+1
* | confidential guest support: Introduce cgs "ready" flagDavid Gibson2021-02-081-0/+24
* | confidential guest support: Introduce new confidential guest support classDavid Gibson2021-02-081-0/+38
|/
* accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana2021-02-051-2/+9
* tcg/tci: Make tci_tb_ptr thread-localRichard Henderson2021-02-051-1/+1
* exec/cpu-defs: Remove TCG backends dependencyPhilippe Mathieu-Daudé2021-02-051-3/+0Star
* memory: add readonly support to memory_region_init_ram_from_file()Stefan Hajnoczi2021-02-012-2/+5
* accel/tcg: Restrict cpu_io_recompile() from other acceleratorsPhilippe Mathieu-Daudé2021-01-231-1/+0Star
* accel/tcg: Restrict tb_gen_code() from other acceleratorsPhilippe Mathieu-Daudé2021-01-231-5/+0Star
* accel/tcg: Move tb_flush_jmp_cache() to cputlb.cRichard Henderson2021-01-231-3/+0Star
* accel/tcg: Make cpu_gen_init() staticPhilippe Mathieu-Daudé2021-01-231-2/+0Star
* gdbstub: drop gdbserver_cleanup in favour of gdb_exitAlex Bennée2021-01-181-3/+11
* gdbstub: drop CPUEnv from gdb_exit()Alex Bennée2021-01-181-1/+1
* tcg: Use tcg_constant_i32 with icount expanderRichard Henderson2021-01-131-12/+13
* tcg: Make DisasContextBase.tb constRichard Henderson2021-01-072-3/+3
* tcg: Introduce tcg_splitwx_to_{rx,rw}Richard Henderson2021-01-072-2/+2
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-061-0/+39
|\
| * remove TCG includes from common codePaolo Bonzini2021-01-021-0/+39