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="qemu-devel@nongnu.org" --cc="qemu-triv...@nongnu.org" *.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