[PULL] virtio

From: Rusty Russell
Date: Mon May 21 2012 - 23:04:08 EST



Back on kernel.org, but still signing tags. And I use sed to
fix up the gitolite@ URLs; I figure it will hit git.kernel.org before
you do the actual pull.

Please complain if I screwed something...

Cheers,
Rusty.


The following changes since commit 76e10d158efb6d4516018846f60c2ab5501900bc:

Linux 3.4 (2012-05-20 15:29:13 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git tags/virtio-for-linus

for you to fetch changes up to c6190804f1dc5357b57825f0491eb31fc9ccf130:

virtio: fix typo in comment (2012-05-22 12:16:16 +0930)

----------------------------------------------------------------
Autogenerated GPG tag for Rusty D1ADB8F1: 15EE 8D6C AB0E 7F0C F999 BFCB D920 0E6C D1AD B8F1

----------------------------------------------------------------
Amit Shah (2):
virtio: balloon: drop restore_common()
virtio: balloon: separate out common code between remove and freeze functions

Asias He (3):
virtio: Use ida to allocate virtio index
virtio-blk: Fix hot-unplug race in remove method
virtio_blk: Drop unused request tracking list

Chen Baozi (1):
virtio: fix typo in comment

Pawel Moll (1):
virtio-mmio: Devices parameter parsing

Rusty Russell (1):
virtio: update documentation to v0.9.5 of spec

Sasha Levin (1):
9p: disconnect channel when PCI device is removed

Documentation/kernel-parameters.txt | 17 +
Documentation/virtual/virtio-spec.txt | 1164 ++++++++++++++++++++++++++++++---
drivers/block/virtio_blk.c | 21 +-
drivers/virtio/Kconfig | 11 +
drivers/virtio/virtio.c | 11 +-
drivers/virtio/virtio_balloon.c | 33 +-
drivers/virtio/virtio_mmio.c | 163 +++++
include/linux/virtio_config.h | 11 +-
net/9p/trans_virtio.c | 3 +-
9 files changed, 1314 insertions(+), 120 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/