]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit483363899acd43b798ccc1698d53eb991e67b259
treecc429cf414d730381b96d1b8a1ef1555658287e5
parentca568f46f7c5a55e96ce89073f5c2914c417a4dc
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