|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [ANNOUNCE] Xen 3.0.4 release candidate 2
On 12/15/06, Keir Fraser <keir@xxxxxxxxxxxxx> wrote:
Folks,
A second release candidate for Xen 3.0.4 is now available at
http://xenbits.xensource.com/xen-3.0.4-testing.hg.
This release candidate contains many fixes since -rc1:
* Latest changesets from PPC and IA64 development trees
* Several HVM bug fixes
* Tools enhancements and bug fixes
RC2 is a serious candidate for final release, so please test and let us know
if we have more bugs to fix!
The ELF notes for kexec / kdump are screwed up on x86_64.
$ readelf -a vmcore-3.0.4-rc2-x86_64
[snip]
Notes at offset 0x00000120 with length 0x000002c8:
Owner Data size Description
CORE 0x00000150 NT_PRSTATUS (prstatus structure)
CORE 0x00000150 NT_PRSTATUS (prstatus structure)
$ readelf -a vmcore-3.0.4-rc1-x86_64
[snip]
Notes at offset 0x00000120 with length 0x00000380:
Owner Data size Description
CORE 0x00000150 NT_PRSTATUS (prstatus structure)
Xen 0x00000020 Unknown note type: (0x01000002)
CORE 0x00000150 NT_PRSTATUS (prstatus structure)
Xen 0x00000020 Unknown note type: (0x01000002)
Xen 0x00000048 Unknown note type: (0x01000001)
x86_32 seems to work as expected though.
/ magnus
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|