virt: vbox: Add vbg_set_host_capabilities() helper function
authorHans de Goede <hdegoede@redhat.com>
Thu, 9 Jul 2020 12:08:54 +0000 (14:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2020 11:45:32 +0000 (13:45 +0200)
commit412f84cff0c9aa95fd204961f21121f38d77cc13
treecc429cf414d730381b96d1b8a1ef1555658287e5
parentfd01cc590357df1da6e3ec8c9947ee15a83a40ec
virt: vbox: Add vbg_set_host_capabilities() helper function

Add vbg_set_host_capabilities() helper function,  this is a preparation
patch for adding support for the VBGL_IOCTL_GUEST_CAPS_ACQUIRE ioctl.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20200709120858.63928-5-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/virt/vboxguest/vboxguest_core.c