]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit3c834b6f41fa21a48389b13c3bf63aa8df1d7080
tree126447276497510f44277e8442715e103e2cb85a
parent515d01f7726b9ba4838787d247115e1b259e1cc7
parent8078db789a92b10ff6e2d713231b5367e014c53b
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