aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2009-12-21 21:36:04 +0530
committerRusty Russell <rusty@rustcorp.com.au>2010-02-24 14:22:53 +1030
commitfb08bd274df61967f40d49c4625fe6ed75a69ab5 (patch)
tree911fa24e1b916ad70cff10feeed17bba1de037b1 /arch
parentb766ceed5bbf04ae153389f5a15f53b9b6106a35 (diff)
downloadkernel_samsung_smdk4412-fb08bd274df61967f40d49c4625fe6ed75a69ab5.tar.gz
kernel_samsung_smdk4412-fb08bd274df61967f40d49c4625fe6ed75a69ab5.tar.bz2
kernel_samsung_smdk4412-fb08bd274df61967f40d49c4625fe6ed75a69ab5.zip
virtio: console: Associate each port with a char device
The char device will be used as an interface by applications on the guest to communicate with apps on the host. The devices created are placed in /dev/vportNpn where N is the virtio-console device number and n is the port number for that device. One dynamic major device number is allocated for each device and minor numbers are allocated for the ports contained within that device. The file operation for the char devs will be added in the following commits. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions