linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: Amit Shah <amit.shah@redhat.com>
Cc: Asias He <asias@redhat.com>
Cc: Chen Baozi <chenbaozi@gmail.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Sasha Levin <levinsasha928@gmail.com>
Subject: [PULL] virtio
Date: Tue, 22 May 2012 12:21:09 +0930	[thread overview]
Message-ID: <87ipfp2ajm.fsf@rustcorp.com.au> (raw)


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


             reply	other threads:[~2012-05-22  3:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22  2:51 Rusty Russell [this message]
2012-05-22  3:24 ` [PULL] virtio Linus Torvalds
2012-05-22  4:29   ` Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2013-02-26  5:33 Rusty Russell
2012-10-05  1:39 Rusty Russell
     [not found] <87wrbkvh3v.fsf@rustcorp.com.au>
2011-11-01 11:45 ` Michael S. Tsirkin
2011-11-01 12:33   ` Sasha Levin
2011-11-01 12:42     ` Michael S. Tsirkin
2011-11-01 12:45       ` Sasha Levin
2011-11-02  1:09       ` Rusty Russell
2011-11-02  4:52         ` Sasha Levin
2011-11-02 22:07           ` Rusty Russell
2010-08-05  3:37 Rusty Russell
2010-05-19 12:53 Rusty Russell
2010-03-22 14:34 Michael S. Tsirkin
2010-03-07 10:42 Michael S. Tsirkin
     [not found] ` <40B76F19-1E35-4956-A34E-0A83A403F97D@suse.de>
2010-03-07 11:04   ` Michael S. Tsirkin
2010-03-07 11:11     ` Alexander Graf
2010-02-28 18:43 Michael S. Tsirkin
2009-06-12 12:48 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=87ipfp2ajm.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).