[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] autoconf: --enable-githttp doesn't work



El 13/04/2012, a las 10:16, Ian Campbell escribió:
> This is because the toplevel Config.mk does not include config/Tools.mk
> and therefore GIT_HTTP is not defined.

Yes, sorry, this is a leftover from when I though that the output from 
configure would be used by the top level Config.mk file.

> 
> I'm not sure what the best fix here is, we don't really want to include
> config/Tools.mk in the top-level Config.mk since that would mean you had
> to run configure to build the hypervisor, which we want to avoid.
> 
> Perhaps a bunch of the tools-level config stuff from Config.mk should go
> into config/Tools.mk.in? It looks like most of the content of Config.mk
> from the definition of QEMU_REMOTE onwards could/should be moved but
> I've not actually tried it.

Probably, I don't think any of this are used by the hypervisor.

> 
> Or perhaps some stuff should become actual configure options,
> CONFIG_{OVMF,ROMBIOS,SEABIOS} and ETHERBOOT_NICS seem like good
> candidates for that. Perhaps --qemu-upstream-url=URL etc make sense too?

I'm quite confident this:

CONFIG_OVMF ?= n
CONFIG_ROMBIOS ?= y
CONFIG_SEABIOS ?= y

should become configure options, if (as I think) they have no relation with the 
hypervisor. I'm not really confident that letting the user set it's own 
qemu/seabios… repository so easily is a good idea.

> I'm less sure there.
> 
> Ian.
> 



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.