qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] 390x/kvm features


From: Jens Freimann
Subject: [Qemu-devel] [PATCH 0/2] 390x/kvm features
Date: Thu, 5 Mar 2015 16:56:19 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]