aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virt/vboxguest/vboxguest_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede1-3/+23
2018-05-14virt: vbox: Only copy_from_user the request-header onceWenwen Wang1-1/+3
2018-04-23virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede1-3/+16
2017-12-21virt: vbox: use %pap format for printing resource_size_tArnd Bergmann1-4/+4
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede1-0/+466