mirror of
https://github.com/RGBCube/serenity
synced 2025-07-08 19:47:34 +00:00
![]() Access to RDTSC is occasionally restricted to give malware one less option to accurately time attacks (side-channels, etc.). However, QEMU requires access to the timestamp counter for the exact same reason (which is accurately timing its CPU ticks), so lets just enable it for now. |
||
---|---|---|
.. | ||
ASM_wrapper.cpp | ||
CPU.cpp | ||
CPUID.cpp | ||
CrashHandler.cpp | ||
InterruptManagement.cpp | ||
Interrupts.cpp | ||
PageDirectory.cpp | ||
Processor.cpp | ||
ProcessorInfo.cpp | ||
SafeMem.cpp | ||
ScopedCritical.cpp | ||
SmapDisabler.cpp | ||
Spinlock.cpp | ||
TrapFrame.cpp |