[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Version Detection



On 19/6/07 16:47, "Quang Ngo" <quang4ngo@xxxxxxxxxxx> wrote:

Thanks for your response.  It would be nice if there is some sort of version info in the XEN vmlinuz image.  Regular vmlinuz has signature at offset 0x202 ("HdrS") and kernel info at an offset (specified at 0x20e) + 0x200.
 
Also, I wish there is version info in /proc/xen.
 
If you find a way to find version info for a XEN vmlinuz image please let me know.

We could add something quite easily for Xen itself, although bear in mind that both xen-syms and xen.gz are Elf files, so putting info at a fixed offset won’t work. We could put the info at a fixed offset into the text segment (e.g., immediately before or after the multiboot header).

Doing the same for vmlinux files is a bit tricky. There are lots of Xen repositories maintained independently now, and getting everyone to agree on versioning information would likely be tricky. And soon enough Xen support will be in mainline, and discussions on image format and boot protocol are still in progress there.

 -- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.