All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] lguest and virtio fixes
@ 2007-11-12  3:32 Rusty Russell
  0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2007-11-12  3:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, virtualization, lguest, Anthony Liguori

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PULL] lguest and virtio fixes
@ 2007-11-12  3:32 Rusty Russell
  0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2007-11-12  3:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: lguest, linux-kernel, Anthony Liguori, virtualization

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-12  3:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12  3:32 [PULL] lguest and virtio fixes Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2007-11-12  3:32 Rusty Russell

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.