qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] how to add patches
@ 2010-09-28  6:19 chandra shekar
  2010-09-28 10:37 ` [Qemu-devel] " Michael S. Tsirkin
  0 siblings, 1 reply; 2+ messages in thread
From: chandra shekar @ 2010-09-28  6:19 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 331 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Qemu-devel] Re: how to add patches
  2010-09-28  6:19 [Qemu-devel] how to add patches chandra shekar
@ 2010-09-28 10:37 ` Michael S. Tsirkin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2010-09-28 10:37 UTC (permalink / raw)
  To: chandra shekar; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-28 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28  6:19 [Qemu-devel] how to add patches chandra shekar
2010-09-28 10:37 ` [Qemu-devel] " Michael S. Tsirkin

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).