Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

scripts/qemu: enable libpmem #958

Closed
devimc opened this issue Feb 28, 2020 · 0 comments · Fixed by #959
Closed

scripts/qemu: enable libpmem #958

devimc opened this issue Feb 28, 2020 · 0 comments · Fixed by #959
Assignees
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.

Comments

@devimc
Copy link

devimc commented Feb 28, 2020

enable libpmem to guarantee the persistence of qemu's writes to the vNVDIMM backend.

see kata-containers/runtime#2262

@devimc devimc added enhancement Improvement to an existing feature needs-review Needs to be assessed by the team. labels Feb 28, 2020
@devimc devimc self-assigned this Feb 28, 2020
devimc pushed a commit to devimc/kata-packaging that referenced this issue Feb 28, 2020
Enable libpmem to support PMEM when running under Kubernetes.

see kata-containers/runtime#2262

According to QEMU's nvdimm documentation: When 'pmem' is 'on' and QEMU is
built with libpmem support, QEMU will take necessary operations to guarantee
the persistence of its own writes to the vNVDIMM backend.

fixes kata-containers#958

Signed-off-by: Julio Montes <julio.montes@intel.com>
devimc pushed a commit to devimc/kata-packaging that referenced this issue Mar 2, 2020
Enable libpmem to support PMEM when running under Kubernetes.

see kata-containers/runtime#2262

According to QEMU's nvdimm documentation: When 'pmem' is 'on' and QEMU is
built with libpmem support, QEMU will take necessary operations to guarantee
the persistence of its own writes to the vNVDIMM backend.

fixes kata-containers#958

Signed-off-by: Julio Montes <julio.montes@intel.com>
devimc pushed a commit to devimc/kata-packaging that referenced this issue Mar 2, 2020
Enable libpmem to support PMEM when running under Kubernetes.

see kata-containers/runtime#2262

According to QEMU's nvdimm documentation: When 'pmem' is 'on' and QEMU is
built with libpmem support, QEMU will take necessary operations to guarantee
the persistence of its own writes to the vNVDIMM backend.

fixes kata-containers#958

Signed-off-by: Julio Montes <julio.montes@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant