[PULL] virtio (console and one block)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit f6f94e2ab1b33f0082ac22d71f66385a60d8157f:

  Linux 2.6.36 (2010-10-20 13:30:22 -0700)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git virtio

Amit Shah (18):
      virtio: console: Reset vdev before removing device
      virtio: console: Remove control vq data only if using multiport support
      virtio: console: Check if portdev is valid in send_control_msg()
      virtio: console: Un-block reads on chardev close
      virtio: console: Unblock poll on port hot-unplug
      virtio: console: Make read() return -ENODEV on hot-unplug
      virtio: console: Make write() return -ENODEV on hot-unplug
      virtio: console: remove_port() should return void
      virtio: console: open: Use a common path for error handling
      virtio: console: Add a list of portdevs that are active
      virtio: console: Add a find_port_by_devt() function
      virtio: console: Use cdev_alloc() instead of cdev_init()
      virtio: console: Add reference counting for port struct
      virtio: console: Reference counting portdev structs is not needed
      virtio: console: Send SIGIO to processes that request it for host events
      virtio: console: Send SIGIO on new data arrival on ports
      virtio: console: Send SIGIO in case of port unplug
      virtio: console: Disable lseek(2) for port file operations

Christoph Hellwig (1):
      virtio_blk: remove BKL leftovers

 drivers/block/virtio_blk.c    |   17 +---
 drivers/char/virtio_console.c |  240 +++++++++++++++++++++++++++++++++++------
 2 files changed, 209 insertions(+), 48 deletions(-)
_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/virtualization


[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux