mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-03 06:24:21 +01:00
Modify existing patch to include EACCES condition to account for files that do not have write access to be used as a memory backend. With this not-only files on a read-only filesystem, but files without write access on a read-write filesystem can be used as a memory backend in qemu. This will alow the image to be used read-only by a rootless user as well. Fixes #870 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
QEMU patches
This directory contains patches used to build QEMU.