[meta-virtualization] [PATCH V3 1/2] linux-yocto: added kernel configuration for KVM

Bruce Ashfield bruce.ashfield at gmail.com
Tue Jan 29 05:49:48 PST 2013


On Tue, Jan 29, 2013 at 7:55 AM, Mihai Prica <mihai.prica at intel.com> wrote:

> Signed-off-by: Mihai Prica <mihai.prica at intel.com>
> ---
>  recipes-kernel/linux/linux-yocto_3.4.bbappend |    5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/recipes-kernel/linux/linux-yocto_3.4.bbappend
> b/recipes-kernel/linux/linux-yocto_3.4.bbappend
> index 5b163ff..bac7646 100644
> --- a/recipes-kernel/linux/linux-yocto_3.4.bbappend
> +++ b/recipes-kernel/linux/linux-yocto_3.4.bbappend
> @@ -6,3 +6,8 @@ SRC_URI += "file://xt-checksum.scc \
>             file://lxc.scc \
>             "
>
> +KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable"
>

I can always change (and test this on merge), but I think if you double
check the
last email on this patch, we want this to be:

   KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable.scc"

No need for a v4, I can tweak it on the way in if you agree.

Cheers,

Bruce


> +
> +module_autoload_kvm = "kvm"
> +module_autoload_kvm-amd = "kvm-amd"
> +module_autoload_kvm-intel = "kvm-intel"
> --
> 1.7.9.5
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20130129/f2c52d74/attachment.html>


More information about the meta-virtualization mailing list