Daniel Verkamp
|
52b8e42869
Cargo.toml: avoid "*" versions for external crates
|
5 months ago |
David Brazdil
|
d04f288a7a
kernel_loader: Add support for LZ4-compressed kernels
|
11 months ago |
Zihan Chen
|
cbba480ebe
crosvm: Uprev zerocopy to 0.7.x
|
1 year ago |
Daniel Verkamp
|
03dd1feab7
Cargo.toml: depend on zerocopy 0.6 explicitly
|
1 year ago |
Zihan Chen
|
8a7550c40a
crosvm: Partially convert DataInit to zerocopy (1/n)
|
1 year ago |
Daniel Verkamp
|
b4244d3952
kernel_loader: load ELF kernels at the right paddr
|
2 years ago |
Dennis Kempin
|
ef516189db
Refactoring: Move common/base into base
|
2 years ago |
Anton Romanov
|
bed40ad547
crosvm: migrate to Rust 2021 edition
|
2 years ago |
Dennis Kempin
|
8a1c50d5cd
Refactoring: Move various general purpose crates to common/
|
3 years ago |
Daniel Verkamp
|
7fd815ed22
crosvm: switch to upstream tempfile crate
|
3 years ago |
Daniel Verkamp
|
8c2b990e16
kernel_loader: convert to ThisError and sort
|
3 years ago |
Daniel Verkamp
|
28359e141f
sys_util: remove unsafe struct_util functions
|
3 years ago |
Michael Hoyle
|
a7e38ab421
base: Add shared memory layer to base.
|
4 years ago |
Michael Hoyle
|
6b19695c81
Add "base" crate and transition crosvm usages to it from sys_util
|
4 years ago |
Dylan Reid
|
ec058d6c46
vm_memory: A crate to hold vm-specific memory objects
|
4 years ago |
David Tolnay
|
639a8c1152
edition: Update kernel_cmdline and kernel_loader to 2018 edition
|
5 years ago |
Dylan Reid
|
9195ec9b23
kernel_loader: Add loading of 64 bit elf x86 vmlinux
|
7 years ago |