virt: Add vboxguest VMMDEV communication code
This commits adds a header describing the hardware interface for the Virtual Box Guest PCI device used in Virtual Box virtual machines and utility functions for talking to the Virtual Box hypervisor over this interface. These utility functions will used both by the vboxguest driver for the PCI device which offers the /dev/vboxguest ioctl API and by the vboxfs driver which offers folder sharing support. Signed-off-by: NHans de Goede <hdegoede@redhat.com> Reviewed-by: NLarry Finger <Larry.Finger@lwfinger.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
drivers/virt/vboxguest/vmmdev.h
0 → 100644
include/linux/vbox_utils.h
0 → 100644
想要评论请 注册 或 登录