debuggers.hg
changeset 17942:2ac9155a85c1
Update changelog for xvd blkdev naming extensions.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
Signed-off-by: Chris Lalancette <clalance@redhat.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Fri Jun 27 16:12:14 2008 +0100 (2008-06-27) |
parents | 0728459b3c8d |
children | baaea9f0db5e |
files | docs/ChangeLog |
line diff
1.1 --- a/docs/ChangeLog Fri Jun 27 16:09:58 2008 +0100 1.2 +++ b/docs/ChangeLog Fri Jun 27 16:12:14 2008 +0100 1.3 @@ -16,6 +16,15 @@ http://lists.xensource.com/archives/html 1.4 Xen 3.3 release 1.5 --------------- 1.6 1.7 +17903: Add greater than 16 xvd device availability 1.8 +http://xenbits.xensource.com/xen-unstable.hg?rev/0728459b3c8d 1.9 + 1.10 +The tools can now attach a disk of the form: 1.11 +(1<<28) | (device<<8) | partition 1.12 +to support many more xvd disks and up to 256 partitions. 1.13 +The linux guest frontend has been expanded to support 1.14 +this new construct, while legacy guests should just ignore it. 1.15 + 1.16 17538: Add XENPF_set_processor_pminfo 1.17 http://xenbits.xensource.com/xen-unstable.hg?rev/5bb9093eb0e9 1.18