qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Jens Freimann <jfrei@linux.vnet.ibm.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
	Alexander Graf <agraf@suse.de>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH for-2.3 0/4] s390 patches for QEMU 2.3
Date: Thu, 4 Dec 2014 07:29:06 +0100	[thread overview]
Message-ID: <20141204072906.1b6d249e.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <1417617511-6545-1-git-send-email-jfrei@linux.vnet.ibm.com>

On Wed,  3 Dec 2014 15:38:27 +0100
Jens Freimann <jfrei@linux.vnet.ibm.com> wrote:

> Cornelia, Alex, Christian,
> 
> here are some patches targeted at QEMU 2.3. 
> 
> * Patches 1-3 are simple clean-ups 
> * Patch 4 moves some register values into struct kvm_run, 
>   thereby saving us a lot of set_one_reg triggered syscalls.
> 
> Cornelia Huck (1):
>   s390x/ccw: fix oddity in machine class init
> 
> David Hildenbrand (2):
>   s390x/kvm: sync register support helper function
>   s390x/kvm: avoid syscalls by syncing registers with kvm_run
> 
> Thomas Huth (1):
>   s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
> 
>  hw/s390x/s390-virtio-ccw.c |  2 +-
>  target-s390x/cpu.h         | 81 ---------------------------------------
>  target-s390x/kvm.c         | 94 ++++++++++++++++++++++++++++++----------------
>  3 files changed, 63 insertions(+), 114 deletions(-)
> 

Patches added to my s390-next queue.

      parent reply	other threads:[~2014-12-04  6:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-03 14:38 [Qemu-devel] [PATCH for-2.3 0/4] s390 patches for QEMU 2.3 Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 1/4] s390x/ccw: fix oddity in machine class init Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 2/4] s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 3/4] s390x/kvm: sync register support helper function Jens Freimann
2014-12-03 14:38 ` [Qemu-devel] [PATCH for-2.3 4/4] s390x/kvm: avoid syscalls by syncing registers with kvm_run Jens Freimann
2014-12-04  6:29 ` Cornelia Huck [this message]

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=20141204072906.1b6d249e.cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=jfrei@linux.vnet.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).