libvirt/src/phyp
Peter Krempa 5fe0b6b0a7 conf: Add private data for virDomainVcpuDef
Allow to store driver specific data on a per-vcpu basis.

Move of the virDomainDef*Vcpus* functions was necessary as
virDomainXMLOptionPtr was declared below this block and I didn't want to
split the function headers.
2016-07-11 10:44:04 +02:00
..
phyp_driver.c conf: Add private data for virDomainVcpuDef 2016-07-11 10:44:04 +02:00
phyp_driver.h