mirror of https://github.com/torvalds/linux.git
Check the passed in capabilities against VMMDEV_GUEST_CAPABILITIES_MASK
instead of against VMMDEV_EVENT_VALID_EVENT_MASK.
This tightens the allowed mask from 0x7ff to 0x7.
Fixes:
|
||
|---|---|---|
| .. | ||
| vboxguest | ||
| Kconfig | ||
| Makefile | ||
| fsl_hypervisor.c | ||