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

virtcontainers: ppc64le: Add nvdimm to defaultQemuMachineOption #562

Merged
merged 1 commit into from
Aug 9, 2018
Merged

Conversation

nitkon
Copy link
Contributor

@nitkon nitkon commented Aug 9, 2018

nvdimm is fundamental to get rootfs approach
working for Kata Containers on ppc64le. It should
be added to the default qemu machine option list.

Fixes: #561

Signed-off-by: Nitesh Konkar [email protected]

@katacontainersbot
Copy link
Contributor

PSS Measurement:
Qemu: 171883 KB
Proxy: 4115 KB
Shim: 8872 KB

Memory inside container:
Total Memory: 2043464 KB
Free Memory: 2003804 KB

@codecov
Copy link

codecov bot commented Aug 9, 2018

Codecov Report

Merging #562 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #562   +/-   ##
=======================================
  Coverage   66.87%   66.87%           
=======================================
  Files          85       85           
  Lines        9107     9107           
=======================================
  Hits         6090     6090           
  Misses       2383     2383           
  Partials      634      634

@opendev-zuul
Copy link

opendev-zuul bot commented Aug 9, 2018

Build succeeded (third-party-check pipeline).

nvdimm is fundamental to get rootfs approach
working for Kata Containers on ppc64le. It should
be added to the default qemu machine option list.

Fixes: #561

Signed-off-by: Nitesh Konkar [email protected]
@katacontainersbot
Copy link
Contributor

PSS Measurement:
Qemu: 165806 KB
Proxy: 4023 KB
Shim: 8786 KB

Memory inside container:
Total Memory: 2043464 KB
Free Memory: 2003992 KB

@opendev-zuul
Copy link

opendev-zuul bot commented Aug 9, 2018

Build succeeded (third-party-check pipeline).

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
I see over on the amd64 file there is an NVDIMM mention also in the appendImage func (

Driver: govmmQemu.NVDIMM,
) - not sure if you are going to need that as well or not - the ppc equiv func looks a little different (block device etc.).

Copy link

@sboeuf sboeuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me!

@sboeuf sboeuf merged commit aedd749 into kata-containers:master Aug 9, 2018
@sboeuf sboeuf added bug Incorrect behaviour stable-candidate labels Sep 12, 2018
@sboeuf
Copy link

sboeuf commented Sep 12, 2018

@nitkon since this PR fixes Qemu for ppc64, please backport it to stable branches.

zklei pushed a commit to zklei/runtime that referenced this pull request Jun 13, 2019
Fix spelling mistakes and formatting issues.

Fixes kata-containers#562.

Signed-off-by: James O. D. Hunt <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants