Re: [libvirt] [PATCH 7/8] cpu: Remove hardcoded list of PowerPC models

2012-12-21 Thread Eric Blake
On 12/20/2012 05:01 PM, Jiri Denemark wrote: > The cpu_map.xml file is there to separate CPU model definitions from the > code. Having the only interesting data for PowerPC models only in the > source code. This patch moves this data to the XML file and removes the > hardcoded list completely. > --

[libvirt] [PATCH 7/8] cpu: Remove hardcoded list of PowerPC models

2012-12-20 Thread Jiri Denemark
The cpu_map.xml file is there to separate CPU model definitions from the code. Having the only interesting data for PowerPC models only in the source code. This patch moves this data to the XML file and removes the hardcoded list completely. --- src/cpu/cpu_map.xml | 5 ++ src/cpu/cpu_powerpc.