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/
> Subject: A question of grant table version > From: tinnycloud@xxxxxxxxxxx > Date: Sat, 9 Apr 2011 09:28:06 +0800 > To: xen-devel@xxxxxxxxxxxxxxxxxxx > > Hi > > I have a question on grant table version. > In 2.6.31 pvops kernel, there is a gnttab_request_version to request using version 2. > But this cannot be found in 2.6.3236 pvops kernel, that is it uses version 1. > > So, the fact is newer kernel use older grant table version, it doesn,t make sense to me. > Could someone comfirm it is on purpose? > > Many thanks.