[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1444755013-19238-1-git-send-email-julien.grall@citrix.com>
Date: Tue, 13 Oct 2015 17:50:10 +0100
From: Julien Grall <julien.grall@...rix.com>
To: <xen-devel@...ts.xenproject.org>
CC: <linux-kernel@...r.kernel.org>,
Julien Grall <julien.grall@...rix.com>,
Boris Ostrovsky <boris.ostrovsky@...cle.com>,
David Vrabel <david.vrabel@...rix.com>,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
Roger Pau Monné <roger.pau@...rix.com>,
"Stefano Stabellini" <stefano.stabellini@...citrix.com>
Subject: [PATCH 0/3] xen/xenbus: Support multiple grants ring with 64KB page
Hi all,
The support of multiple grants ring was left aside for 64KB page. This series
aims to fix it.
It's based on xentip/for-linus-4.4.
Sincelerely yours,
Cc: Boris Ostrovsky <boris.ostrovsky@...cle.com>
Cc: David Vrabel <david.vrabel@...rix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Cc: "Roger Pau Monné" <roger.pau@...rix.com>
Cc: Stefano Stabellini <stefano.stabellini@...citrix.com>
Julien Grall (3):
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
xen/grant-table: Add an helper to iterate over a specific number of
grants
xenbus: Support multiple grants ring with 64KB
drivers/block/xen-blkback/blkback.c | 8 +--
drivers/block/xen-blkback/xenbus.c | 2 +-
drivers/block/xen-blkfront.c | 10 +--
drivers/xen/grant-table.c | 22 +++++++
drivers/xen/xenbus/xenbus_client.c | 121 +++++++++++++++++++++++++-----------
include/xen/grant_table.h | 6 ++
include/xen/xenbus.h | 4 +-
7 files changed, 124 insertions(+), 49 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists