On 3/1/17 4:49 AM, nitish jha wrote: > Hi All, > > I somehow build xen-image-minimal successfully. > > Machine type used is qemux86-64 > > But inside qemu when I try to run *xl list *command, it gives error : > Could not obtain handle on privileged command interface > > I am already logged in with root. > > What I am not understanding is once we build xen-image-minimal, is xl > tool not included in that? > > if yes then what else I am missing to make it work > > Is there any wiki page which gives details on how to use xen with yocto > > Thanks and Regards > -- > Nitish Jha > > > >
You either didn't enable 'xen' in your DISTRO_FEATURES so your kernel doesn't have the necessary xen drivers or you didn't actually boot the xen hypervisor and instead directly booted into Linux. -- Doug Goldstein
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
