From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35684 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5jrM-0002ae-Jy for qemu-devel@nongnu.org; Tue, 12 Oct 2010 14:46:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5jrE-0001b7-5J for qemu-devel@nongnu.org; Tue, 12 Oct 2010 14:45:58 -0400 Received: from mail-qw0-f45.google.com ([209.85.216.45]:48385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5jrE-0001ak-36 for qemu-devel@nongnu.org; Tue, 12 Oct 2010 14:45:52 -0400 Received: by qwh5 with SMTP id 5so2043020qwh.4 for ; Tue, 12 Oct 2010 11:45:50 -0700 (PDT) MIME-Version: 1.0 From: Zhi Wang Date: Tue, 12 Oct 2010 14:45:30 -0400 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] where is qemu.git/contrib List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I am trying to test the ivshmem in KVM. The shared memory without server works. But I can not find the ivshmem-server. The server pulled from http://www.gitorious.org/nahanni does not seem to work with the ivshmem implementation in qemu.git (outdated?). Could any one please kindly tell me how to check out the code from qemu.git/contrib? I simply can not find it. Thanks. Regards Zhi