From: "David Nyström" <david.nystrom@enea.com>
To: "Prica, Mihai" <mihai.prica@intel.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: meta-virtualization structure
Date: Thu, 6 Dec 2012 10:44:45 +0100 [thread overview]
Message-ID: <50C0690D.1080401@enea.com> (raw)
In-Reply-To: <50BF9906.6080108@se-eng.com>
On 12/05/2012 07:57 PM, Raymond Danks wrote:
> On 12/05/2012 05:02 AM, Prica, Mihai wrote:
>>
>> Hi,
>>
>> I wanted to include my work with meta-kvm into the new
>> layer(meta-virtualization) and I was thinking about the best method of
>> doing this. The problem is there are different kernel configs
>> depending on the hypervisor and different values for the PACKAGECONFIG
>> in libvirt.
>>
>> One solution would be to move all the common pieces into a meta layer
>> and group the hypervisor configurations into a specific directory
>> (meta-kvm, meta-xen), all of them in meta-virtualization. Is there
>> another way ?
>>
>
> It seems to me the choice of hypervisor should be made in the distro
> configuration. Can't this be handled with the addition of a HYPERVISOR
> definition there?
For kernel Kconfig I think this will be a good idea for config options
which cannot be set to =m, and are mutually exclusive.
Different values for PACKAGECONF in libvirt for xen/kvm is not
neccesarily needed, unless your focus is to optimize binary package
sizes. libvirt drivers for xen/kvm should not be mutually exclusive
during build/packaging/runtime afaik.
Trying to use a hypervisor driver in runtime where the underlying tech.
is not available will result in libvirt runtime errors.
Adding specific binary size optimizations flavours, such as xen-minimal
et.c. of course also be done from DISTRO or local.conf.
>
>> Thanks,
>>
>> Mihai
>>
>>
>>
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization
>
>
>
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>
next prev parent reply other threads:[~2012-12-06 9:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-05 12:02 meta-virtualization structure Prica, Mihai
2012-12-05 18:57 ` Raymond Danks
2012-12-06 9:44 ` David Nyström [this message]
2012-12-06 14:12 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50C0690D.1080401@enea.com \
--to=david.nystrom@enea.com \
--cc=meta-virtualization@yoctoproject.org \
--cc=mihai.prica@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.