From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: [PATCH 5/5]: Add Changelog entry to docs/Changelog v2 Date: Wed, 25 Jun 2008 16:33:12 +0200 Message-ID: <48625728.1080008@redhat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------020109070701010400000904" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------020109070701010400000904 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Add a Changelog entry to the docs/ChangeLog file for the new extended device scheme. Changes since v1: - N/A Signed-off-by: Chris Lalancette --------------020109070701010400000904 Content-Type: text/x-patch; name="xen-unstable-greater-16-vbd-tools-changelog-2.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xen-unstable-greater-16-vbd-tools-changelog-2.patch" diff -r dedfadeadf86 docs/ChangeLog --- a/docs/ChangeLog Fri Jun 20 18:42:45 2008 +0100 +++ b/docs/ChangeLog Wed Jun 25 15:34:20 2008 +0200 @@ -15,7 +15,15 @@ http://lists.xensource.com/archives/html Xen 3.3 release --------------- +Add greater than 16 xvd device availability +The tools can now attach a disk of the form: +(1<<28) | (device<<8) | partition + +to support many more xvd disks and up to 256 partitions. +The linux guest frontend has been expanded to support +this new construct, while legacy guests should just ignore it. + 17538: Add XENPF_set_processor_pminfo http://xenbits.xensource.com/xen-unstable.hg?rev/5bb9093eb0e9 --------------020109070701010400000904 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------020109070701010400000904--