qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [ANNOUNCE] QEMU 2.2.0-rc0 is now available


From: Tom Musta
Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 2.2.0-rc0 is now available
Date: Thu, 06 Nov 2014 13:08:14 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 11/5/2014 2:04 PM, Michael Roth wrote:
> Hello,
> 
> On behalf of the QEMU Team, I'd like to announce the availability of the
> first release candidate for the QEMU 2.2 release.  This release is meant
> for testing purposes and should not be used in a production environment.
> 
>   http://wiki.qemu.org/download/qemu-2.2.0-rc0.tar.bz2
> 
> You can help improve the quality of the QEMU 2.2 release by testing this
> release and reporting bugs on Launchpad:
> 
>   https://bugs.launchpad.net/qemu/
> 
> The release plan for the 2.2 release is available at:
> 
>   http://wiki.qemu.org/Planning/2.2
> 
> Please add entries to the ChangeLog for the 2.2 release below:
> 
>   http://wiki.qemu.org/ChangeLog/2.2
> 
> 

I have found a problem with Linux User Mode hosted on Power.  I have been able 
to bisect it to this change:

> git bisect bad
a93934fecd4dffc9d4b452b670c9506be5dea30d is the first bad commit
commit a93934fecd4dffc9d4b452b670c9506be5dea30d
Author: Jonas Maebe <address@hidden>
Date:   Fri Oct 24 16:07:15 2014 +0200

    elf: take phdr offset into account when calculating the program load address

    The first program header does not necessarily start at offset 0. This change
    corresponds to what the Linux kernel does in load_elf_binary().

    Signed-off-by: Jonas Maebe <address@hidden>
    Signed-off-by: Riku Voipio <address@hidden>

Fix is forthcoming.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]