On Tue, 30 Sep 2014 10:58:41 +0200 Jens Freimann <[email protected]> wrote:
> Cornelia, Christian, Alex, Andreas, > > this patch enables migration for CPUs on s390x. It should go on top of the > "track the logical cpu state in QEMU and propagate it to kvm" series. > > Still missing for full migration support is: > - guest TOD clock > - interrupts > - storage keys > > With this patch migration works for systems with low activity and sync'ed > time. > > regards > Jens > > > Thomas Huth (1): > s390x/migration: migrate CPU state > > target-s390x/cpu.c | 59 > ++++++++++++++++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 57 insertions(+), 2 deletions(-) > Thanks, applied to my s390-next branch.
