Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c406643 authored by Fengguang Wu's avatar Fengguang Wu Committed by Tony Luck
Browse files

[IA64] Mark PARAVIRT and KVM as broken



Well, this at least makes allmodconfig happy.

Proposed-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 28a33cbc
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -126,6 +126,7 @@ config AUDIT_ARCH


menuconfig PARAVIRT_GUEST
menuconfig PARAVIRT_GUEST
	bool "Paravirtualized guest support"
	bool "Paravirtualized guest support"
	depends on BROKEN
	help
	help
	  Say Y here to get to see options related to running Linux under
	  Say Y here to get to see options related to running Linux under
	  various hypervisors.  This option alone does not add any kernel code.
	  various hypervisors.  This option alone does not add any kernel code.
@@ -138,8 +139,6 @@ config PARAVIRT
	bool "Enable paravirtualization code"
	bool "Enable paravirtualization code"
	depends on PARAVIRT_GUEST
	depends on PARAVIRT_GUEST
	default y
	default y
	bool
	default y
	help
	help
	  This changes the kernel so it can modify itself when it is run
	  This changes the kernel so it can modify itself when it is run
	  under a hypervisor, potentially improving performance significantly
	  under a hypervisor, potentially improving performance significantly
+1 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,7 @@ config KVM
	depends on HAVE_KVM && MODULES && EXPERIMENTAL
	depends on HAVE_KVM && MODULES && EXPERIMENTAL
	# for device assignment:
	# for device assignment:
	depends on PCI
	depends on PCI
	depends on BROKEN
	select PREEMPT_NOTIFIERS
	select PREEMPT_NOTIFIERS
	select ANON_INODES
	select ANON_INODES
	select HAVE_KVM_IRQCHIP
	select HAVE_KVM_IRQCHIP