|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] I want to get some samples about ?xen-devel?
On Sat, Oct 09, 2010 at 04:48:54PM +0800, ?????? wrote:
> Hello everybody,
>
> I am interested with the xen-development,I want to type some programs ,but
> I'm a newbie,
>
> Could you give me some samples, just like how to get cpu time, how to open
> guest-os in a window?
>
> I use c++.
>
> Thanks a lot for your help.
>
Check tools like "xm top" and "xentop". They give you Xen hypervisor
CPU usage stats.
Check the source for them.
Xen guest VMs can have their console exposed over VNC, so you want
to enable VNC for the guest, and then use VNC client to connect to it.
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|