All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: chandra shekar <chandrashekar512@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: how to add patches
Date: Tue, 28 Sep 2010 12:37:56 +0200	[thread overview]
Message-ID: <20100928103756.GM12472@redhat.com> (raw)
In-Reply-To: <AANLkTik5AXGPSkoH9z4MJKboODtZqXKhOd8msx6vpXzK@mail.gmail.com>

On Tue, Sep 28, 2010 at 11:49:29AM +0530, chandra shekar wrote:
> hi everyone i like to add a patch to my qemu but unable to understand
> the format that is how do i proceed in adding this patch to my qemu  the patch
> is
> http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg01662.html,thanks

store patch in file foo.patch
cd qemu
patch -p1 < ../foo.patch

      reply	other threads:[~2010-09-28 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-28  6:19 [Qemu-devel] how to add patches chandra shekar
2010-09-28 10:37 ` Michael S. Tsirkin [this message]

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=20100928103756.GM12472@redhat.com \
    --to=mst@redhat.com \
    --cc=chandrashekar512@gmail.com \
    --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 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.