All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	lguest <lguest@ozlabs.org>,
	Anthony Liguori <anthony@codemonkey.ws>
Subject: [PULL] lguest and virtio fixes
Date: Mon, 12 Nov 2007 14:32:50 +1100	[thread overview]
Message-ID: <200711121432.50976.rusty@rustcorp.com.au> (raw)

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(-)

             reply	other threads:[~2007-11-12  3:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12  3:32 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-12  3:32 [PULL] lguest and virtio fixes Rusty Russell

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=200711121432.50976.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=anthony@codemonkey.ws \
    --cc=lguest@ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=virtualization@lists.linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.