selinux-refpolicy/policy/modules
Dominick Grift a43a205931 Initial virtio console device
Also known as 'vmchannel', a transport mechanism is needed for
communication between the host userspace and guest userspace for
achieving things like making clipboard copy/paste work seamlessly across
the host and guest, locking the guest screen in case the vnc session to
the guest is closed and so on. This can be used in offline cases as
well, for example with libguestfs to probe which file systems the guest
uses, the apps installed, etc.

Virtio-serial is just the transport protocol that will enable such
applications to be written. It has two parts: (a) device emulation in
qemu that presents a virtio-pci device to the guest and (b) a guest
driver that presents a char device interface to userspace applications.

Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
2013-09-26 10:27:29 -04:00
..
admin Get grub2-install to work properly 2013-08-26 08:32:53 -04:00
apps Move modules to contrib submodule. 2011-09-09 10:10:03 -04:00
contrib@eb33aaf369 Update contrib. 2013-09-26 10:04:12 -04:00
kernel Initial virtio console device 2013-09-26 10:27:29 -04:00
roles Module version bump for sysadm fix for git role usage from Dominick Grift. 2013-09-26 09:16:03 -04:00
services Module version bump for xserver and selinuxutil updates from Dominick Grift. 2013-09-26 08:32:33 -04:00
system Module version bump for unconfined dbus fixes from Dominick Grift. 2013-09-26 10:25:47 -04:00