From: Michael Tokarev <mjt@tls.msk.ru>
To: Markus Armbruster <armbru@redhat.com>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
Peter Maydell <peter.maydell@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-trivial] [Qemu-devel] [PULL for-2.0 00/11] Trivial patches for 2014-04-08
Date: Tue, 08 Apr 2014 15:58:31 +0400 [thread overview]
Message-ID: <5343E467.2060008@msgid.tls.msk.ru> (raw)
In-Reply-To: <87fvlot7fx.fsf@blackfin.pond.sub.org>
08.04.2014 14:57, Markus Armbruster wrote:
> Peter Maydell <peter.maydell@linaro.org> writes:
>
>> On 8 April 2014 09:52, Michael Tokarev <mjt@tls.msk.ru> wrote:
>>> Well. At least one of them is entirely safe (hw/ide/ahci.c).
>>> Another - xbzrle.c - looks okay, and even maybe fixing a bug.
>>> And this int128 thing is okay too, except that the whole thing
>>> is questionable as has been mentioned in that thread.
>>>
>>> I can prepare another pull request without xbzrle and int128 changes,
>>> or even without ahci change too, but I'm not sure it is worth the
>>> effort - I think everything is okay to go. I'll take your word for this.
>>
>> Well, anything that goes in today is going to get at best two
>> days of being tested before the release. To me that argues
>> fairly strongly for not putting anything in unless it is
>> fixing a genuine bug.
>
> Seconded.
-trivial does not fix bugs. Only documentation bugs, which does
not met the above definition.
So no -trivial patches for 2.0 anymore.
Thanks,
/mjt
WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: Markus Armbruster <armbru@redhat.com>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
Peter Maydell <peter.maydell@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL for-2.0 00/11] Trivial patches for 2014-04-08
Date: Tue, 08 Apr 2014 15:58:31 +0400 [thread overview]
Message-ID: <5343E467.2060008@msgid.tls.msk.ru> (raw)
In-Reply-To: <87fvlot7fx.fsf@blackfin.pond.sub.org>
08.04.2014 14:57, Markus Armbruster wrote:
> Peter Maydell <peter.maydell@linaro.org> writes:
>
>> On 8 April 2014 09:52, Michael Tokarev <mjt@tls.msk.ru> wrote:
>>> Well. At least one of them is entirely safe (hw/ide/ahci.c).
>>> Another - xbzrle.c - looks okay, and even maybe fixing a bug.
>>> And this int128 thing is okay too, except that the whole thing
>>> is questionable as has been mentioned in that thread.
>>>
>>> I can prepare another pull request without xbzrle and int128 changes,
>>> or even without ahci change too, but I'm not sure it is worth the
>>> effort - I think everything is okay to go. I'll take your word for this.
>>
>> Well, anything that goes in today is going to get at best two
>> days of being tested before the release. To me that argues
>> fairly strongly for not putting anything in unless it is
>> fixing a genuine bug.
>
> Seconded.
-trivial does not fix bugs. Only documentation bugs, which does
not met the above definition.
So no -trivial patches for 2.0 anymore.
Thanks,
/mjt
next prev parent reply other threads:[~2014-04-08 11:58 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-08 7:04 [Qemu-trivial] [PULL for-2.0 00/11] Trivial patches for 2014-04-08 Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 01/11] vl: Report accelerator not supported for target more nicely Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:18 ` [Qemu-trivial] " Chen Gang
2014-04-08 7:18 ` [Qemu-devel] " Chen Gang
2014-04-08 7:04 ` [Qemu-trivial] [PULL 02/11] qga: trivial fix for unclear documentation of guest-set-time Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 03/11] configure: Fix indentation of help for --enable/disable-debug-info Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 04/11] net: Report error when device / hub combo is not found Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 05/11] hw/ide/ahci.c: Avoid shift left into sign bit Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 06/11] int128.h: Avoid undefined behaviours involving signed arithmetic Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 07/11] xbzrle.c: Avoid undefined behaviour with " Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 08/11] scripts: add sample model file for Coverity Scan Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 09/11] configure: Remove redundant message for -Werror Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 10/11] doc: grammify "allows to" Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 7:04 ` [Qemu-trivial] [PULL 11/11] Fix grammar in comment Michael Tokarev
2014-04-08 7:04 ` [Qemu-devel] " Michael Tokarev
2014-04-08 8:10 ` [Qemu-trivial] [Qemu-devel] [PULL for-2.0 00/11] Trivial patches for 2014-04-08 Peter Maydell
2014-04-08 8:10 ` Peter Maydell
2014-04-08 8:52 ` [Qemu-trivial] " Michael Tokarev
2014-04-08 8:52 ` Michael Tokarev
2014-04-08 9:41 ` [Qemu-trivial] " Peter Maydell
2014-04-08 9:41 ` Peter Maydell
2014-04-08 10:57 ` [Qemu-trivial] " Markus Armbruster
2014-04-08 10:57 ` Markus Armbruster
2014-04-08 11:58 ` Michael Tokarev [this message]
2014-04-08 11:58 ` Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5343E467.2060008@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=armbru@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.