On Mon, 29 May 2017 15:55:19 +0200 Halil Pasic <pa...@linux.vnet.ibm.com> wrote:
> Turn on migration for the channel subsystem for the next machine. For > legacy machines we still have to do things the old way. > > Signed-off-by: Halil Pasic <pa...@linux.vnet.ibm.com> > --- > hw/s390x/css.c | 5 +++++ > hw/s390x/s390-virtio-ccw.c | 9 ++++----- > hw/s390x/virtio-ccw.c | 1 - > include/hw/s390x/css.h | 4 ++++ > 4 files changed, 13 insertions(+), 6 deletions(-) From your reply to Christian's mail, I presume you also tested the result with some compat machines? With the whitespace change removed, Reviewed-by: Cornelia Huck <cornelia.h...@de.ibm.com>