* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 11:22 [Qemu-devel] last call for bugs that need to be fixed for 2.6 release! Peter Maydell
@ 2016-04-18 12:23 ` Mark Cave-Ayland
2016-04-18 13:58 ` David Gibson
2016-04-18 12:51 ` Samuel Thibault
` (5 subsequent siblings)
6 siblings, 1 reply; 13+ messages in thread
From: Mark Cave-Ayland @ 2016-04-18 12:23 UTC (permalink / raw)
To: Peter Maydell, QEMU Developers; +Cc: David Gibson
On 18/04/16 12:22, Peter Maydell wrote:
> Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> the mailing list we seem to be in reasonable shape for the 2.6 release.
> I would ideally like the 2.6rc3 tarball which we will make later this
> week to be the final one before full release.
>
> This is therefore the last call for any bugs that need to be fixed
> for 2.6 or patches that must go in. If you have anything you think
> should go into 2.6 please either add it to the "still unfixed in
> master" part of the planning wiki page or follow up to this email to
> describe it/link to the relevant patches/etc.
I'd like to nominate the patch Aurelien posted earlier today which fixes
the RTC for the Mac g3beige/mac99 machines:
https://lists.nongnu.org/archive/html/qemu-devel/2016-04/msg02682.html.
ATB,
Mark.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 12:23 ` Mark Cave-Ayland
@ 2016-04-18 13:58 ` David Gibson
0 siblings, 0 replies; 13+ messages in thread
From: David Gibson @ 2016-04-18 13:58 UTC (permalink / raw)
To: Mark Cave-Ayland; +Cc: Peter Maydell, QEMU Developers
[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]
On Mon, Apr 18, 2016 at 01:23:06PM +0100, Mark Cave-Ayland wrote:
> On 18/04/16 12:22, Peter Maydell wrote:
>
> > Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> > the mailing list we seem to be in reasonable shape for the 2.6 release.
> > I would ideally like the 2.6rc3 tarball which we will make later this
> > week to be the final one before full release.
> >
> > This is therefore the last call for any bugs that need to be fixed
> > for 2.6 or patches that must go in. If you have anything you think
> > should go into 2.6 please either add it to the "still unfixed in
> > master" part of the planning wiki page or follow up to this email to
> > describe it/link to the relevant patches/etc.
>
> I'd like to nominate the patch Aurelien posted earlier today which fixes
> the RTC for the Mac g3beige/mac99 machines:
> https://lists.nongnu.org/archive/html/qemu-devel/2016-04/msg02682.html.
Seconded, since I believe that's a regression. I'm planning to double
check it and send a pull request tomorrow.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 11:22 [Qemu-devel] last call for bugs that need to be fixed for 2.6 release! Peter Maydell
2016-04-18 12:23 ` Mark Cave-Ayland
@ 2016-04-18 12:51 ` Samuel Thibault
2016-04-28 13:22 ` Samuel Thibault
2016-04-18 13:02 ` Peter Maydell
` (4 subsequent siblings)
6 siblings, 1 reply; 13+ messages in thread
From: Samuel Thibault @ 2016-04-18 12:51 UTC (permalink / raw)
To: QEMU Developer, peter.maydell
Hello,
Peter wrote:
> Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> the mailing list we seem to be in reasonable shape for the 2.6 release.
> I would ideally like the 2.6rc3 tarball which we will make later this
> week to be the final one before full release.
>
> This is therefore the last call for any bugs that need to be fixed
> for 2.6 or patches that must go in. If you have anything you think
> should go into 2.6 please either add it to the "still unfixed in
> master" part of the planning wiki page or follow up to this email to
> describe it/link to the relevant patches/etc.
I'd be really useful to fix pv-grub boot when using xenfb, see the patch
I have just submitted on
http://lists.nongnu.org/archive/html/qemu-devel/2016-04/msg02741.html
Samuel
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 11:22 [Qemu-devel] last call for bugs that need to be fixed for 2.6 release! Peter Maydell
2016-04-18 12:23 ` Mark Cave-Ayland
2016-04-18 12:51 ` Samuel Thibault
@ 2016-04-18 13:02 ` Peter Maydell
2016-04-18 13:44 ` Stefan Weil
2016-04-19 9:10 ` Kevin Wolf
` (3 subsequent siblings)
6 siblings, 1 reply; 13+ messages in thread
From: Peter Maydell @ 2016-04-18 13:02 UTC (permalink / raw)
To: Stefan Weil; +Cc: QEMU Developers
On 18 April 2016 at 12:22, Peter Maydell <peter.maydell@linaro.org> wrote:
> This is therefore the last call for any bugs that need to be fixed
> for 2.6 or patches that must go in. If you have anything you think
> should go into 2.6 please either add it to the "still unfixed in
> master" part of the planning wiki page or follow up to this email to
> describe it/link to the relevant patches/etc.
Hi Stefan -- I see you added "update the translation po/ files"
to the list. Can you remind me how to do this? I think it's
just "make -C po update", which seems to update the creation
date timestamps and a bunch of the line number references.
Do I need to do anything else, or just commit that automatic
change?
thanks
-- PMM
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 13:02 ` Peter Maydell
@ 2016-04-18 13:44 ` Stefan Weil
2016-04-18 13:52 ` Peter Maydell
0 siblings, 1 reply; 13+ messages in thread
From: Stefan Weil @ 2016-04-18 13:44 UTC (permalink / raw)
To: Peter Maydell; +Cc: QEMU Developers
Am 18.04.2016 um 15:02 schrieb Peter Maydell:
> On 18 April 2016 at 12:22, Peter Maydell <peter.maydell@linaro.org> wrote:
>> This is therefore the last call for any bugs that need to be fixed
>> for 2.6 or patches that must go in. If you have anything you think
>> should go into 2.6 please either add it to the "still unfixed in
>> master" part of the planning wiki page or follow up to this email to
>> describe it/link to the relevant patches/etc.
> Hi Stefan -- I see you added "update the translation po/ files"
> to the list. Can you remind me how to do this? I think it's
> just "make -C po update", which seems to update the creation
> date timestamps and a bunch of the line number references.
> Do I need to do anything else, or just commit that automatic
> change?
>
> thanks
> -- PMM
Hi Peter,
yes, that's exactly the way how to do it.
Regards
Stefan
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 13:44 ` Stefan Weil
@ 2016-04-18 13:52 ` Peter Maydell
0 siblings, 0 replies; 13+ messages in thread
From: Peter Maydell @ 2016-04-18 13:52 UTC (permalink / raw)
To: Stefan Weil; +Cc: QEMU Developers
On 18 April 2016 at 14:44, Stefan Weil <sw@weilnetz.de> wrote:
> Am 18.04.2016 um 15:02 schrieb Peter Maydell:
>> Hi Stefan -- I see you added "update the translation po/ files"
>> to the list. Can you remind me how to do this? I think it's
>> just "make -C po update", which seems to update the creation
>> date timestamps and a bunch of the line number references.
>> Do I need to do anything else, or just commit that automatic
>> change?
> yes, that's exactly the way how to do it.
Weirdly, I just tried to repeat this, but make says
"Nothing to be done for `update'." It worked the first
time I did it... I think this is because a 'git reset'
ends up resetting the timestamps on the *.po files in
the source tree to the time of the checkout. I had to
'touch ui/gtk.c' to get update to do something.
thanks
-- PMM
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 11:22 [Qemu-devel] last call for bugs that need to be fixed for 2.6 release! Peter Maydell
` (2 preceding siblings ...)
2016-04-18 13:02 ` Peter Maydell
@ 2016-04-19 9:10 ` Kevin Wolf
2016-04-19 10:49 ` Jeff Cody
2016-04-20 12:21 ` Kevin Wolf
` (2 subsequent siblings)
6 siblings, 1 reply; 13+ messages in thread
From: Kevin Wolf @ 2016-04-19 9:10 UTC (permalink / raw)
To: Peter Maydell, jcody; +Cc: QEMU Developers
Am 18.04.2016 um 13:22 hat Peter Maydell geschrieben:
> Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> the mailing list we seem to be in reasonable shape for the 2.6 release.
> I would ideally like the 2.6rc3 tarball which we will make later this
> week to be the final one before full release.
>
> This is therefore the last call for any bugs that need to be fixed
> for 2.6 or patches that must go in. If you have anything you think
> should go into 2.6 please either add it to the "still unfixed in
> master" part of the planning wiki page or follow up to this email to
> describe it/link to the relevant patches/etc.
Jeff, I still don't see a v2 gluster patch to avoid data corruption
after I/O errors. I think we agreed that we definitely need this in 2.6.
Kevin
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-19 9:10 ` Kevin Wolf
@ 2016-04-19 10:49 ` Jeff Cody
0 siblings, 0 replies; 13+ messages in thread
From: Jeff Cody @ 2016-04-19 10:49 UTC (permalink / raw)
To: Kevin Wolf; +Cc: Peter Maydell, QEMU Developers
On Tue, Apr 19, 2016 at 11:10:12AM +0200, Kevin Wolf wrote:
> Am 18.04.2016 um 13:22 hat Peter Maydell geschrieben:
> > Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> > the mailing list we seem to be in reasonable shape for the 2.6 release.
> > I would ideally like the 2.6rc3 tarball which we will make later this
> > week to be the final one before full release.
> >
> > This is therefore the last call for any bugs that need to be fixed
> > for 2.6 or patches that must go in. If you have anything you think
> > should go into 2.6 please either add it to the "still unfixed in
> > master" part of the planning wiki page or follow up to this email to
> > describe it/link to the relevant patches/etc.
>
> Jeff, I still don't see a v2 gluster patch to avoid data corruption
> after I/O errors. I think we agreed that we definitely need this in 2.6.
>
Yes, I'm working on a good test for the patch still. I'll go ahead and send
the patch for any comments now, though, and hopefully can have the testing
done later today.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 11:22 [Qemu-devel] last call for bugs that need to be fixed for 2.6 release! Peter Maydell
` (3 preceding siblings ...)
2016-04-19 9:10 ` Kevin Wolf
@ 2016-04-20 12:21 ` Kevin Wolf
2016-04-27 15:44 ` Markus Armbruster
2016-04-28 13:30 ` Kevin Wolf
6 siblings, 0 replies; 13+ messages in thread
From: Kevin Wolf @ 2016-04-20 12:21 UTC (permalink / raw)
To: Peter Maydell; +Cc: QEMU Developers, qemu-block, mreitz, famz
Am 18.04.2016 um 13:22 hat Peter Maydell geschrieben:
> Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> the mailing list we seem to be in reasonable shape for the 2.6 release.
> I would ideally like the 2.6rc3 tarball which we will make later this
> week to be the final one before full release.
>
> This is therefore the last call for any bugs that need to be fixed
> for 2.6 or patches that must go in. If you have anything you think
> should go into 2.6 please either add it to the "still unfixed in
> master" part of the planning wiki page or follow up to this email to
> describe it/link to the relevant patches/etc.
We got two late fixes for bugs in the mirror block job, one resulting in
a crash, the other one in an inexact image copy:
[PATCH for-2.6 0/2] block/mirror: Fix mirroring with guest I/O load
[PATCH for-2.6 v2 0/3] block: Fix drive-mirror with image size unaligned with granularity
Sounds to me as if we wanted to have both of them in 2.6.
Kevin
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 11:22 [Qemu-devel] last call for bugs that need to be fixed for 2.6 release! Peter Maydell
` (4 preceding siblings ...)
2016-04-20 12:21 ` Kevin Wolf
@ 2016-04-27 15:44 ` Markus Armbruster
2016-04-28 13:30 ` Kevin Wolf
6 siblings, 0 replies; 13+ messages in thread
From: Markus Armbruster @ 2016-04-27 15:44 UTC (permalink / raw)
To: Peter Maydell; +Cc: QEMU Developers
Peter Maydell <peter.maydell@linaro.org> writes:
> Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> the mailing list we seem to be in reasonable shape for the 2.6 release.
> I would ideally like the 2.6rc3 tarball which we will make later this
> week to be the final one before full release.
>
> This is therefore the last call for any bugs that need to be fixed
> for 2.6 or patches that must go in. If you have anything you think
> should go into 2.6 please either add it to the "still unfixed in
> master" part of the planning wiki page or follow up to this email to
> describe it/link to the relevant patches/etc.
[PATCH for-2.6 0/3] Fix dangling pointers and error message regressions
1+2/3 are small and simple. We can punt 3/3 to -stable if the patch
looks too big for rc4.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] last call for bugs that need to be fixed for 2.6 release!
2016-04-18 11:22 [Qemu-devel] last call for bugs that need to be fixed for 2.6 release! Peter Maydell
` (5 preceding siblings ...)
2016-04-27 15:44 ` Markus Armbruster
@ 2016-04-28 13:30 ` Kevin Wolf
6 siblings, 0 replies; 13+ messages in thread
From: Kevin Wolf @ 2016-04-28 13:30 UTC (permalink / raw)
To: Peter Maydell; +Cc: QEMU Developers
Am 18.04.2016 um 13:22 hat Peter Maydell geschrieben:
> Hi; looking at http://wiki.qemu.org/Planning/2.6#Known_issues and
> the mailing list we seem to be in reasonable shape for the 2.6 release.
> I would ideally like the 2.6rc3 tarball which we will make later this
> week to be the final one before full release.
>
> This is therefore the last call for any bugs that need to be fixed
> for 2.6 or patches that must go in. If you have anything you think
> should go into 2.6 please either add it to the "still unfixed in
> master" part of the planning wiki page or follow up to this email to
> describe it/link to the relevant patches/etc.
This one fixes a crash with vvfat in rw mode, so it would probably be
nice to have it in:
[PATCH v2 1/2] vvfat: Fix volume name assertion
The other patch in the series fixes a rather minor regression, so I
don't have a strong opinion on whether to take it for 2.6 or not. In any
case, the series still needs final review.
Kevin
^ permalink raw reply [flat|nested] 13+ messages in thread