Lower the bar for ACPI-fast on virtual machines. The current logic depends
on the fact that real hardware has almost fixed cost to read the ACPI timer.
It is virtually always false for hardware emulation and it makes no sense to
read it multiple times, which is already quite expensive for full emulation.
Description
Description
Details
Details
- Provenance
jkim Authored on - Parents
- rS220332: Fix a long standing bug where file_load() passes down the global loadaddr
- Branches
- Unknown
- Tags