From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KK9oK-0008NV-E9 for qemu-devel@nongnu.org; Sat, 19 Jul 2008 06:37:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KK9oI-0008Mz-Dt for qemu-devel@nongnu.org; Sat, 19 Jul 2008 06:37:07 -0400 Received: from [199.232.76.173] (port=43708 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KK9oH-0008Mw-SA for qemu-devel@nongnu.org; Sat, 19 Jul 2008 06:37:06 -0400 Received: from outbound.icp-qv1-irony-out3.iinet.net.au ([203.59.1.148]:38857) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KK9oH-0007UB-C1 for qemu-devel@nongnu.org; Sat, 19 Jul 2008 06:37:05 -0400 Received: from hendrix (hendrix [192.168.200.99]) by hendrix.mega-nerd.net (Postfix) with SMTP id D3A12ABBE8 for ; Sat, 19 Jul 2008 20:39:06 +1000 (EST) Date: Sat, 19 Jul 2008 20:39:06 +1000 From: Erik de Castro Lopo Subject: Re: [Qemu-devel] [PATCH] native vde support Message-Id: <20080719203906.b9228188.mle+tools@mega-nerd.com> In-Reply-To: <20080719100049.GB30285@networkno.de> References: <20080701201131.GA14931@pintsize> <20080719100049.GB30285@networkno.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Thiemo Seufer wrote: > When no libvdeplug is available it silently ignores the user selection. > I changed that, removed a hardcoded -lvdeplug in Makefile, and committed > the result. Awesome Thiemo. Thanks. I'll test that some time over the next couple of days. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- Everything that I've learned about computers I have boiled down into three principles: PC/Windows: You think it won't work, and it won't. Macintosh: You think it will work, but it won't. Unix: You think it won't work, but if you find the right guru, you can make it work.