On Sun, Dec 18, 2016 at 14:22:20 -0500, Jason J. Herne wrote:
This patch set enables cpu model support for s390. The user can now
set exact
cpu models, query supported models via virsh domcapabilities, and use host-model
and host-passthrough modes. The end result is that migration is safer because
Qemu will perform runnability checking on the destination host and quit with an
error if the guest's cpu model is not supported.
OK, I don't think we need another version of this series since the
required changes are mostly trivial.
I pushed the series with the suggested changes. Thanks.
Jirka