[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] Re: [Fedora-ia64-list] Re: [Fedora-xen] [PATCH-UPDATE] Enable building xen on ia64
Juan, Thanks for integrating the ia64 spec changes. It's great to have xen-ia64 building in Fedora now! :-) The only trivial part which was missing is the config patch. Here it is again. Regards, Aron config-xen-ia64 | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) Signed-off-by: Aron Griffis <aron@xxxxxx> diff -r 2ae0ced4cbb9 -r 9a7b86afa187 devel/configs/config-xen-ia64 --- a/devel/configs/config-xen-ia64 Tue Aug 01 06:56:23 2006 -0400 +++ b/devel/configs/config-xen-ia64 Tue Aug 01 07:38:24 2006 -0400 @@ -1,14 +1,3 @@ -# override i686 xen - -# CONFIG_X86 is not set -# CONFIG_X86_XEN is not set -CONFIG_IA64=y -CONFIG_XEN=y -CONFIG_XEN_IA64_DOM0_VP=y -CONFIG_XEN_DISABLE_SERIAL=y - -# override ia64 generic - # CONFIG_IA64_GENERIC is not set CONFIG_IA64_DIG=y # CONFIG_DISCONTIGMEM_MANUAL is not set @@ -16,9 +5,15 @@ CONFIG_FLATMEM_MANUAL=y CONFIG_FLATMEM_MANUAL=y CONFIG_FORCE_MAX_ZONEORDER=11 +CONFIG_XEN=y +CONFIG_XEN_IA64_DOM0_VP=y +CONFIG_XEN_DISABLE_SERIAL=y +# CONFIG_XEN_BLKDEV_TAP is not set +# CONFIG_XEN_PCIDEV_BACKEND is not set +# CONFIG_XEN_PCIDEV_BACKEND_VPCI is not set +# CONFIG_XEN_PCIDEV_BACKEND_PASS is not set +# CONFIG_XEN_PCIDEV_BE_DEBUG is not set +# CONFIG_XEN_TPMDEV_BACKEND is not set + # internal #defines conflict with xen-ia64 # CONFIG_FB_NEOMAGIC is not set - -# don't compile -# error: implicit declaration of function 'create_lookup_pte_addr' -# CONFIG_XEN_BLKDEV_TAP is not set _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |