libvirt/src/cpu
Michal Privoznik 7c9a2d88cd virutil: Move string related functions to virstring.c
The source code base needs to be adapted as well. Some files
include virutil.h just for the string related functions (here,
the include is substituted to match the new file), some include
virutil.h without any need (here, the include is removed), and
some require both.
2013-05-02 16:56:55 +02:00
..
cpu_arm.c Rename memory.{c,h} to viralloc.{c,h} 2012-12-21 11:17:14 +00:00
cpu_arm.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_generic.c cpu: Introduce cpuModelIsAllowed internal API 2013-04-19 14:33:15 +02:00
cpu_generic.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_map.c Rename memory.{c,h} to viralloc.{c,h} 2012-12-21 11:17:14 +00:00
cpu_map.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
cpu_map.xml cpu: Remove hardcoded list of PowerPC models 2013-04-19 14:33:16 +02:00
cpu_powerpc.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
cpu_powerpc.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_ppc_data.h Add one file cpu_ppc_data.h to define CPU data for PPC 2012-10-17 10:03:34 +02:00
cpu_s390.c Rename memory.{c,h} to viralloc.{c,h} 2012-12-21 11:17:14 +00:00
cpu_s390.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_x86_data.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_x86.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
cpu_x86.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu.c cpu: Introduce cpuModelIsAllowed internal API 2013-04-19 14:33:15 +02:00
cpu.h cpu: Introduce cpuModelIsAllowed internal API 2013-04-19 14:33:15 +02:00