WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Test tap devices in testDeviceComplete()

To: Christoph Egger <Christoph.Egger@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Test tap devices in testDeviceComplete()
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Tue, 10 Mar 2009 10:01:55 +0000
Cc: Jiri Denemark <jdenemar@xxxxxxxxxx>
Delivery-date: Tue, 10 Mar 2009 03:02:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200903101031.47873.Christoph.Egger@xxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmhYxvo8BjF8UVYRx6EjCDW5kdQFAABCINq
Thread-topic: [Xen-devel] [PATCH] Test tap devices in testDeviceComplete()
User-agent: Microsoft-Entourage/12.15.0.081119
On 10/03/2009 09:31, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:

>> XendDomainInfo.testDeviceComplete() should check block devices have
>> shutdown correctly but it only considers vbd class devices and ignores tap
>> devices. The attached patch changes testDeviceComplete() to wait for both
>> vbd and tap devices to be shutdown correctly.
> 
> Has this also been tested with PV guests ?  In that case, there are no tap
> devices to shutdown.

Tap vs vbd is orthogional to PV vs HVM. Either type of guest can use either
type of storage backend. This detail is hidden from blkfront.

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>