* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release
2012-05-22 14:32 [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release Anthony Liguori
@ 2012-05-22 15:09 ` Jan Kiszka
2012-05-22 15:33 ` Gerd Hoffmann
2012-05-22 15:13 ` Avi Kivity
` (4 subsequent siblings)
5 siblings, 1 reply; 10+ messages in thread
From: Jan Kiszka @ 2012-05-22 15:09 UTC (permalink / raw)
To: Anthony Liguori; +Cc: Avi Kivity, Juan Quintela, qemu-devel, Michael S. Tsirkin
On 2012-05-22 11:32, Anthony Liguori wrote:
> Hi,
>
> On behalf of the QEMU Team, I'd like to announce the availability of the
> third release candidate for the QEMU 1.1 release. This release is meant
> for testing purposes and should not be used in a production environment.
>
> http://wiki.qemu.org/download/qemu-1.1.0-rc3.tar.bz2
>
> You can help improve the quality of the QEMU 1.1 release by testing this
> release and reporting bugs on Launchpad:
>
> https://bugs.launchpad.net/qemu/
>
> The release plan for the 1.1 release is available at:
>
> http://wiki.qemu.org/Planning/1.1
>
> And a detailed change log is available at:
>
> http://wiki.qemu.org/ChangeLog/Next
>
> Known Issues:
>
> - There are no known release blockers in -rc3.
[1] may not block but is fairly annoying due to [2] when using pulseaudio.
Then I have two smaller MSI fixes [3,4] pending that need not have to
wait for 1.1.1 IMHO.
Finally, I just recalled that writing out 1.0 or older vmstate formats
is still broken [5,6]. Was the plan now to adjust the stable versions
instead?
Jan
[1] http://thread.gmane.org/gmane.comp.emulators.qemu/149307
[2] http://thread.gmane.org/gmane.comp.emulators.qemu/151161
[3] http://thread.gmane.org/gmane.comp.emulators.qemu/150472
[4] http://thread.gmane.org/gmane.comp.emulators.qemu/150471
[5] http://thread.gmane.org/gmane.comp.emulators.kvm.devel/88838
[6] http://thread.gmane.org/gmane.comp.emulators.kvm.devel/88958
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release
2012-05-22 14:32 [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release Anthony Liguori
2012-05-22 15:09 ` Jan Kiszka
@ 2012-05-22 15:13 ` Avi Kivity
2012-05-22 15:54 ` Paolo Bonzini
2012-05-23 8:17 ` Stefan Hajnoczi
` (3 subsequent siblings)
5 siblings, 1 reply; 10+ messages in thread
From: Avi Kivity @ 2012-05-22 15:13 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel
On 05/22/2012 05:32 PM, Anthony Liguori wrote:
> Known Issues:
>
> - There are no known release blockers in -rc3.
>
Please consider http://patchwork.ozlabs.org/patch/157995/ for merging
into 1.1.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release
2012-05-22 14:32 [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release Anthony Liguori
2012-05-22 15:09 ` Jan Kiszka
2012-05-22 15:13 ` Avi Kivity
@ 2012-05-23 8:17 ` Stefan Hajnoczi
2012-05-23 8:22 ` Zhi Yong Wu
2012-05-23 8:32 ` Kevin Wolf
` (2 subsequent siblings)
5 siblings, 1 reply; 10+ messages in thread
From: Stefan Hajnoczi @ 2012-05-23 8:17 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel
On Tue, May 22, 2012 at 3:32 PM, Anthony Liguori <aliguori@us.ibm.com> wrote:
> Known Issues:
>
> - There are no known release blockers in -rc3.
Please consider these tracing fixes from yesterday:
http://patchwork.ozlabs.org/patch/160679/
http://patchwork.ozlabs.org/patch/160678/
They fix incorrect event numbering for --enable-trace-backend=simple
and an internal error in the ./trace-events file parser.
Stefan
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release
2012-05-23 8:17 ` Stefan Hajnoczi
@ 2012-05-23 8:22 ` Zhi Yong Wu
0 siblings, 0 replies; 10+ messages in thread
From: Zhi Yong Wu @ 2012-05-23 8:22 UTC (permalink / raw)
To: Stefan Hajnoczi; +Cc: Anthony Liguori, qemu-devel
For block devices in changelog, Block I/O throttling support seems to be missed.
On Wed, May 23, 2012 at 4:17 PM, Stefan Hajnoczi <stefanha@gmail.com> wrote:
> On Tue, May 22, 2012 at 3:32 PM, Anthony Liguori <aliguori@us.ibm.com> wrote:
>> Known Issues:
>>
>> - There are no known release blockers in -rc3.
>
> Please consider these tracing fixes from yesterday:
>
> http://patchwork.ozlabs.org/patch/160679/
> http://patchwork.ozlabs.org/patch/160678/
>
> They fix incorrect event numbering for --enable-trace-backend=simple
> and an internal error in the ./trace-events file parser.
>
> Stefan
>
--
Regards,
Zhi Yong Wu
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release
2012-05-22 14:32 [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release Anthony Liguori
` (2 preceding siblings ...)
2012-05-23 8:17 ` Stefan Hajnoczi
@ 2012-05-23 8:32 ` Kevin Wolf
2012-05-23 8:43 ` Michael Tokarev
2012-05-23 11:55 ` Stefano Stabellini
5 siblings, 0 replies; 10+ messages in thread
From: Kevin Wolf @ 2012-05-23 8:32 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel
Am 22.05.2012 16:32, schrieb Anthony Liguori:
> Hi,
>
> On behalf of the QEMU Team, I'd like to announce the availability of the third
> release candidate for the QEMU 1.1 release. This release is meant for testing
> purposes and should not be used in a production environment.
>
> http://wiki.qemu.org/download/qemu-1.1.0-rc3.tar.bz2
>
> You can help improve the quality of the QEMU 1.1 release by testing this release
> and reporting bugs on Launchpad:
>
> https://bugs.launchpad.net/qemu/
>
> The release plan for the 1.1 release is available at:
>
> http://wiki.qemu.org/Planning/1.1
>
> And a detailed change log is available at:
>
> http://wiki.qemu.org/ChangeLog/Next
>
> Known Issues:
>
> - There are no known release blockers in -rc3.
I think http://patchwork.ozlabs.org/patch/159570/ or a patch based on
Paolo's description should be considered for the release.
Kevin
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release
2012-05-22 14:32 [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release Anthony Liguori
` (3 preceding siblings ...)
2012-05-23 8:32 ` Kevin Wolf
@ 2012-05-23 8:43 ` Michael Tokarev
2012-05-23 11:55 ` Stefano Stabellini
5 siblings, 0 replies; 10+ messages in thread
From: Michael Tokarev @ 2012-05-23 8:43 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel
On 22.05.2012 18:32, Anthony Liguori wrote:
> Hi,
>
> On behalf of the QEMU Team, I'd like to announce the availability of the third release candidate for the QEMU 1.1 release. This release is meant for testing purposes and should not be used in a production environment.
>
> http://wiki.qemu.org/download/qemu-1.1.0-rc3.tar.bz2
This trivial change is still missing too:
http://patchwork.ozlabs.org/patch/158042/
Thanks,
/mjt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release
2012-05-22 14:32 [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc3 release Anthony Liguori
` (4 preceding siblings ...)
2012-05-23 8:43 ` Michael Tokarev
@ 2012-05-23 11:55 ` Stefano Stabellini
5 siblings, 0 replies; 10+ messages in thread
From: Stefano Stabellini @ 2012-05-23 11:55 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel
On Tue, 22 May 2012, Anthony Liguori wrote:
> Changes since -rc2:
>
> - xen: Fix PV-on-HVM (Anthony PERARD)
Thanks for applying this patch.
Please also consider this pull request:
http://marc.info/?l=qemu-devel&m=133727371422338
Be aware that also contains the same "Fix PV-on-HVM" commit, let me
know if you want me to rebase it on rc3.
^ permalink raw reply [flat|nested] 10+ messages in thread