On Mon, Jun 13, 2011 at 01:04:22PM -0400, Konrad Rzeszutek Wilk wrote: > On Mon, Jun 13, 2011 at 11:19:26PM +0900, Daniel Castro wrote: > > On Mon, Jun 13, 2011 at 6:19 PM, Wei Liu wrote: > > > On Mon, 2011-06-13 at 18:08 +0900, Daniel Castro wrote: > > >> > > >> I need to use the same qemu upstream and use that same repository! :( > > >> > > > > > > Anthony is responsible for developing xen support in qemu upstream. Some > > > of his changesets have been upstreamed. So I think it is ok to use his > > > repository. I'm doing upstream qemu development, too. > > > > > > If you insist using the upstream qemu repository, you'd better post > > > complete log here and CC Anthony for help. > > > > > > Wei. > > > > > > > > > > Well I decided to recompile following Anthony's wiki page, and > > stumbled on this error: > > This is extracted from configure.log on > > /usr/include/xenctrl.h:970:21: fatal error: xc_e820.h: No such file or directory > > compilation terminated. > > xe3nctrl.h is found at the location but xc_e820 is not found there. > > Hmmm..Let me send you a patch for that. Can you try the attached file please?