qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: KONRAD Frederic <fred.konrad@greensocs.com>
To: Kasper Dupont <kasperd@fjtcb.17.jan.2016.kasperd.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Using directory as initrd
Date: Mon, 18 Jan 2016 10:45:41 +0100	[thread overview]
Message-ID: <569CB445.9080207@greensocs.com> (raw)
In-Reply-To: <20160117210413.GA30122@colin.search.kasperd.net>

Hi Kasper,

The normal approach is to use git send email to send your patch on the list
instead of attaching the patch to the email so people can do inline comment.

You can use scripts/checkpatch.pl to check the coding style before sending.
(eg: you miss the signed off line and the description in the patch).

And better use the qemu master branch (you seems to be using qemu-2.0?)

Fred



Le 17/01/2016 22:04, Kasper Dupont a écrit :
> I would like to use a directory as initrd file without
> having to write it to an initrd file each time I have
> changed anything in that directory.
>
> I have written code to pipe an initrd directly from cpio
> to qemu. Do you have any feedback on the attached patch?
>

  reply	other threads:[~2016-01-18  9:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-17 21:04 [Qemu-devel] Using directory as initrd Kasper Dupont
2016-01-18  9:45 ` KONRAD Frederic [this message]
2016-02-07 20:06   ` Kasper Dupont

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=569CB445.9080207@greensocs.com \
    --to=fred.konrad@greensocs.com \
    --cc=kasperd@fjtcb.17.jan.2016.kasperd.net \
    --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).