qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC/PATCH 0/3] Initial migration patches for s390
@ 2012-11-21 14:46 Christian Borntraeger
  2012-11-21 14:46 ` [Qemu-devel] [PATCH 1/3] s390/migration: Provide a cpu save for initial life migration work Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Christian Borntraeger @ 2012-11-21 14:46 UTC (permalink / raw)
  To: Alexander Graf
  Cc: Christian Borntraeger, Jens Freimann, Heinz Graalfs, qemu-devel,
	Jason J. herne

Alex,

here is a small subset of migration patches for s390. Several things
are still missing/under work (storage key/dirty pages tracking, guest
time..)

Anyway, with those 3 patches, it is possible to stop + save a guest 
that contains just a kernel+busybox initrd into a file and reload it
afterwards.

Patch 2 should be applied together with patch 1 to avoid a bump in the
version number.

Please have a look

Christian Borntraeger (1):
  s390/migration: Provide a cpu save for initial life migration work

Heinz Graalfs (1):
  s390/migration: Add code to support SCLP live migration

Jason J. herne (1):
  s390/migration: Qemu S390 special register migration

 hw/s390x/event-facility.c |   46 +++++++++++++
 hw/s390x/event-facility.h |    3 +
 hw/s390x/sclpconsole.c    |   46 +++++++++++++
 hw/s390x/sclpquiesce.c    |   18 ++++++
 target-s390x/cpu.h        |    5 ++
 target-s390x/machine.c    |  156 +++++++++++++++++++++++++++++++++++++++++----
 6 files changed, 261 insertions(+), 13 deletions(-)

-- 
1.7.10.1

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-11-21 15:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21 14:46 [Qemu-devel] [RFC/PATCH 0/3] Initial migration patches for s390 Christian Borntraeger
2012-11-21 14:46 ` [Qemu-devel] [PATCH 1/3] s390/migration: Provide a cpu save for initial life migration work Christian Borntraeger
2012-11-21 14:56   ` Alexander Graf
2012-11-21 14:59     ` Christian Borntraeger
2012-11-21 15:02       ` Alexander Graf
2012-11-21 15:03         ` Christian Borntraeger
2012-11-21 15:06           ` Alexander Graf
2012-11-21 15:08             ` Christian Borntraeger
2012-11-21 15:22               ` Jan Kiszka
2012-11-21 15:27                 ` Christian Borntraeger
2012-11-21 15:32                   ` Jan Kiszka
2012-11-21 14:46 ` [Qemu-devel] [PATCH 2/3] s390/migration: Qemu S390 special register migration Christian Borntraeger
2012-11-21 14:57   ` Alexander Graf
2012-11-21 14:46 ` [Qemu-devel] [PATCH 3/3] s390/migration: Add code to support SCLP live migration Christian Borntraeger
2012-11-21 14:58   ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).