|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Test tap devices in testDeviceComplete()
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
|
|
|
|
|