From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759100Ab3BMI4h (ORCPT ); Wed, 13 Feb 2013 03:56:37 -0500 Received: from mail-wi0-f170.google.com ([209.85.212.170]:58993 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752226Ab3BMI4g (ORCPT ); Wed, 13 Feb 2013 03:56:36 -0500 MIME-Version: 1.0 In-Reply-To: <511B4D76.50504@redhat.com> References: <20130211122654.GA5802@gmail.com> <20130211172807.GA9716@gmail.com> <20130211175856.GC9716@gmail.com> <20130212095249.GC20039@gmail.com> <511B4D76.50504@redhat.com> Date: Wed, 13 Feb 2013 10:56:34 +0200 X-Google-Sender-Auth: lrH488THq0NMwO8k0iVeFlMewWI Message-ID: Subject: Re: kvmtool tree (Was: Re: [patch] config: fix make kvmconfig) From: Pekka Enberg To: Paolo Bonzini Cc: Ingo Molnar , Linus Torvalds , "H. Peter Anvin" , Linux Kernel Mailing List , Randy Dunlap , Thomas Gleixner , David Rientjes , David Woodhouse , Greg Kroah-Hartman , Sasha Levin , "H. Peter Anvin" , Michal Marek , Stephen Rothwell Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 13, 2013 at 10:23 AM, Paolo Bonzini wrote: > Il 12/02/2013 10:52, Ingo Molnar ha scritto: >> Check the list I gave (unmodified): >> >> "- Pekka listed new virtio drivers that were done via tools/kvm. > > vhost-scsi got in first in tools/kvm, but out-of-tree patches had > existed for QEMU for more than a year. It was developed with QEMU. I think Ingo confused virtio and vhost. IIRC, Asias developed vhost-blk using tools/kvm.