From owner-freebsd-current@freebsd.org Thu Jul 30 14:54:45 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71A419AFA22 for ; Thu, 30 Jul 2015 14:54:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22c.google.com (mail-ig0-x22c.google.com [IPv6:2607:f8b0:4001:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3ECD4167A; Thu, 30 Jul 2015 14:54:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbpg9 with SMTP id pg9so35229617igb.0; Thu, 30 Jul 2015 07:54:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8q5wR+I1xyx2rk04OIAuP/IspufAXfRZQxkG28oFr6g=; b=jahpOzMl6Vf2oLOQtAR3Q6F9j3eTIFT+F9yS2Td+qYyS3tWN+TN8iM7/FMOJZoxICG u5T72EYbJphBL3FQRLLDs9dBz7wtdcq16HAneFif4nSoAfVkHtgjqis99cPENtr+6ukH +DZTSNXZ/PaOSt3TBaQTefqD3cPlH/6vcdlVMEJiRQSoudaI+eE9I38OrU9ADnWA+bEY o0lSYYdA4Vlj/PCKI46CPujNnBtUDQcbXtOZ+K5Nyi7iZeF6gYSTZQrPho8i8182T9uQ Z7R5n+xMCdZ0uHgv/vq+K2LyCvzwuRwXTDUfrxYdOXKSIEC5BF7rp3eFiPwQKbJYfVeW C9dw== MIME-Version: 1.0 X-Received: by 10.50.66.167 with SMTP id g7mr5671689igt.22.1438268084614; Thu, 30 Jul 2015 07:54:44 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Thu, 30 Jul 2015 07:54:44 -0700 (PDT) In-Reply-To: <55BA3384.9010608@FreeBSD.org> References: <55B94B43.8090100@ngtech.co.il> <55BA3384.9010608@FreeBSD.org> Date: Thu, 30 Jul 2015 07:54:44 -0700 Message-ID: Subject: Re: About virtio-scsi and\or scsi. From: Adrian Chadd To: "koobs@FreeBSD.org" Cc: Bryan Venteicher , Eliezer Croitoru , "freebsd-current@freebsd.org" , John-Mark Gurney Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 14:54:45 -0000 Yes it is; it just needs review, fixing and committing. :) -a On 30 July 2015 at 07:24, Kubilay Kocak wrote: > On 31/07/2015 12:06 AM, Bryan Venteicher wrote: >> On Wed, Jul 29, 2015 at 4:53 PM, Eliezer Croitoru >> wrote: >> >>> I am testing couple VMs under kvm and from my tests it seems that there >>> might not be support for hot-plug of virtio disks or virtio-scsi disks in >>> freebsd? >>> >>> >> >> Hot plug of VirtIO block devices is not supported, but that is more >> because of a lack PCI hot plug. Hot plugging of disks to an existing >> VirtIO SCSI adapter is supported. > > I wonder if John-Marks (cc'd) recent work on PCIe Hot-Plug [1] is at all > relevant to this: > > [1] > https://www.freebsd.org/news/status/report-2015-04-2015-06.html#Adding-PCIe-Hot-plug-Support > > ./koobs > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"