Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
crosvm
/
3c2abaf838cc4defc8eaaf4bce124dba716bee45
/
kernel_loader
/
src
a1e42f0
Enable clippy on more workspace crates
by Dennis Kempin
· 3 years ago
0c2f9c7
bindgen: switch to allowlist/blocklist options
by Daniel Verkamp
· 3 years, 1 month ago
8c2b990
kernel_loader: convert to ThisError and sort
by Daniel Verkamp
· 3 years, 3 months ago
28359e1
sys_util: remove unsafe struct_util functions
by Daniel Verkamp
· 3 years, 3 months ago
a7e38ab
base: Add shared memory layer to base.
by Michael Hoyle
· 4 years, 3 months ago
6b19695
Add "base" crate and transition crosvm usages to it from sys_util
by Michael Hoyle
· 4 years, 4 months ago
ec058d6
vm_memory: A crate to hold vm-specific memory objects
by Dylan Reid
· 4 years, 4 months ago
6787ff3
Remove unnecessary ? when returning Err
by Daniel Verkamp
· 5 years ago
506105d
use `SharedMemory::{named, anon}` to replace `::new`
by Zach Reizner
· 5 years ago
76199b4
kernel_loader: check phdr memory size addition
by Daniel Verkamp
· 5 years ago
127453d
eliminate mut from non-mut references
by Zach Reizner
· 5 years ago
90c3271
kernel_loader: regenerate bindings without unions
by Zach Reizner
· 5 years ago
d6945a0
crosvm: add license blurb to all files
by Stephen Barber
· 6 years ago
967c2f2
clippy: Switch to tool attributes for suppressing lints
by David Tolnay
· 6 years ago
aecf9a4
edition: Remove extern crate lines
by David Tolnay
· 6 years ago
c69f975
error: Consistently use Display instead of error description()
by David Tolnay
· 6 years ago
4133b01
crosvm: x86_64 guest support for android device-tree
by Tristan Muntsinger
· 6 years ago
1c9e1cc
kernel_loader: fix ELF Phdr p_type comparison
by Daniel Verkamp
· 6 years ago
4adfdc0
memory: Add methods to return error on short writes and reads
by David Tolnay
· 6 years ago
5bbbf61
lint: Resolve the easier clippy lints
by David Tolnay
· 6 years ago
55a9e50
cargo fmt all source code
by Zach Reizner
· 6 years ago
765deaa
kernel_loader: implement error trait
by Sonny Rao
· 7 years ago
29cd40a
crosvm: change GuestAddress to always be a u64
by Sonny Rao
· 7 years ago
222f732
kernel_loader: Fix clippy warnings.
by Dylan Reid
· 7 years ago
d4eaa40
sys_util: Add guest_memory
by Dylan Reid
· 8 years ago
9195ec9
kernel_loader: Add loading of 64 bit elf x86 vmlinux
by Dylan Reid
· 8 years ago