[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] BitsSizedTasks-LargeFrames
From: |
Bastian Koppelmann |
Subject: |
Re: [Qemu-devel] [PATCH] BitsSizedTasks-LargeFrames |
Date: |
Fri, 11 Mar 2016 16:50:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
Hi Siddharth,
thanks for the patch. Can you resend it inlined into the e-mail instead
of an attachment? I usually use git send-email for that.
My workflow (once you have configured git send-email) would be:
- git format-patch -1
- git send-email --to="address@hidden"
--cc="address@hidden" *.patch
Also there is a page on the wiki on how to submit a patch [1]. If you
want to avoid a lot of re-sending you might want to look into it :).
Cheers,
Bastian
[1] http://wiki.qemu.org/Contribute/SubmitAPatch