From: Anthony Liguori <anthony@codemonkey.ws>
To: Alexander Graf <agraf@suse.de>, qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>, Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PULL 0/6] s390 patch queue 2013-01-07
Date: Tue, 08 Jan 2013 10:26:09 -0600 [thread overview]
Message-ID: <878v83iqu6.fsf@codemonkey.ws> (raw)
In-Reply-To: <1357574966-9671-1-git-send-email-agraf@suse.de>
Alexander Graf <agraf@suse.de> writes:
> Hi Blue / Aurelien,
>
> This is my current patch queue for s390. Please pull.
>
> This time the queue is fixed up to actually compile properly again :).
Please say "v2" on the request when you need to resend it.
Regards,
Anthony Liguori
>
> Alex
>
>
> The following changes since commit 8e4a424b305e29dc0e454f52df3b35577f342975:
> Blue Swirl (1):
> Revert "virtio-pci: replace byte swap hack"
>
> are available in the git repository at:
>
> git://repo.or.cz/qemu/agraf.git s390-for-upstream
>
> Alexander Graf (1):
> s390x: fix indentation
>
> Christian Borntraeger (2):
> s390: new contributions GPLv2 or later
> s390: Move IPL code into a separate device
>
> Jens Freimann (1):
> s390: Add CPU reset handler
>
> Stefan Weil (1):
> s390x: Remove inline function ebcdic_put and related data from cpu.h
>
> Viktor Mihajlovski (1):
> S390: Enable -cpu help and QMP query-cpu-definitions
>
> hw/s390-virtio.c | 104 ++++----------------------
> hw/s390x/Makefile.objs | 1 +
> hw/s390x/ipl.c | 174 ++++++++++++++++++++++++++++++++++++++++++++
> target-s390x/cpu.c | 61 +++++++++++++++-
> target-s390x/cpu.h | 89 ++---------------------
> target-s390x/kvm.c | 15 +++-
> target-s390x/misc_helper.c | 81 ++++++++++++++++++++
> 7 files changed, 350 insertions(+), 175 deletions(-)
> create mode 100644 hw/s390x/ipl.c
next prev parent reply other threads:[~2013-01-08 16:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-07 16:09 [Qemu-devel] [PULL 0/6] s390 patch queue 2013-01-07 Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 1/6] s390: new contributions GPLv2 or later Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 2/6] s390: Move IPL code into a separate device Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 3/6] S390: Enable -cpu help and QMP query-cpu-definitions Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 4/6] s390x: Remove inline function ebcdic_put and related data from cpu.h Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 5/6] s390: Add CPU reset handler Alexander Graf
2013-01-07 16:09 ` [Qemu-devel] [PATCH 6/6] s390x: fix indentation Alexander Graf
2013-01-08 16:26 ` Anthony Liguori [this message]
2013-01-10 3:23 ` [Qemu-devel] [PULL 0/6] s390 patch queue 2013-01-07 Rob Landley
2013-01-10 3:26 ` 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=878v83iqu6.fsf@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=agraf@suse.de \
--cc=aurelien@aurel32.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.