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

Fix FC and NEMU #657

Merged
merged 3 commits into from
Jul 26, 2019
Merged

Conversation

devimc
Copy link

@devimc devimc commented Jul 26, 2019

No description provided.

Julio Montes added 2 commits July 26, 2019 21:10
enable VIRTIO_FS and CONFIG_FUSE_FS to support virtiofs

fixes kata-containers#656

Signed-off-by: Julio Montes <julio.montes@intel.com>
enable CONFIG_VIRTIO_MMIO and CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES
to support firecracker

Signed-off-by: Julio Montes <julio.montes@intel.com>
devimc pushed a commit to devimc/kata-runtime that referenced this pull request Jul 26, 2019
CPU topology has changed in QEMU 4.1: socket > die > core > thread.
die option must be specified in order to hotplug CPUs on x86_64

Depends-on: github.com/kata-containers/packaging#657

fixes kata-containers#1913

Signed-off-by: Julio Montes <julio.montes@intel.com>
bump kernel config version

Signed-off-by: Julio Montes <julio.montes@intel.com>
devimc pushed a commit to devimc/kata-runtime that referenced this pull request Jul 26, 2019
CPU topology has changed in QEMU 4.1: socket > die > core > thread.
die option must be specified in order to hotplug CPUs on x86_64

Depends-on: github.com/kata-containers/packaging#657

fixes kata-containers#1913

Signed-off-by: Julio Montes <julio.montes@intel.com>
@devimc
Copy link
Author

devimc commented Jul 26, 2019

/test

@devimc
Copy link
Author

devimc commented Jul 26, 2019

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@devimc devimc merged commit 497f734 into kata-containers:master Jul 26, 2019
@@ -2,3 +2,7 @@

# Yes, we do support unaligned word accesses
CONFIG_DCACHE_WORD_ACCESS=y

# Support virtiofs
Copy link
Contributor

Choose a reason for hiding this comment

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

there is a common/virtio.conf fragment as well - not clear if these are better here or in that file.

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.

4 participants