Skip to content

Commit

Permalink
Enable the PVH header in kernel config in order to use cloud-hypervisor
Browse files Browse the repository at this point in the history
  • Loading branch information
dingelish committed Feb 29, 2024
1 parent d012d7f commit dd81cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak_containers_kernel/configs/6.7.6/minimal.config
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ CONFIG_X86_HV_CALLBACK_VECTOR=y
# CONFIG_XEN is not set
CONFIG_KVM_GUEST=y
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
# CONFIG_PVH is not set
CONFIG_PVH=y
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_JAILHOUSE_GUEST is not set
Expand Down

0 comments on commit dd81cce

Please sign in to comment.