unicorn/qemu/include/exec
Beata Michalska 0716794d86 Memory: Enable writeback for given memory region
Add an option to trigger memory writeback to sync given memory region
with the corresponding backing store, case one is available.
This extends the support for persistent memory, allowing syncing on-demand.

Backports commit 61c490e25e081af39ff40556f6c1229b8b011585 from qemu
2020-01-14 07:44:24 -05:00
..
address-spaces.h
cpu_ldst_template.h cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors 2019-04-22 07:21:03 -04:00
cpu_ldst_useronly_template.h cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors 2019-04-22 07:08:39 -04:00
cpu_ldst.h tcg: Use tlb_fill probe from tlb_vaddr_to_host 2019-05-16 18:27:03 -04:00
cpu-all.h accel/tcg: allow to invalidate a write TLB entry immediately 2020-01-14 07:14:10 -05:00
cpu-common.h
cpu-defs.h include/exec/cpu-defs.h: fix typo 2019-11-28 02:38:15 -05:00
cputlb.h
exec-all.h tcg: cputlb: Add probe_read 2020-01-14 07:16:41 -05:00
gen-icount.h cpu: Move icount_decr to CPUNegativeOffsetState 2019-06-13 15:34:28 -04:00
helper-gen.h
helper-head.h exec/helper-*: Synchronize with qemu 2019-04-22 08:22:49 -04:00
helper-proto.h
helper-tcg.h exec/helper-*: Synchronize with qemu 2019-04-22 08:22:49 -04:00
hwaddr.h
ioport.h
memattrs.h cputlb: Byte swap memory transaction attribute 2020-01-07 19:15:33 -05:00
memop.h cputlb: Replace size and endian operands for MemOp 2020-01-07 19:03:51 -05:00
memory-internal.h
memory.h Memory: Enable writeback for given memory region 2020-01-14 07:44:24 -05:00
ram_addr.h Memory: Enable writeback for given memory region 2020-01-14 07:44:24 -05:00
ramlist.h
semihost.h
tb-context.h
tb-hash.h tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK 2019-05-04 22:22:06 -04:00
tb-lookup.h tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK 2019-05-04 22:22:06 -04:00
translator.h tcg: Hoist max_insns computation to tb_gen_code 2019-04-30 09:49:57 -04:00