From: Adin Scannell <adin@scannell.ca>
To: xen-devel@lists.xensource.com
Cc: konrad@darnok.org, andres@gridcentric.ca, adin@gridcentric.com,
olaf@aepfle.de, JBeulich@suse.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Add kernel bits necessary to suport Xen paging
Date: Tue, 20 Dec 2011 01:36:50 -0500 [thread overview]
Message-ID: <1324363013-11031-1-git-send-email-adin@scannell.ca> (raw)
This queue now incorporates the feedback received on the last round (sent to
xen-devel), and an additional patch to fix-up the same bits in the original
mmap_batch ioctl.
Here's a summary of this round:
1 - Tiny patch to correctly return the error value for mmu update operations.
2 - Tiny bit of cleanup in the original mmap_batch ioctl.
3 - Implementation of mmap_batch_v2 required by libxc to support paging.
Missing this round however, is the patch that adds support for backend drivers.
These drivers will need retry grant operations appropriate when they receive an
EAGAIN. This patch will be reworked and sent out independently.
Cheers!
-Adin
next reply other threads:[~2011-12-20 6:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-20 6:36 Adin Scannell [this message]
2011-12-20 6:36 ` [PATCH 1/3] Make xen_remap_domain_mfn_range return value meaningful in case of error Adin Scannell
2011-12-20 18:21 ` Konrad Rzeszutek Wilk
2011-12-20 6:36 ` [PATCH 2/3] Small fix-ups for the xen/privcmd ioctls Adin Scannell
2011-12-20 6:36 ` [PATCH 3/3] Port of mmap_batch_v2 to support paging in Xen Adin Scannell
2011-12-20 18:11 ` Konrad Rzeszutek Wilk
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=1324363013-11031-1-git-send-email-adin@scannell.ca \
--to=adin@scannell.ca \
--cc=JBeulich@suse.com \
--cc=adin@gridcentric.com \
--cc=andres@gridcentric.ca \
--cc=konrad@darnok.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olaf@aepfle.de \
--cc=xen-devel@lists.xensource.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).