summaryrefslogtreecommitdiffstats
path: root/drivers/virt/vboxguest/vboxguest_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-3/+4
* virt: vbox: Log an error when we fail to get the host versionHans de Goede2018-04-231-1/+3
* virt: vbox: Add vbg_req_free() helper functionHans de Goede2018-04-231-31/+35
* virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede2017-12-181-0/+1571