Re: [RFC PATCH v2 00/19] virtual-bus

From: Avi Kivity
Date: Fri Jun 05 2009 - 08:55:01 EST


Gregory Haskins wrote:
@@ -1,6 +1,6 @@
config LGUEST
tristate "Linux hypervisor example code"
- depends on X86_32 && EXPERIMENTAL && !X86_PAE && FUTEX
+ depends on X86_32 && EXPERIMENTAL && !X86_PAE && EVENTFD

Note to self: we probably need a similar line in KVM now.


'select EVENTFD' is more appropriate.


--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/