[PULL] virtio

From: Rusty Russell
Date: Tue Feb 26 2013 - 00:41:50 EST


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 ++++++++++-
--
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/