From: Rusty Russell <rusty@rustcorp.com.au>
To: <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Ryota Ozaki <ozaki.ryota@gmail.com>
Cc: "Sjur Brændeland" <sjur.brandeland@stericsson.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Subject: [PULL] virtio
Date: Tue, 26 Feb 2013 16:03:53 +1030 [thread overview]
Message-ID: <874ngzfxku.fsf@rustcorp.com.au> (raw)
The following changes since commit 226364766f936d249e408de03821468c1bf11dda:
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2013-01-20 16:44:28 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/virtio-next-for-linus
for you to fetch changes up to 8078db789a92b10ff6e2d713231b5367e014c53b:
virtio_console: Initialize guest_connected=true for rproc_serial (2013-02-13 20:57:45 +1030)
----------------------------------------------------------------
All trivial, thanks to the stuff which didn't quite make it time.
Cheers,
Rusty.
----------------------------------------------------------------
Rusty Russell (1):
virtio: use module_virtio_driver.
Ryota Ozaki (1):
virtio-mmio: fix wrong comment about register offset
Sjur Brændeland (4):
virtio_console: Let unconnected rproc device receive data.
virtio_console: Use virtio device index to generate port name
virtio: Add module driver macro for virtio drivers.
virtio_console: Initialize guest_connected=true for rproc_serial
Stephen Hemminger (2):
virtio: make config_ops const
virtio: make pci_device_id const
drivers/char/hw_random/virtio-rng.c | 13 +------------
drivers/char/virtio_console.c | 18 ++++--------------
drivers/lguest/lguest_device.c | 2 +-
drivers/net/virtio_net.c | 12 +-----------
drivers/remoteproc/remoteproc_virtio.c | 2 +-
drivers/s390/kvm/kvm_virtio.c | 2 +-
drivers/virtio/virtio_balloon.c | 13 +------------
drivers/virtio/virtio_mmio.c | 4 ++--
drivers/virtio/virtio_pci.c | 8 ++++----
include/linux/virtio.h | 11 ++++++++++-
next reply other threads:[~2013-02-26 5:41 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 5:33 Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-05 1:39 [PULL] virtio Rusty Russell
2012-10-05 1:39 ` Rusty Russell
2012-07-30 4:03 Rusty Russell
2012-05-22 2:51 Rusty Russell
2012-05-22 3:24 ` Linus Torvalds
2012-05-22 4:29 ` Rusty Russell
[not found] <87wrbkvh3v.fsf@rustcorp.com.au>
2011-11-01 11:45 ` Michael S. Tsirkin
2011-11-01 11:45 ` Michael S. Tsirkin
2011-11-01 12:33 ` Sasha Levin
2011-11-01 12:33 ` Sasha Levin
2011-11-01 12:42 ` Michael S. Tsirkin
2011-11-01 12:42 ` Michael S. Tsirkin
2011-11-01 12:45 ` Sasha Levin
2011-11-01 12:45 ` Sasha Levin
2011-11-02 1:09 ` Rusty Russell
2011-11-02 1:09 ` Rusty Russell
2011-11-02 4:52 ` Sasha Levin
2011-11-02 4:52 ` Sasha Levin
2011-11-02 22:07 ` Rusty Russell
2011-11-02 22:07 ` Rusty Russell
2010-08-05 3:37 Rusty Russell
2010-05-19 12:53 Rusty Russell
2010-05-19 12:53 Rusty Russell
2010-03-22 14:34 Michael S. Tsirkin
2010-03-22 14:34 Michael S. Tsirkin
2010-03-07 10:42 Michael S. Tsirkin
2010-03-07 10:42 ` Michael S. Tsirkin
2010-03-07 10:57 ` Alexander Graf
2010-03-07 11:04 ` Michael S. Tsirkin
2010-03-07 11:04 ` Michael S. Tsirkin
2010-03-07 11:11 ` Alexander Graf
2010-03-07 11:11 ` Alexander Graf
2010-02-28 18:43 Michael S. Tsirkin
2010-02-28 18:43 Michael S. Tsirkin
2009-06-12 12:48 Rusty Russell
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=874ngzfxku.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 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.