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

Prica, Mihai mihai.prica at intel.com
Tue Jan 29 06:03:36 PST 2013


From: Bruce Ashfield [mailto:bruce.ashfield at gmail.com]
Sent: Tuesday, January 29, 2013 3:50 PM
To: Prica, Mihai
Cc: meta-virtualization at yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH V3 1/2] linux-yocto: added kernel configuration for KVM

On Tue, Jan 29, 2013 at 7:55 AM, Mihai Prica <mihai.prica at intel.com<mailto:mihai.prica at intel.com>> wrote:
Signed-off-by: Mihai Prica <mihai.prica at intel.com<mailto: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 \
            <file:///\\xt-checksum.scc%20\%0b %20 %20 %20 %20 %20 %20file:\lxc.scc%20\%0b %20 %20 %20 %20 %20 %20> "

+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.

Yes, you're right. I don't know why I missed the scc, I copy-pasted the line from the v2 reply.
If you could change it that would be great.

Thanks,
Mihai


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<mailto: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/c8c93c0d/attachment.html>


More information about the meta-virtualization mailing list