mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
ci: Update kernel related to virtio-iommu
Because of the new set of patches related to virtio-iommu allowing only for the topology to be described through virtio configuration, this patch updates the kernel branch and the kernel configuration our CI relies on. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
@@ -496,8 +496,6 @@ CONFIG_HAVE_ACPI_APEI_NMI=y
|
||||
# CONFIG_DPTF_POWER is not set
|
||||
# CONFIG_PMIC_OPREGION is not set
|
||||
# CONFIG_ACPI_CONFIGFS is not set
|
||||
CONFIG_ACPI_IORT=y
|
||||
CONFIG_ACPI_VIOT=y
|
||||
CONFIG_X86_PM_TIMER=y
|
||||
# CONFIG_SFI is not set
|
||||
|
||||
@@ -1828,7 +1826,7 @@ CONFIG_IOMMU_DMA=y
|
||||
# CONFIG_INTEL_IOMMU is not set
|
||||
# CONFIG_IRQ_REMAP is not set
|
||||
CONFIG_VIRTIO_IOMMU=y
|
||||
# CONFIG_VIRTIO_IOMMU_TOPOLOGY is not set
|
||||
CONFIG_VIRTIO_IOMMU_TOPOLOGY=y
|
||||
|
||||
#
|
||||
# Remoteproc drivers
|
||||
|
||||
Reference in New Issue
Block a user