From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Alexander Graf <agraf@suse.de>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Jens Freimann <jfrei@linux.vnet.ibm.com>,
Heinz Graalfs <graalfs@linux.vnet.ibm.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH 0/1] memory detection hack for s390
Date: Tue, 15 May 2012 14:49:43 +0200 [thread overview]
Message-ID: <1337086184-1535-1-git-send-email-borntraeger@de.ibm.com> (raw)
In-Reply-To: <1337084128-38219-2-git-send-email-borntraeger@de.ibm.com>
Alex,
here is a patch that uses the newly introduced KVM_CAP_S390_COW
to get rid of the s390 specific ifdef mess in the main path and
moves it into a separate function.
This patch also contains a diff agains linux-headers. What is the
right approach to do that?
Christian Borntraeger (1):
s390: autodetect map private
exec.c | 54 ++++++++++++++++++++++++++++++++-------------
kvm-all.c | 6 +++++
kvm.h | 1 +
linux-headers/linux/kvm.h | 1 +
oslib-posix.c | 3 +++
5 files changed, 50 insertions(+), 15 deletions(-)
--
1.7.10.2
next parent reply other threads:[~2012-05-15 12:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1337084128-38219-2-git-send-email-borntraeger@de.ibm.com>
2012-05-15 12:49 ` Christian Borntraeger [this message]
2012-05-15 12:49 ` [Qemu-devel] [PATCH 1/1] s390: autodetect map private Christian Borntraeger
2012-06-05 12:50 ` Alexander Graf
2012-06-05 12:44 ` [Qemu-devel] [PATCH 0/1] memory detection hack for s390 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=1337086184-1535-1-git-send-email-borntraeger@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=agraf@suse.de \
--cc=cornelia.huck@de.ibm.com \
--cc=graalfs@linux.vnet.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).