kata-containers/tools/packaging/qemu
Wainer dos Santos Moschetta 72e8c1e494 qemu: Add nvdimm read-only file support
For QEMU 5.0.0 it is applied the patches/5.0.x/0002-memory-backend-file-nvdimm-support-read-only-files-a.patch
to fix an issue with the use of read-only files as backend memory of nvdimm devices. When Kata Containers bumped
to QEMU 5.2.0 that patch was left behind by mistake. In meanwhile a proper feature ("nvdimm: read-only file support")
was proposed and merged upstream (see https://mail.gnu.org/archive/html/qemu-devel/2021-01/msg00258.html).

This contain the backport of the commit 8360ebeb4f4a from QEMU master which should be applied on QEMU 5.2.0
so that feature is available to Kata Containers.

Fixes #2011

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
(cherry picked from commit 3f39df0d18)
2021-06-17 09:20:10 -04:00
..
default-configs snap: Update for QEMU 5.2.0 2021-03-01 16:57:58 -05:00
patches qemu: Add nvdimm read-only file support 2021-06-17 09:20:10 -04:00
README.md packaging: merge packaging repository 2020-06-23 22:58:18 -07:00

QEMU patches

This directory contains patches used to build QEMU.