Konrad Rzeszutek Wilk
2012-Mar-04 18:31 UTC
[GIT PULL] (xen) stable/for-jens-3.4 for linux-block.git tree for 3.4 (don''t see a branch though?)
Hey Jens, Please git pull the following branch in your 3.4 tree: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.4 or the following git tag: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.4-tag which makes the block backend able to work under an HVM domain (by default it was only working in PV), and some fixes and an performance improvement. Please pull! drivers/block/xen-blkback/blkback.c | 31 ++++---------------------- drivers/block/xen-blkfront.c | 41 +++++++++++++++++------------------ 2 files changed, 25 insertions(+), 47 deletions(-) Akinobu Mita (1): xen-blkfront: use bitmap_set() and bitmap_clear() Andrew Jones (1): xen/blkfront: don''t put bdev right after getting it Daniel De Graaf (2): xen/blkback: use grant-table.c hypercall wrappers xen/blkback: Enable blkback on HVM guests Steven Noonan (1): xen-blkfront: make blkif_io_lock spinlock per-device
Jens Axboe
2012-Mar-06 20:31 UTC
Re: [GIT PULL] (xen) stable/for-jens-3.4 for linux-block.git tree for 3.4 (don''t see a branch though?)
On Sun, Mar 04 2012, Konrad Rzeszutek Wilk wrote:> Hey Jens, > > Please git pull the following branch in your 3.4 tree: > > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.4 > > or the following git tag: > > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.4-tag > > which makes the block backend able to work under an HVM domain (by default it was only > working in PV), and some fixes and an performance improvement. > > Please pull!Pulled, thanks! -- Jens Axboe