* [PATCH] KVM: ia64: Mark ia64 KVM as BROKEN
@ 2012-05-17 10:14 Avi Kivity
2012-05-31 22:07 ` Marcelo Tosatti
0 siblings, 1 reply; 2+ messages in thread
From: Avi Kivity @ 2012-05-17 10:14 UTC (permalink / raw)
To: Marcelo Tosatti, Xiantao Zhang
Cc: kvm, linux-kernel, linux-ia64, Tony Luck, Fenghua Yu
Practically all patches to ia64 KVM are build fixes; numerous warnings remain;
the last patch from the maintainer was committed more than three years ago. It
is clear that no one is using this thing.
Mark as BROKEN to ensure people don't get hit by pointless build problems.
Signed-off-by: Avi Kivity <avi@redhat.com>
---
arch/ia64/kvm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
index 9806e55..df5351e 100644
--- a/arch/ia64/kvm/Kconfig
+++ b/arch/ia64/kvm/Kconfig
@@ -19,6 +19,7 @@ if VIRTUALIZATION
config KVM
tristate "Kernel-based Virtual Machine (KVM) support"
+ depends on BROKEN
depends on HAVE_KVM && MODULES && EXPERIMENTAL
# for device assignment:
depends on PCI
--
1.7.10.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] KVM: ia64: Mark ia64 KVM as BROKEN
2012-05-17 10:14 [PATCH] KVM: ia64: Mark ia64 KVM as BROKEN Avi Kivity
@ 2012-05-31 22:07 ` Marcelo Tosatti
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2012-05-31 22:07 UTC (permalink / raw)
To: Avi Kivity
Cc: Xiantao Zhang, kvm, linux-kernel, linux-ia64, Tony Luck,
Fenghua Yu
On Thu, May 17, 2012 at 01:14:08PM +0300, Avi Kivity wrote:
> Practically all patches to ia64 KVM are build fixes; numerous warnings remain;
> the last patch from the maintainer was committed more than three years ago. It
> is clear that no one is using this thing.
>
> Mark as BROKEN to ensure people don't get hit by pointless build problems.
>
> Signed-off-by: Avi Kivity <avi@redhat.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-31 22:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 10:14 [PATCH] KVM: ia64: Mark ia64 KVM as BROKEN Avi Kivity
2012-05-31 22:07 ` Marcelo Tosatti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox