Yong Liu f7f14fe390 examples/vm_power_manager: fix build with libvirt < 1.0
virNodeGetCPUMap introduced in libvirt 1.0. In some linux distributions
like Ubuntu12/14 and Fedora18, libvirt version is older than 1.0. So this
sample will not build pass.

Replace "virNodeGetCPUMap" with another libvirt API "virNodeGetInfo".

Signed-off-by: Marvin Liu <yong.liu@intel.com>
2015-12-08 00:09:43 +01:00
..
2015-12-07 03:21:13 +01:00
2015-06-12 11:10:10 +02:00
2015-12-07 04:57:16 +01:00
2015-08-10 16:25:30 +02:00
2015-06-12 11:10:10 +02:00
2015-05-11 15:51:14 +02:00
2015-09-03 19:22:48 +02:00
2015-07-13 19:27:31 +02:00
2015-06-24 12:01:14 +02:00
2015-06-12 11:10:10 +02:00
2015-06-12 11:10:10 +02:00
2015-05-11 15:51:14 +02:00
2015-06-12 11:10:10 +02:00
2015-05-11 15:51:14 +02:00
2015-03-10 11:47:46 +01:00
2015-12-07 03:21:13 +01:00
2015-12-07 03:21:13 +01:00