On Mon, Feb 27, 2017 at 11:32 PM, Bruce Ashfield <[email protected]> wrote: > > > On Mon, Feb 27, 2017 at 5:51 AM, Pello Heriz > <[email protected]> wrote: >> >> Hi, >> >> I'm interested on building an image for ZCU102 board using Yocto Project >> for then test the image on QEMU emulator. However, I need to know if is it >> possible to add docker and xen hypervisor functionalities to the created >> image just adding the meta-virtualization layer in the bblayers.conf file.
Xilinx's fork of QEMU supports running Xen ontop of it, while mainline QEMU does not. >> >> I have never experimented with Docker and Xen, so I don“t know if adding >> this layer would be enough or what I need to do exactly. > > > There are some other layers that needed to be added. The list of > dependencies can be found in the README at the top level of meta-virt. Once you have added meta-virt and the dependencies there are some steps of getting it running here: http://www.wiki.xilinx.com/Xen+Hypervisor+through+Yocto+Flow Not sure about Docker, I have never tried that. Should be similar I guess. Thanks, Alistair > > Bruce > >> >> >> I would thank any reply, >> Thanks, >> Regards, >> Pello >> >> -- >> _______________________________________________ >> meta-xilinx mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-xilinx >> > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await thee at > its end" > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
