mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
041764bcd3
This change adds the function get_xsave to the x86/86_64 platform. get_xsave allows us to get state of the x87 FPU, MMX, XMM and YMM registers. This change is needed for serializing vCPUs. Adds also function to check if XSAVE2 Capability is enabled. get_xsave is not implemented yet for Windows. BUG=b:266515147 Test=Build and run VM Change-Id: I5a9d3b2b86bc11a66db331b4b25d0c348459ab69 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4292298 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Elie Kheirallah <khei@google.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
bindgen.sh | ||
Cargo.toml |