summaryrefslogtreecommitdiffstats
path: root/drivers/virt/vboxguest/vboxguest_core.h
Commit message (Expand)AuthorAgeFilesLines
* virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctlHans de Goede2020-07-101-0/+14
* virt: vbox: Rename guest_caps struct members to set_guest_capsHans de Goede2020-07-101-4/+5
* virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-101-0/+15
* virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-281-7/+8
* virt: vbox: Add vbg_req_free() helper functionHans de Goede2018-04-231-0/+1
* virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede2018-04-231-0/+8
* virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede2017-12-181-0/+174