summaryrefslogtreecommitdiffstats
path: root/drivers/virt/vboxguest/vboxguest_linux.c
Commit message (Expand)AuthorAgeFilesLines
* virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-281-3/+23
* virt: vbox: Only copy_from_user the request-header onceWenwen Wang2018-05-141-1/+3
* virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede2018-04-231-3/+16
* virt: vbox: use %pap format for printing resource_size_tArnd Bergmann2017-12-211-4/+4
* virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede2017-12-181-0/+466