unicorn/qemu/util
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
..
bitmap.c qemu: Update bitmap.c/.h 2019-04-26 13:05:55 -04:00
bitops.c
cacheinfo.c util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64 2019-05-09 17:43:27 -04:00
crc32.c target/arm: Handle AArch32 CRC instructions 2019-04-27 10:50:25 -04:00
crc32c.c
cutils.c Memory: Enable writeback for given memory region 2020-01-14 07:44:24 -05:00
error.c
getauxval.c
host-utils.c
log.c
Makefile.objs target/arm: Handle AArch32 CRC instructions 2019-04-27 10:50:25 -04:00
mmap-alloc.c mmap-alloc: fix hugetlbfs misaligned length in ppc64 2019-02-05 16:52:39 -05:00
module.c
oslib-posix.c mmap-alloc: fix hugetlbfs misaligned length in ppc64 2019-02-05 16:52:39 -05:00
oslib-win32.c
qemu-error.c
qemu-thread-posix.c qemu-thread: Don't block SEGV, ILL and FPE 2019-01-13 19:50:32 -05:00
qemu-thread-win32.c
qemu-timer-common.c
range.c Don't talk about the LGPL if the file is licensed under the GPL 2019-02-03 17:55:28 -05:00
sys_membarrier.c