]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Implement backwards compatibility in the ppc64 driver
authorAndrea Bolognani <abologna@redhat.com>
Fri, 7 Aug 2015 15:39:18 +0000 (17:39 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 11 Aug 2015 13:25:24 +0000 (15:25 +0200)
commitdee2247afa78c66db737626acb30afe04bd7cdef
treecce03dc48a1d3e49051ac5a3ecd8d3dc4c52e431
parent36300d2ba15b0f84272fc8be234c4228f19c29b9
cpu: Implement backwards compatibility in the ppc64 driver

All previously recognized CPU models (POWER7_v2.1, POWER7_v2.3,
POWER7+_v2.1 and POWER8_v1.0) are internally converted to the
corrisponding generation name so that existing guests don't stop
working.
src/cpu/cpu_ppc64.c