mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
98ad43515a
kernel stores these values as u32 isntead of u64, so to prevent needless casting change to use the same type in crosvm's balloon device. BUG=b/285581266 TEST=cargo build && cargo build --no-default-features && cargo build --features registered_events TEST=cargo build -p crosvm_control --features registered_events TEST=cros_sdk emerge-volteer crosvm && cros_sdk emerge-volteer vm_host_tools Change-Id: I7672063851f5044b1adf39042ee3b98b478829ed Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4724907 Commit-Queue: maciek swiech <drmasquatch@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |