On Mon, 2011-05-09 at 09:56 +0100, Ian Campbell wrote:
> On Sun, 2011-05-08 at 04:48 +0100, Takeshi HASEGAWA wrote:
[...]
> > diff -r 4b0692880dfa docs/misc/vbd-interface.txt
> > --- a/docs/misc/vbd-interface.txt Thu May 05 17:40:34 2011 +0100
> > +++ b/docs/misc/vbd-interface.txt Sun May 08 12:46:00 2011 +0900
> > @@ -73,6 +73,7 @@
> >
> > 1 << 28 | disk << 8 | partition xvd, disks or partitions 16
> > onwards
> > 202 << 8 | disk << 4 | partition xvd, disks and partitions up to 15
> > + 252 << 8 | disk << 4 | partition vd, disks and partitions up to 15
> > 8 << 8 | disk << 4 | partition sd, disks and partitions up to 15
> > 3 << 8 | disk << 6 | partition hd, disks 0..1, partitions 0..63
> > 22 << 8 | (disk-2) << 6 | partition hd, disks 2..3, partitions 0..63
>
> This file describes the the Xen PV block protocol, which is completely
> orthogonal to the virtio one, so why is this needed?
Sorry, I just saw this was discussed in the thread, I should read entire
threads before responding!
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|