summaryrefslogtreecommitdiff
path: root/drivers/virt/vboxguest/vboxguest_utils.c
AgeCommit message (Expand)Author
2019-11-06virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2018-04-23virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede
2018-04-23virt: vbox: Add vbg_req_free() helper functionHans de Goede
2018-01-22virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILESHans de Goede
2017-12-18virt: Add vboxguest VMMDEV communication codeHans de Goede