On Fri, Jun 26, 2015 at 15:16:59 +0200, Jiri Denemark wrote:
Inheritance among CPU model is cool but it makes reviewing CPU model
definitions and comparing them to CPU models from QEMU rather hard and
unpleasant. Let's define all CPU models from scratch with a sorted list
of features.
Additionally to the one missing expansion in one of the patches that
I've pointed out, this series is also missing expansion of the
Broadwell-noTSX model into the Broadwell model.
Peter