From: Alexander Graf <agraf@suse.de>
To: qemu-devel qemu-devel <qemu-devel@nongnu.org>
Cc: Blue Swirl <blauwirbel@gmail.com>, Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PULL 0/2] s390 patch queue 2012-08-15
Date: Wed, 15 Aug 2012 17:47:15 +0200 [thread overview]
Message-ID: <1345045637-20589-1-git-send-email-agraf@suse.de> (raw)
Hi Blue / Aurelien,
This is my current patch queue for s390. Please pull.
Alex
The following changes since commit 03834e22abafbc8dc4052d46a5ccd6dd135a54a3:
Anthony Liguori (1):
Merge remote-tracking branch 'origin/master' into staging
are available in the git repository at:
git://repo.or.cz/qemu/agraf.git s390-for-upstream
Christian Borntraeger (2):
s390: Fix error handling and condition code of service call
s390: provide interface for service interrupt/introduce interrupt.c
target-s390x/Makefile.objs | 2 +-
target-s390x/cpu.h | 3 +++
target-s390x/interrupt.c | 29 +++++++++++++++++++++++++++++
target-s390x/kvm.c | 5 +++--
target-s390x/op_helper.c | 43 +++++++++++++++++++------------------------
5 files changed, 55 insertions(+), 27 deletions(-)
create mode 100644 target-s390x/interrupt.c
next reply other threads:[~2012-08-15 15:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-15 15:47 Alexander Graf [this message]
2012-08-15 15:47 ` [Qemu-devel] [PATCH 1/2] s390: Fix error handling and condition code of service call Alexander Graf
2012-08-15 15:47 ` [Qemu-devel] [PATCH 2/2] s390: provide interface for service interrupt/introduce interrupt.c Alexander Graf
2012-08-15 21:14 ` [Qemu-devel] [PULL 0/2] s390 patch queue 2012-08-15 Anthony Liguori
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=1345045637-20589-1-git-send-email-agraf@suse.de \
--to=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 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).