aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/vbox_err.h
AgeCommit message (Collapse)AuthorFilesLines
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integration UAPIHans de Goede1-0/+151
This commit adds the headers describing the ioctl API for the /dev/vboxguest device used by the Virtual Box Guest Additions in Virtual Box virtual machines. The driver providing the /dev/vboxguest device will allow Virtual Box Guest Additions features such as copy-and-paste, seamless mode and OpenGL pass-through. Signed-off-by: Hans de Goede <[email protected]> Reviewed-by: Larry Finger <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>