[libvirt] [libvirt-glib 1/3] Add gvir_config_capabilities_cpu_get_model()

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Tue Jul 8 18:41:55 UTC 2014


On Mon, Jul 7, 2014 at 12:09 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> This is returning a char *
> <capabilities>
>   <host>
>     <cpu>
>       <model>xxx</model>
>     </cpu>
>   </host>
> </capabilities>
> while the next patch exposes the model from the /domain/cpu/model node
> as an actual object, why the difference?

Because /domain/cpu/model node has at least one attribute and hence a
simple char * won't do there.

-- 
Regards,

Zeeshan Ali (Khattak)
________________________________________
Befriend GNOME: http://www.gnome.org/friends/




More information about the libvir-list mailing list