You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(vmm): Rename constants for register modification
Rename the following constants to make it clear which register the bit
belongs to:
- `TSC_DEADLINE_BITINDEX` => `ECX_TSC_DEADLINE_BITINDEX`
- `HYPERVISOR_BITINDEX` => `ECX_HYPERVISOR_BITINDEX`
Signed-off-by: Takahiro Itazuri <[email protected]>
0 commit comments