From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: xen_version hypercall Date: Sat, 4 Jun 2005 23:18:35 +0900 Message-ID: <9cde8bff0506040718626cfbb5@mail.gmail.com> Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline 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 Dev List-Id: xen-devel@lists.xenproject.org hello, at the moment, xen_version hypercall returns only xen-version and xen-subversion (as a long number). but there is xen-extraversion. so i wonder if it is better for this hypercall to returns also extraversion? (so the return value is a string, not a number) regards, aq