
11 Aug
2015
11 Aug
'15
7:37 a.m.
On Mon, Aug 10, 2015 at 10:56:00 +0200, Andrea Bolognani wrote:
Unlike what happens on x86, on ppc64 you can't mix and match CPU features to obtain the guest CPU you want regardless of the host CPU, so the concept of model fallback doesn't apply.
Make sure CPU definitions emitted by the driver, eg. as output of the cpuBaseline() and cpuUpdate() calls, reflect this fact.
ACK Jirka