]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Feb 2013 22:49:12 +0000 (14:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Feb 2013 22:49:12 +0000 (14:49 -0800)
commit59fc18b826166ed6784a005373dcc34528f31810
tree126447276497510f44277e8442715e103e2cb85a
parent1e2db2597119a7864a47e05754ed75856a6f0f32
parent8f62946456ed4e9bba5c2f0c7456ee119ac560d6
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux

Pull virtio updates from Rusty Russell:
 "All trivial, thanks to the stuff which didn't quite make it time"

* tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  virtio_console: Initialize guest_connected=true for rproc_serial
  virtio: use module_virtio_driver.
  virtio: Add module driver macro for virtio drivers.
  virtio_console: Use virtio device index to generate port name
  virtio: make pci_device_id const
  virtio: make config_ops const
  virtio-mmio: fix wrong comment about register offset
  virtio_console: Let unconnected rproc device receive data.
drivers/char/virtio_console.c
drivers/net/virtio_net.c
drivers/s390/kvm/kvm_virtio.c