[OE-core] [PATCH] kernel: Add paravirt_kvm support for qemux86-64

Bruce Ashfield bruce.ashfield at gmail.com
Thu Jan 4 13:58:22 UTC 2018


Make sure to cc' me on any changes to linux-yocto*

Ross (or whoever else), I'll pick this up as part of my next consolidated pull,
no need to do anything with it.

Bruce

On Thu, Jan 4, 2018 at 3:14 AM,  <zhe.he at windriver.com> wrote:
> From: He Zhe <zhe.he at windriver.com>
>
> This feature includes paravirtualized KVM guest support.
>
> Signed-off-by: He Zhe <zhe.he at windriver.com>
> ---
>  meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
> index ed65f77..ebfed3e 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
> @@ -35,4 +35,4 @@ KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc features/taskstats/ta
>  KERNEL_FEATURES_append = " ${KERNEL_EXTRA_FEATURES}"
>  KERNEL_FEATURES_append_qemuall=" cfg/virtio.scc"
>  KERNEL_FEATURES_append_qemux86=" cfg/sound.scc cfg/paravirt_kvm.scc"
> -KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc"
> +KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc cfg/paravirt_kvm.scc"
> --
> 2.8.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the Openembedded-core mailing list