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

scripts/qemu: enable libpmem #959

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

devimc
Copy link

@devimc devimc commented 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 #958

Signed-off-by: Julio Montes [email protected]

@GabyCT
Copy link
Contributor

GabyCT commented Mar 2, 2020

/test

@devimc
Copy link
Author

devimc commented Mar 2, 2020

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@devimc devimc force-pushed the topic/qemu/enableLibpmem branch from 120593e to 6a62074 Compare March 2, 2020 19:30
@devimc
Copy link
Author

devimc commented Mar 2, 2020

/test

@devimc
Copy link
Author

devimc commented Mar 2, 2020

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

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 <[email protected]>
@devimc devimc force-pushed the topic/qemu/enableLibpmem branch from 6a62074 to c0d45d8 Compare March 2, 2020 22:00
@devimc
Copy link
Author

devimc commented Mar 2, 2020

/AzurePipelines run

@devimc
Copy link
Author

devimc commented Mar 2, 2020

/test

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@devimc
Copy link
Author

devimc commented Mar 3, 2020

all green, @kata-containers/packaging @jcvenegas please take a look

@chavafg chavafg merged commit 6671386 into kata-containers:master Mar 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scripts/qemu: enable libpmem
3 participants