From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefano.stabellini@eu.citrix.com
Subject: [Qemu-devel] [RFH PATCH 0/2] xen-mapcache: fixes for unlocked memory access
Date: Wed, 14 Jan 2015 11:20:54 +0100 [thread overview]
Message-ID: <1421230856-22736-1-git-send-email-pbonzini@redhat.com> (raw)
These are small preparations to let Xen support memory access outside
the BQL. Warning: they are not tested beyond compilation.
Paolo Bonzini (2):
xen: do not use __-named variables in mapcache
xen: add a lock for the mapcache
xen-mapcache.c | 94 +++++++++++++++++++++++++++++++++++++++-------------------
1 file changed, 63 insertions(+), 31 deletions(-)
--
1.8.3.1
next reply other threads:[~2015-01-14 10:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 10:20 Paolo Bonzini [this message]
2015-01-14 10:20 ` [Qemu-devel] [RFH PATCH 1/2] xen: do not use __-named variables in mapcache Paolo Bonzini
2015-01-14 11:44 ` Stefano Stabellini
2015-01-14 10:20 ` [Qemu-devel] [RFH PATCH 2/2] xen: add a lock for the mapcache Paolo Bonzini
2015-01-14 11:52 ` Stefano Stabellini
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=1421230856-22736-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefano.stabellini@eu.citrix.com \
/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).