* Querying number of VCPUs in a guest
@ 2011-05-25 4:28 Aravindh Puthiyaparambil
0 siblings, 0 replies; only message in thread
From: Aravindh Puthiyaparambil @ 2011-05-25 4:28 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 523 bytes --]
Say I have a guest configuration file specifying that the guest has 4 VCPUs.
I then issue a "xl create dom -p" command. "xl list" now shows that the
domain has only 1 VCPU. At this point, is there anything in libxc land that
can tell me the VPCUs the guest has as per the configuration. I
tried xc_domain_getinfolist and xc_domain_getinfo and looked
at nr_online_vcpus and max_vcpu_id but like their names reflect they don't
return the information I am looking for. Is there another way to get this
info?
Thanks,
Aravindh
[-- Attachment #1.2: Type: text/html, Size: 599 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-25 4:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 4:28 Querying number of VCPUs in a guest Aravindh Puthiyaparambil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).