|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen_version hypercall
On 4 Jun 2005, at 14:34, Mark Williamson wrote:
The additional info would ideally allow the whole Xen version string
to be
pieced together, as displayed at boot e.g.
"Xen version 3.0-devel (mwilli2@) (gcc version 3.4.2 20041017 (Red Hat
3.4.2-6.fc3)) Mon May 16 15:12:17 BST 2005"
(like uname -a)
Or a subset of that info.
What do you think?
xen_version() takes a command parameter. We can extend the comamnd
enumeration (currently the command is always == 0) to be abel to find
out other interesting stuff.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|