mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 09:20:50 +07:00
59d1d2e8e1
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
vboxguest_core.c | ||
vboxguest_core.h | ||
vboxguest_linux.c | ||
vboxguest_utils.c | ||
vboxguest_version.h | ||
vmmdev.h |