On 10/26/2012 07:19 AM, Viktor Mihajlovski wrote: > Modified the places where virNodeGetInfo was used for the purpose > of obtaining the maximum node CPU number. Transparently falling > back to virNodeGetInfo in case of failure. > > Signed-off-by: Viktor Mihajlovski <[email protected]> > --- > python/libvirt-override.c | 100 > ++++++++++++++++++++++++++++++++++------------ > 1 file changed, 74 insertions(+), 26 deletions(-)
Unlike patch 1/3/, this is the correct approach of using the only public API for getting at the full number, and properly falling back to the older API. ACK. -- Eric Blake [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
