[PATCH] qemu-kvm: Fix CONFIG_signalfd/eventfd generation

2009-08-03 Thread Jan Kiszka
Signed-off-by: Jan Kiszka jan.kis...@siemens.com --- configure |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 2a6faa2..c743186 100755 --- a/configure +++ b/configure @@ -1818,10 +1818,10 @@ if test $fdt = yes ; then echo

Re: [PATCH] qemu-kvm: Fix CONFIG_signalfd/eventfd generation

2009-08-03 Thread Avi Kivity
On 08/03/2009 11:39 AM, Jan Kiszka wrote: Signed-off-by: Jan Kiszkajan.kis...@siemens.com Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org