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

Re: [PATCH] Enable amd64 Xen on trunk



On Tue, Aug 12, 2008 at 08:40:09AM +0100, Ian Campbell wrote:
> Since trunk is now at 2.6.27 which supports amd64 Xen guest's I thought
> we could enable CONFIG_XEN for that kernel. I also added some options to
> the 32 bit config, they are enabled anyway this just makes them that
> explicit.
> 
> any opinions?
> 
> diff --git a/linux-2.6/debian/config/amd64/config b/linux-2.6/debian/config/amd64/config
> index 81ece14..a7258aa 100644
> --- a/linux-2.6/debian/config/amd64/config
> +++ b/linux-2.6/debian/config/amd64/config
> @@ -93,6 +93,13 @@ CONFIG_KVM_INTEL=m
>  CONFIG_KVM_AMD=m
>  
>  ##
> +## file: arch/x86/xen/Kconfig
> +##
> +CONFIG_XEN=y
> +CONFIG_XEN_MAX_DOMAIN_MEMORY=32
> +CONFIG_XEN_SAVE_RESTORE=y

Okay.

>  CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
>  CONFIG_INPUT_JOYDEV=m
>  CONFIG_INPUT_EVDEV=m
> +CONFIG_XEN_KBDDEV_FRONTEND=y
=m?

>  CONFIG_FB_TRIDENT=m
>  # CONFIG_FB_TRIDENT_ACCEL is not set
>  CONFIG_FB_VIRTUAL=m
> +CONFIG_XEN_FBDEV_FRONTEND=y
=m?

Bastian

-- 
... The prejudices people feel about each other disappear when they get
to know each other.
		-- Kirk, "Elaan of Troyius", stardate 4372.5


Reply to: