libvirt/src/xen
Peter Krempa 87b4c10c6c capabilities: Switch CPU data in NUMA topology to a struct
This will allow storing additional topology data in the NUMA topology
definition.

This patch changes the storage type and fixes fallout of the change
across the drivers using it.

This patch also changes semantics of adding new NUMA cell information.
Until now the data were re-allocated and copied to the topology
definition. This patch changes the addition function to steal the
pointer to a pre-allocated structure to simplify the code.
2013-01-24 10:53:00 +01:00
..
block_stats.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
block_stats.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_driver.c pass stub driver name instead of pciFindStubDriver 2013-01-10 11:30:09 -05:00
xen_driver.h implement managedsave in libvirt xen legacy driver 2012-12-04 09:59:23 -07:00
xen_hypervisor.c xen: Add coverity[ptr_arith] and [sign_extension] tags 2013-01-22 16:59:45 +01:00
xen_hypervisor.h Convert capabilities / domain_conf to use virArch 2012-12-18 16:53:03 +00:00
xen_inotify.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xen_inotify.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xend_internal.c capabilities: Switch CPU data in NUMA topology to a struct 2013-01-24 10:53:00 +01:00
xend_internal.h Rename buf.{c,h} to virbuffer.{c,h} 2012-12-21 11:17:12 +00:00
xm_internal.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xm_internal.h Rename conf.{c,h} to virconf.{c,h} 2012-12-21 11:17:13 +00:00
xs_internal.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xs_internal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00