qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Alexander Graf <agraf@suse.de>
Cc: Blue Swirl <blauwirbel@gmail.com>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/7] s390 patch queue 2012-10-29
Date: Tue, 30 Oct 2012 01:07:20 +0100	[thread overview]
Message-ID: <20121030000720.GC29866@ohm.aurel32.net> (raw)
In-Reply-To: <1351536024-27536-1-git-send-email-agraf@suse.de>

On Mon, Oct 29, 2012 at 07:40:17PM +0100, Alexander Graf wrote:
> Hi Blue / Aurelien,
> 
> This is my current patch queue for s390.  Please pull.
> 
> Alex
> 
> 
> The following changes since commit b308c82cbda44e138ef990af64d44a5613c16092:
>   Avi Kivity (1):
>         pci: avoid destroying bridge address space windows in a transaction
> 
> are available in the git repository at:
> 
>   git://repo.or.cz/qemu/agraf.git s390-for-upstream
> 
> Alexander Graf (1):
>       s390x: fix -initrd in virtio machine
> 
> Christian Borntraeger (1):
>       s390: use sync regs for register transfer
> 
> Heinz Graalfs (5):
>       s390/kvm_stat: correct sys_perf_event_open syscall number
>       s390: sclp base support
>       s390: sclp event support
>       s390: sclp signal quiesce support
>       s390: sclp ascii console support
> 
>  hw/s390-virtio.c           |    6 +-
>  hw/s390x/Makefile.objs     |    3 +
>  hw/s390x/event-facility.c  |  398 ++++++++++++++++++++++++++++++++++++++++++++
>  hw/s390x/event-facility.h  |   96 +++++++++++
>  hw/s390x/sclp.c            |  163 ++++++++++++++++++
>  hw/s390x/sclp.h            |  118 +++++++++++++
>  hw/s390x/sclpconsole.c     |  306 ++++++++++++++++++++++++++++++++++
>  hw/s390x/sclpquiesce.c     |  123 ++++++++++++++
>  scripts/kvm/kvm_stat       |   11 +-
>  target-s390x/cpu.h         |   13 +--
>  target-s390x/kvm.c         |  117 ++++++++++---
>  target-s390x/misc_helper.c |   45 +-----
>  12 files changed, 1315 insertions(+), 84 deletions(-)
>  create mode 100644 hw/s390x/event-facility.c
>  create mode 100644 hw/s390x/event-facility.h
>  create mode 100644 hw/s390x/sclp.c
>  create mode 100644 hw/s390x/sclp.h
>  create mode 100644 hw/s390x/sclpconsole.c
>  create mode 100644 hw/s390x/sclpquiesce.c
> 

Thanks, pulled.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

  parent reply	other threads:[~2012-10-30  0:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 18:40 [Qemu-devel] [PULL 0/7] s390 patch queue 2012-10-29 Alexander Graf
2012-10-29 18:40 ` [Qemu-devel] [PATCH 1/7] s390x: fix -initrd in virtio machine Alexander Graf
2012-10-29 18:40 ` [Qemu-devel] [PATCH 2/7] s390/kvm_stat: correct sys_perf_event_open syscall number Alexander Graf
2012-10-29 18:40 ` [Qemu-devel] [PATCH 3/7] s390: use sync regs for register transfer Alexander Graf
2012-10-29 18:40 ` [Qemu-devel] [PATCH 4/7] s390: sclp base support Alexander Graf
2012-10-29 18:40 ` [Qemu-devel] [PATCH 5/7] s390: sclp event support Alexander Graf
2012-10-29 18:40 ` [Qemu-devel] [PATCH 6/7] s390: sclp signal quiesce support Alexander Graf
2012-10-29 18:40 ` [Qemu-devel] [PATCH 7/7] s390: sclp ascii console support Alexander Graf
2012-10-30  0:07 ` Aurelien Jarno [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-29 18:38 [Qemu-devel] [PULL 0/7] s390 patch queue 2012-10-29 Alexander Graf

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=20121030000720.GC29866@ohm.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=agraf@suse.de \
    --cc=blauwirbel@gmail.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).