qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] 390x/kvm features
@ 2015-03-05 15:56 Jens Freimann
  2015-03-05 15:56 ` [Qemu-devel] [PATCH 1/2] s390x/kvm: Guest Migration TOD clock synchronization Jens Freimann
  2015-03-05 15:56 ` [Qemu-devel] [PATCH 2/2] s390x/kvm: passing max memory size to accelerator Jens Freimann
  0 siblings, 2 replies; 6+ messages in thread
From: Jens Freimann @ 2015-03-05 15:56 UTC (permalink / raw)
  To: Christian Borntraeger, Alexander Graf, Cornelia Huck
  Cc: Jens Freimann, qemu-devel

Conny, Alex, Christian,

Patch 1 enables Guest TOD migration
Patch 2 allows to limit the guest memory size 

Please note: This series needs a linux-headers sync with v4.0-rc2
to work and should be applied only after Michael Tsirkin's series
"virtio: pull headers from linux" was applied and a header sync
was done with the new scripts and header files.

Dominik Dingel (1):
  s390x/kvm: passing max memory size to accelerator

Jason J. Herne (1):
  s390x/kvm: Guest Migration TOD clock synchronization

 hw/s390x/s390-virtio-ccw.c | 14 ++++++++
 hw/s390x/s390-virtio.c     | 53 +++++++++++++++++++++++++++++
 linux-headers/linux/kvm.h  |  1 -
 target-s390x/cpu.h         | 48 ++++++++++++++++++++++++++
 target-s390x/kvm.c         | 84 ++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 199 insertions(+), 1 deletion(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-03-09  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 15:56 [Qemu-devel] [PATCH 0/2] 390x/kvm features Jens Freimann
2015-03-05 15:56 ` [Qemu-devel] [PATCH 1/2] s390x/kvm: Guest Migration TOD clock synchronization Jens Freimann
2015-03-09  7:48   ` Christian Borntraeger
2015-03-09  8:41     ` Jens Freimann
2015-03-05 15:56 ` [Qemu-devel] [PATCH 2/2] s390x/kvm: passing max memory size to accelerator Jens Freimann
2015-03-09  8:33   ` Christian Borntraeger

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).