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

[Xen-devel] [PATCH] blktap2 control function (version 2)

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] blktap2 control function (version 2)
From: eXeC001er <execooler@xxxxxxxxx>
Date: Sun, 27 Jun 2010 16:08:16 +0400
Delivery-date: Sun, 27 Jun 2010 05:09:12 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=lfxfxakSdWmsQZcXw9r7goVnDriSxzF6pZPoSsydO+Q=; b=kSeCDojpLfOUXhVt+R9gy6lQ3pYy2Y/96HY4sUpYbQ70Hb4dSmORlTXWe3ntZlIjGw sQyPqv3mN74wAj3WZBBbXwxTx78O2iv/BTKL7wf4pOJicuwtfND06KzD8hE8Ci7iad54 b7u2XSukRXj4TLZKt617/wwKX7X2FNSEJH9Ek=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JQIl5H1h2nKdTeoVrAKUNhBPyncLNCVeQCBQbxDU8chazsS3GYDMetQZ5GOTeXcPpJ NKMSM0i4d/RvCYticXWlWCQOL4ukDiOFYzkezv+4WxiVxzDbJgS2cNgbIxhcn+L4nSw/ z8CFKQS2QXl1YQOlW/HquX8yWr8t9pclgczj4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Patch description:
1. Bug fix for error: "Error: Device /dev/xvdp (51952, tap2) is already connected." (xenstore does not clean after DomU stopped)
2. Bug fix for error: "File 'vhd:/path/.../disk.img' doesn't exist." (not correct parsing)
3. Bug fix for error: "Error: Device 51952 not connected" (in config file for DomU we should be use prefix "tap2:tapdisk:xxx" (tap2:xxx) for devices from (aio, ram, qcow, vhd, remus) or "tap:tapdisk:xxx" (tap:xxx) for devices from (sync, vmdk, qcow2, ioemu))
4. Bug fix for error: "Disk is not accessible" (if use 'tap2'-device type, then '/dev/xpvd' may not be accessible immediately after its creation)
5. fix regression related to the previous version of this patch.: http://xenbits.xensource.com/xen-4.0-testing.hg?rev/3544bdd56c32

Signed-off-by: eXeC001er <execooler@xxxxxxxxx>

Attachment: blktap2_ctrl_func.patch
Description: Text Data

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