[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200711121432.50976.rusty@rustcorp.com.au>
Date: Mon, 12 Nov 2007 14:32:50 +1100
From: Rusty Russell <rusty@...tcorp.com.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org,
lguest <lguest@...abs.org>,
Anthony Liguori <anthony@...emonkey.ws>
Subject: [PULL] lguest and virtio fixes
The following changes since commit 6e800af233e0bdf108efb7bd23c11ea6fa34cdeb:
Jerome Pinot (1):
ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio.git for-linus
Anthony Liguori (3):
virtio: fix vring_init for 64 bits
virtio: Fix used_idx wrap-around
lguest: Fix lguest virtio-blk backend size computation
Rusty Russell (2):
virtio: more fallout from scatterlist changes.
virtio: Force use of power-of-two for descriptor ring sizes
Documentation/lguest/lguest.c | 17 +++++++++--------
drivers/lguest/lguest_device.c | 3 ++-
drivers/net/virtio_net.c | 3 +++
drivers/virtio/virtio_ring.c | 10 ++++++++--
include/linux/virtio_ring.h | 21 ++++++++++++---------
5 files changed, 34 insertions(+), 20 deletions(-)
-
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