|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Create VM with libxc
Sure, I just try to suggest the most user-friendly approach before I go
into more complicated solutions...
So, you need to look at .../tools/python/xm/create.py - but beware that
creating a domain isn't entirely straight-forward...
Or if you want a more direct method, you need to parse or know the
"builder" key, and use either xc_linux_build or xc_hvm_build to perform
the actual domain creation. Not sure how you attach devices, I haven't
worked with that...
--
Mats
Ferrucci Luca
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
I have used xc_linux_build and I've created a VM, encrease memory
reservation. But, how can I create a console channel with it? How can I
attach a device using libxs?
Thank you for your reply Mats.
Ferrucci Luca
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|