mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 10:10:41 +00:00
609872d779
There are 3 new methods added to the trait: - `handle_cpuid` - `get_tsc_offset` - `set_tsc_offset` These methods allow handling of cpu exit for reading CPUID which is required for Hyper-V support. The other 2 methods related to TSC are required for special Hyper-V handling. BUG=b:213150327 TEST=Compiled crosvm Change-Id: Ibc95163d9625883521a56ec9a1573725d0f41711 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3630709 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Vaibhav Nagarnaik <vnagarnaik@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |