linux-kvm configs for Kata containers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-kvm (Ubuntu) |
Fix Released
|
Undecided
|
Kamal Mostafa | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The following configs are needed to support Kata containers.
Reference: https:/
Next configs are needed to support this feature:
* CONFIG_
* CONFIG_HOTPLUG_PCI
* CONFIG_
* CONFIG_PCIEASPM
* CONFIG_
* CONFIG_PCIEAER
* CONFIG_
Next configs are needed to support DPDK
* CONFIG_UIO
* CONFIG_
* CONFIG_
* CONFIG_HUGETLBFS
* CONFIG_HUGETLB_PAGE
Next configs are needed to enable DAX
* CONFIG_BLK_DEV_RAM
* CONFIG_FS_DAX
Next configs are needed to support 9P
* CONFIG_9P_FS
* CONFIG_
* CONFIG_
* CONFIG_NET_9P
* CONFIG_
Changed in linux-kvm (Ubuntu Xenial): | |
status: | New → In Progress |
Changed in linux-kvm (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
This bug was fixed in the package linux-kvm - 4.15.0-1003.3
---------------
linux-kvm (4.15.0-1003.3) bionic; urgency=medium
* linux-kvm: 4.15.0-1003.3 -proposed tracker (LP: #1757169)
* linux-kvm configs for Kata containers (LP: #1752147)
- kvm: [config] Enable PCI Hotplug
- kvm: [config] Add support for DPDK
- kvm: [config] Enable DAX
- kvm: [config] Enable 9P fs
* linux-kvm standard configs for Ubuntu Server workloads (LP: #1736561) {AMD,INTEL, TIMERIOMEM}
- kvm: [config] enable NO_HZ_IDLE, HIGH_RES_TIMERS
- kvm: [config] enable NUMA
- kvm: [config] enable all CGROUPs
- kvm: [config] enable all CONFIG_RD decompressors
- kvm: [config] enable COREDUMP
- kvm: [config] enable X86_X2APIC
- kvm: [config] enable PREEMPT_VOLUNTARY
- kvm: [config] enable HOTPLUG_CPU
- kvm: [config] enable BLK_DEV_SD
- kvm: [config] enable ATA, PATA, SATA
- kvm: [config] enable BONDING, MACVLAN, TUN, VETH
- kvm: [config] enable HW_RANDOM_
- kvm: [config] enable EFI_VARS
- kvm: [config] enable SQUASHFS
[ Ubuntu: 4.15.0-13.14 ]
* linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
* devpts: handle bind-mounts (LP: #1755857)
- SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
- SAUCE: devpts: resolve devpts bind-mounts
- SAUCE: devpts: comment devpts_mntget()
- SAUCE: selftests: add devpts selftests
* [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
- d-i: add hisi_sas_v3_hw to scsi-modules
* [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
(LP: #1756097)
- RDMA/hns: Refactor eq code for hip06
- RDMA/hns: Add eq support of hip08
- RDMA/hns: Add detailed comments for mb() call
- RDMA/hns: Add rq inline data support for hip08 RoCE
- RDMA/hns: Update the usage of sr_max and rr_max field
- RDMA/hns: Set access flags of hip08 RoCE
- RDMA/hns: Filter for zero length of sge in hip08 kernel mode
- RDMA/hns: Fix QP state judgement before sending work requests
- RDMA/hns: Assign dest_qp when deregistering mr
- RDMA/hns: Fix endian problems around imm_data and rkey
- RDMA/hns: Assign the correct value for tx_cqn
- RDMA/hns: Create gsi qp in hip08
- RDMA/hns: Add gsi qp support for modifying qp in hip08
- RDMA/hns: Fill sq wqe context of ud type in hip08
- RDMA/hns: Assign zero for pkey_index of wc in hip08
- RDMA/hns: Update the verbs of polling for completion
- RDMA/hns: Set the guid for hip08 RoCE device
- net: hns3: Refactor of the reset interrupt handling logic
- net: hns3: Add reset service task for handling reset requests
- net: hns3: Refactors the requested reset & pending reset handling code
- net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
- net: hns3: Add mailbox support to VF driver
- net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
- net: hns3: Add HNS3 VF driver to kernel build framework
- net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
- net: hns3: Add mailbox support to PF driver
- net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
-...