mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
98047888bb
When userspace loads code and data in a read-only memory regions, KVM needs to be able to handle this on arm and arm64. Specifically this is used when running code directly from a read-only flash device; the common scenario is a UEFI blob loaded with the -bios option in QEMU. Note that the MMIO exit on writes to a read-only memory is ABI and can be used to emulate block-erase style flash devices. Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> |
||
---|---|---|
.. | ||
byteorder.h | ||
fcntl.h | ||
hwcap.h | ||
ioctls.h | ||
Kbuild | ||
kvm_para.h | ||
kvm.h | ||
mman.h | ||
perf_regs.h | ||
posix_types.h | ||
ptrace.h | ||
setup.h | ||
sigcontext.h | ||
signal.h | ||
stat.h | ||
statfs.h | ||
swab.h | ||
unistd.h |