qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jens Freimann <jfrei@linux.vnet.ibm.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>,
	Alexander Graf <agraf@suse.de>,
	Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Jens Freimann <jfrei@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] 390x/kvm features
Date: Thu,  5 Mar 2015 16:56:19 +0100	[thread overview]
Message-ID: <1425570981-40609-1-git-send-email-jfrei@linux.vnet.ibm.com> (raw)

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	other threads:[~2015-03-05 15:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-05 15:56 Jens Freimann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425570981-40609-1-git-send-email-jfrei@linux.vnet.ibm.com \
    --to=jfrei@linux.vnet.ibm.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).