
9 Jan
2008
9 Jan
'08
2:45 p.m.
Dan Smith wrote:
Currently, we cannot present information and instances for VCPUs when a domain is powered off, because virDomainGetInfo() does not work unless a domain is running.
This set ultimately changes the vcpu bits in device_parsing to, that's right, actually *parse* the VCPU information from the XML like all the other devices, which gives us VCPU information for offline domains.
To get there, I had to make the core of device_parsing a little more dyanmic so that the parsing modules could return mulitple devices for a given XML cycle, which vcpu needs.
This tested out fine on my system. No complaints. =) +1 -- Kaitlin Rupert IBM Linux Technology Center karupert@us.ibm.com