qemu-cr16/include/exec
Tomasz Jeznach c6f3443af1 exec/memtxattr: add process identifier to the transaction attributes
Extend memory transaction attributes with process identifier to allow
per-request address translation logic to use requester_id / process_id
to identify memory mapping (e.g. enabling IOMMU w/ PASID translations).

Signed-off-by: Tomasz Jeznach <tjeznach@rivosinc.com>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
Reviewed-by: Jason Chien <jason.chien@sifive.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Message-ID: <20241016204038.649340-2-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2024-10-31 13:51:24 +10:00
..
abi_ptr.h exec: Declare abi_ptr type in its own 'abi_ptr.h' header 2024-04-26 17:03:05 +02:00
address-spaces.h
breakpoint.h exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header 2024-04-26 17:03:05 +02:00
confidential-guest-support.h machine: allow early use of machine_require_guest_memfd 2024-06-05 11:01:06 +02:00
cpu-all.h accel/tcg: Make page_set_flags() documentation public 2024-10-08 06:40:31 -07:00
cpu-common.h include/exec: Introduce env_cpu_const() 2024-10-13 10:05:51 -07:00
cpu-defs.h exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET 2024-04-26 09:49:51 +02:00
cpu_ldst.h accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.h 2024-07-23 10:56:04 +10:00
cputlb.h exec: Restrict TCG specific declarations of 'cputlb.h' 2024-04-26 17:03:05 +02:00
exec-all.h include/exec: Improve probe_access_full{, _mmu} documentation 2024-10-22 13:45:03 -07:00
gdbstub.h gdbstub: Add helper function to unregister GDB register space 2024-07-22 20:15:41 -04:00
helper-gen-common.h plugins: Remove plugin helpers 2024-04-30 16:12:05 -07:00
helper-gen.h
helper-gen.h.inc tcg: Pass function pointer to tcg_gen_call* 2024-04-30 16:12:05 -07:00
helper-head.h.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2024-04-26 15:31:37 +02:00
helper-info.c.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2024-04-26 15:31:37 +02:00
helper-proto-common.h plugins: Remove plugin helpers 2024-04-30 16:12:05 -07:00
helper-proto.h
helper-proto.h.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2024-04-26 15:31:37 +02:00
hwaddr.h
ioport.h
log.h
memattrs.h exec/memtxattr: add process identifier to the transaction attributes 2024-10-31 13:51:24 +10:00
memop.h exec/memop: Remove unused memop_big_endian() helper 2024-10-15 11:55:09 -03:00
memopidx.h
memory-internal.h
memory.h softmmu: Support concurrent bounce buffers 2024-09-09 10:55:39 -04:00
memory_ldst.h.inc
memory_ldst_cached.h.inc
memory_ldst_phys.h.inc
mmu-access-type.h exec: Declare MMUAccessType type in 'mmu-access-type.h' header 2024-04-26 17:03:05 +02:00
page-protection.h exec/cpu: Extract page-protection definitions to page-protection.h 2024-05-06 11:17:15 +02:00
page-vary.h
plugin-gen.h plugins: Read mem_only directly from TB cflags 2024-05-15 08:55:18 +02:00
poison.h disas: Remove CRIS disassembler 2024-10-07 11:33:20 +02:00
ram_addr.h exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion 2024-04-26 17:03:05 +02:00
ramblock.h Migration pull for 9.1 2024-04-23 21:32:22 -07:00
ramlist.h softmmu/physmem: fix memory leak in dirty_memory_extend() 2024-09-09 10:55:39 -04:00
replay-core.h
target_long.h
target_page.h
tb-flush.h
tlb-common.h
translate-all.h
translation-block.h accel/tcg: Introduce CF_BP_PAGE 2024-05-06 12:55:51 -07:00
translator.h tcg: remove singlestep_enabled from DisasContextBase 2024-10-13 10:04:29 -07:00
tswap.h exec/tswap: Massage target_needs_bswap() definition 2024-10-15 11:55:09 -03:00
vaddr.h