From: "Andreas Färber" <andreas.faerber@web.de>
To: Lee Essen <lee.essen@nowonline.co.uk>
Cc: Blue Swirl <blauwirbel@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] Basic Illumos support
Date: Sat, 24 Mar 2012 16:44:25 +0100 [thread overview]
Message-ID: <4F6DEBD9.8030703@web.de> (raw)
In-Reply-To: <6ACFC7D1-D07D-4CBC-BD30-E4B1ACA57B3D@nowonline.co.uk>
Am 24.03.2012 15:51, schrieb Lee Essen:
> On 24 Mar 2012, at 12:56, Blue Swirl wrote:
>
>> On Sat, Mar 17, 2012 at 08:04, Lee Essen <lee.essen@nowonline.co.uk> wrote:
>>> (third email attempt, apologies if you get duplicates)
I did receive all three fine btw.
[...]
> Me and patches just aren't working well! It's fine in my outbox, it must be being stripped by my mail system or mailer somewhere, I'm having trouble getting git-send-mail to work because of auth issues, so I've attached the patch for now.
You may need to install some Perl modules via cpan, assuming you have
ssl / tls and username set correctly. What's the error?
I'm not yet okay with this patch:
First, never put personal comments such as resends above the --- line of
a [PATCH], comments can go under ---, indented by one space. Please
describe in a neutral way what the patch does, how QEMU behaves
with/without (warning, error, new feature?), but not what you've tried,
not done, want, etc. in the course of writing the patch - that would go
into a Change Log (which can go below --- or in the cover letter).
This is still too many changes at once, without proper explanation. A
good patch IMO would be one that, e.g., only adds the libs to configure
and explains in the commit message for what functions those are needed,
so that we don't get the same breakage immediately after elsewhere.
Maybe we should even move them to a more central place as a precaution?
qemu-timer should be one patch ("qemu-timer: Enable dynticks for
Solaris"; why was dynticks limited to Linux?),
cpus (where is sigbus_reraise() being used? again, it being Linux-only
looks odd),
qemu-ga (1. O_ASYNC, 2. mac_addr, 3. libs).
You will find that the smaller a patch is, the easier it is to get it in
since less different maintainers will be involved in acking it and since
they are less likely to postpone review.
Andreas
next prev parent reply other threads:[~2012-03-24 15:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-17 8:04 [Qemu-devel] [PATCH v2] Basic Illumos support Lee Essen
2012-03-24 12:56 ` Blue Swirl
2012-03-24 14:51 ` Lee Essen
2012-03-24 15:44 ` Andreas Färber [this message]
2012-03-24 15:50 ` Lee Essen
2012-03-27 7:20 ` Stefan Hajnoczi
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=4F6DEBD9.8030703@web.de \
--to=andreas.faerber@web.de \
--cc=blauwirbel@gmail.com \
--cc=lee.essen@nowonline.co.uk \
--cc=qemu-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).