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