
17 Oct
2012
17 Oct
'12
8:16 a.m.
On 15.10.2012 11:07, Li Zhang wrote:
Currently, the CPU model driver is not implemented for PowerPC. Host's CPU information is needed to exposed to guests' XML file some time.
This patch is to implement the callback functions of CPU model driver.
Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com> --- po/POTFILES.in | 1 + src/cpu/cpu_map.xml | 14 ++ src/cpu/cpu_powerpc.c | 587 +++++++++++++++++++++++++++++++++++++++++++++++--
ACK Michal