crosvm/hypervisor/src
Junichi Uekawa c26cf3d62c crosvm: Reflect KVM_EXIT_HYPERV return value.
to_ne_bytes creates a copy and copy_from_slice wasn't updating the
actual field.

BUG=None
TEST=try

Change-Id: Ifab4fc98e5b0f6a74edf5436a7b557f4afd44788
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3539330
Auto-Submit: Junichi Uekawa <uekawa@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-03-24 18:32:27 +00:00
..
kvm crosvm: Reflect KVM_EXIT_HYPERV return value. 2022-03-24 18:32:27 +00:00
aarch64.rs Update to the latest pKVM ABI. 2022-01-04 19:35:27 +00:00
caps.rs Pass HypervisorCap by value rather than reference. 2022-01-28 11:02:45 +00:00
lib.rs x86: handle KVM_SYSTEM_EVENT_S2IDLE request 2022-03-03 22:30:45 +00:00
x86_64.rs crosvm/kvm: enable runtime detection of IOAPIC pins 2021-05-20 00:37:59 +00:00