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

scripts: Add script to generate hypervisor configure options. #340

Conversation

jodh-intel
Copy link
Contributor

To avoid a proliferation of scripts and config files from specifying
different sets of hypervisor configuration options, this script can be
run to generate the correct set of options.

Each option group has been documented explaining why it has been specified.

The script currently only works for "qemu*" hypervisors but could be
extended in the future.

Fixes #339.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

To avoid a proliferation of scripts and config files from specifying
different sets of hypervisor configuration options, this script can be
run to generate the correct set of options.

Each option group has been documented explaining why it has been specified.

The script currently only works for "qemu*" hypervisors but could be
extended in the future.

Fixes clearcontainers#339.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel
Copy link
Contributor Author

There are a couple of FIXME's in the script - @anthonyzxu - could you give any advice?

@devimc
Copy link

devimc commented Aug 9, 2017

once FIXMEs are resolved

lgtm

Approved with PullApprove Approved with PullApprove

We don't use the virtfs-proxy-helper(1) 9p helper binary,
so disable it (and it's dependencies) using:

  --disable-virtfs
  --disable-attr
  --disable-cap-ng

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Added some detail to scripts/configure-hypervisor.sh for
"--disable-linux-aio".

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel jodh-intel force-pushed the add-qemu-build-options-script branch from d4fba34 to 6b7009a Compare August 10, 2017 08:05
@jodh-intel
Copy link
Contributor Author

Replaced by clearcontainers/packaging#45.

@jodh-intel jodh-intel closed this Aug 10, 2017
mcastelino pushed a commit to mcastelino/tests that referenced this pull request Jan 23, 2019
…Cgroup

integration/docker: add test for containers with parent cgroup
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.

2 participants