All of lore.kernel.org
 help / color / mirror / Atom feed
* Using OpenEmbedded for a virtual environment
@ 2009-11-11 19:53 Peter Chubb
  2009-11-12  9:45 ` Roman I Khimov
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Chubb @ 2009-11-11 19:53 UTC (permalink / raw)
  To: openembedded-devel


Hi,
   We're trying to use OE to build a hypervisor, a paravirtualised
   kernel, and a couple of root file systems.  I'm looking for any
   best-practice examples of how to set it up for this kind of
   purpose.  Has anyone done this kind of thing?

Peter C

--
Dr Peter Chubb		www.nicta.com.au    peter DOT chubb AT nicta.com.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Using OpenEmbedded for a virtual environment
  2009-11-11 19:53 Using OpenEmbedded for a virtual environment Peter Chubb
@ 2009-11-12  9:45 ` Roman I Khimov
  0 siblings, 0 replies; 3+ messages in thread
From: Roman I Khimov @ 2009-11-12  9:45 UTC (permalink / raw)
  To: openembedded-devel

В сообщении от Среда 11 ноября 2009 22:53:25 автор Peter Chubb написал:
>    We're trying to use OE to build a hypervisor, a paravirtualised
>    kernel, and a couple of root file systems.  I'm looking for any
>    best-practice examples of how to set it up for this kind of
>    purpose.  Has anyone done this kind of thing?

What exactly is a problem? We've done this in different kinds of settings. 
Generally, it's very easy to do multiple images (separate tasks with lists of 
all you need for those images, one "container" image for other images if 
needed, interdependcies via do_rootfs (there was patch do it via DEPENDS, but 
it got reverted)), multikernel (for example, if you want to have one Linux 
kernel controling real hardware and another one fully virtualized) build 
doesn't work out of the box AFAIK, but can be fixed. Building hypervisor or 
microkernel is also not hard, you just need to add proper dependencies to your 
kernels and configure bootloader appropriately.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Using OpenEmbedded for a virtual environment
@ 2009-11-11 19:53 Peter Chubb
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Chubb @ 2009-11-11 19:53 UTC (permalink / raw)
  To: openembedded-devel


Hi,
   We're trying to use OE to build a hypervisor, a paravirtualised
   kernel, and a couple of root file systems.  I'm looking for any
   best-practice examples of how to set it up for this kind of
   purpose.  Has anyone done this kind of thing?

Peter C

--
Dr Peter Chubb		www.nicta.com.au    peter DOT chubb AT nicta.com.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-12 10:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-11 19:53 Using OpenEmbedded for a virtual environment Peter Chubb
2009-11-12  9:45 ` Roman I Khimov
  -- strict thread matches above, loose matches on Subject: below --
2009-11-11 19:53 Peter Chubb

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.