aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virt/vboxguest/vboxguest_linux.c
AgeCommit message (Expand)Author
2022-08-25vboxguest: Do not use devm for irqPascal Terjan
2020-07-22virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2018-05-14virt: vbox: Only copy_from_user the request-header onceWenwen Wang
2018-04-23virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede
2017-12-21virt: vbox: use %pap format for printing resource_size_tArnd Bergmann
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede