mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
44b82cbc03
set_msrs, which had used std::alloc in x86_64/src/regs.rs, now uses vec_with_array_field to allocate the msr struct like get_msrs. BUG=chromium:1077058 TEST=cargo test -p hypervisor Change-Id: I288bb18cc9e9ebf3e52b4ac46e36d03013b620ea Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2246654 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Steven Richman <srichman@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |