Andrew, thank you for the prompt reply. >> Please read http://wiki.xen.org/wiki/SubmittingXenPatches >> >> Specifically, you need to make a declaration of origin. please find the patch attached in a separate file, with a declaration of origin. i don't have hg installed, so it is still created using git. the wiki page doesn't say anything about hg being the exclusive way for patch submissions so i hope that is acceptable. >> It is a good idea to attach your patch as a file as quite a few mail >> clients mangle whitespace of the email text. done, sorry about that. > P.S. Please match the whitespace conventions of the file you are working > in, which you have not done in your submitted patch. i guess they got mangled by the mailer(?) as i only replaced parts of words i didn't change any whitespace - it was and still is 4 spaces per indentation inside xc_dom_elfloader.c and tabs for the rest of the files, which i just checked. unless i am missing something...