1. bfd97b9 Update Android.bp for Crosvm after latest merge by Jason Macnak · 4 years, 7 months ago
  2. 80a0e3a Merge 'aosp/upstream-master' into 'aosp/crosvm-master' by Jason Macnak · 4 years, 6 months ago
  3. 9e2e3d4 Add crosvm_defaults by Jason Macnak · 4 years, 7 months ago
  4. 5439070 Update 'libc_rust' to 'liblibc' by Jason Macnak · 4 years, 7 months ago
  5. adf4160 Split Android.bp into subdirectories. by Jason Macnak · 4 years, 7 months ago
  6. eaff194 sys_util: Expose setting FD flags as a pub fn by Dylan Reid · 4 years, 7 months ago
  7. bf433ea crosvm: move vec_with_array_field to data_model by Gurchetan Singh · 6 years ago
  8. 92a2c49 sys_util: guest_memory: check u64 to usize conversion by Daniel Verkamp · 4 years, 7 months ago
  9. c0385a0 sys_util: don't implement File*Volatile for SharedMemory by Daniel Verkamp · 4 years, 7 months ago
  10. 38b9ad8 sys_util: Ignore struct_util doc comment by Dylan Reid · 4 years, 7 months ago
  11. 4cc280b disk: add get_len() to eliminate need for Seek by Daniel Verkamp · 4 years, 8 months ago
  12. 41d889e sys_util: do not deallocate space in write_zeroes by Daniel Verkamp · 4 years, 8 months ago
  13. 6eadef7 sys_util: add WriteZeroesAt trait by Daniel Verkamp · 4 years, 8 months ago
  14. e3f1271 sys_util: poll: add iter_writable to set of methods for PollEvents by Zach Reizner · 4 years, 7 months ago
  15. f829a93 guest_memory: remove optional memfd by Gurchetan Singh · 4 years, 9 months ago
  16. d9a54c2 kvm: Allow low mmio added into kvm by Xiong Zhang · 4 years, 8 months ago
  17. 2b10938 devices: virtio: block: advertise seg_max by Daniel Verkamp · 4 years, 8 months ago
  18. 34fa099 sys_util: split volatile_impl macro into volatile_{,at_}impl by Stephen Barber · 4 years, 8 months ago
  19. 21556bf sys_util: make IntoIovec return an actual vector by Daniel Verkamp · 4 years, 10 months ago
  20. fd75d90 x86_64: Correct guest ram memory region layout by Xiong Zhang · 4 years, 8 months ago
  21. 130fbbe Add explicit `dyn` for trait objects by Daniel Verkamp · 4 years, 9 months ago
  22. bed8b00 vfio: Add msi support by Xiong Zhang · 5 years ago
  23. b596416 devices: Refactor DescriptorChainConsumer, Reader, and Writer by Chirantan Ekbote · 4 years, 11 months ago
  24. a8adff0 devices: jail serial device by Zach Reizner · 4 years, 11 months ago
  25. bf67203 sys_util: Add ReadWriteAtVolatile trait and `*vectored` functions by Chirantan Ekbote · 5 years ago
  26. 82ff397 sys_util: allow adding handlers for all signals by Fletcher Woodruff · 4 years, 9 months ago
  27. 71a6f0a sys_util: add write_zeroes_all() function by Daniel Verkamp · 4 years, 10 months ago
  28. 506105d use `SharedMemory::{named, anon}` to replace `::new` by Zach Reizner · 4 years, 10 months ago
  29. 532533d sys_util: shm: make using names with shared memory more convenient by Zach Reizner · 4 years, 10 months ago
  30. 30c5a9e Replace "AsRawFd" with "AsRawFds" for disks. by Cody Schuffelen · 5 years ago
  31. fb32e98 sys_util: drop redundant empty return type by Daniel Verkamp · 5 years ago
  32. 229063c sys_util: poll: add build_with and add_many helper functions by Zach Reizner · 5 years ago
  33. 2f0c0b3 sys_util: fix new warning initializing Once by Dylan Reid · 5 years ago
  34. e19cae8 tree-wide: Use new trait object syntax by Dylan Reid · 5 years ago
  35. e33b55c tempfile: Unify the two tempdir implementations by David Tolnay · 5 years ago
  36. b6515a9 crosvm: fix clippy warnings by Jakub Staron · 5 years ago
  37. a3411ea crosvm: virtio-pmem device by Jakub Staron · 5 years ago
  38. 127453d eliminate mut from non-mut references by Zach Reizner · 5 years ago
  39. 3e0fa36 eliminate usage of uninitialized by Zach Reizner · 5 years ago
  40. 17ccaad crosvm: add cmdline flags for configuring serial outputs in guest machine by Trent Begin · 5 years ago
  41. d6945a0 crosvm: add license blurb to all files by Stephen Barber · 5 years ago
  42. 622788f sys_util: add size to mmap InvalidRange error by Daniel Verkamp · 5 years ago
  43. 4b292af clippy: Resolve cast_ptr_alignment by David Tolnay · 5 years ago
  44. dc4effa clippy: Iterate without calling .iter() by David Tolnay · 5 years ago
  45. 64cd5ea edition: Eliminate ref keyword by David Tolnay · 5 years ago
  46. 1c5e255 edition: Eliminate blocks superseded by NLL by David Tolnay · 5 years ago
  47. 526d0da clippy: Resolve assign_op_pattern by David Tolnay · 5 years ago
  48. aecf9a4 edition: Remove extern crate lines by David Tolnay · 5 years ago
  49. 633426a edition: Fill in macro imports by David Tolnay · 5 years ago
  50. a70a219 sys_util: Enable macros imported individually by David Tolnay · 5 years ago
  51. d49adc9 sys_util: add MemoryMappingArena by Daniel Prilik · 5 years ago
  52. 107edb3 main: add --cpu-affinity option to pin VCPUs by Daniel Verkamp · 5 years ago
  53. 2a01b4d sys_util: Use expect_err instead of panicking by Chirantan Ekbote · 5 years ago
  54. 48ff416 cargo: Sort all dependency lists in Cargo.toml by David Tolnay · 5 years ago
  55. ce48c2b edition: Update sys_util to 2018 edition by David Tolnay · 5 years ago
  56. fdac5ed edition: Use dyn syntax for trait objects by David Tolnay · 5 years ago
  57. b6b84db sys_util: sock_ctrl_msg: Make clippy clean by Dylan Reid · 5 years ago
  58. 788d0de sys_util: ioctl: Make clippy clean by Dylan Reid · 5 years ago
  59. 681d1ff sys_util: clock: Make clippy clean by Dylan Reid · 5 years ago
  60. cb5573b sys_util: net: Make clippy clean by Dylan Reid · 5 years ago
  61. 348df2d sys_util: shm: Make clippy clean by Dylan Reid · 5 years ago
  62. 31c7937 sys_util: write_zeros: Make clippy clean by Dylan Reid · 5 years ago
  63. 6a6a360 sys_util: poll: Make clippy clean by Dylan Reid · 5 years ago
  64. db4721d crosvm: add memfd for GuestMemory by Daniel Prilik · 5 years ago
  65. 1904069 sys_util: errno: Make clippy clean by Dylan Reid · 5 years ago
  66. 7abdbfe sys_util: don't use hostname in syslog message header by Chris Morin · 5 years ago
  67. a833564 sys_util: timerfd: fix clippy lints by Dylan Reid · 5 years ago
  68. fe3ef7d edition: Update absolute paths to 2018 style by David Tolnay · 5 years ago
  69. 8d7f4ac sys_util: guest_address: take self by value in methods by Dylan Reid · 5 years ago
  70. e54188b data_model: ignore clippy error for mut from non-mut by Dylan Reid · 5 years ago
  71. 7100607 Drop capabilities before spawning any vcpu thread by Dmitry Torokhov · 5 years ago
  72. 4547e30 sys_util: remove deprecated functions by paulhsia · 5 years ago
  73. c69f975 error: Consistently use Display instead of error description() by David Tolnay · 5 years ago
  74. b7196e2 sys_util: add seqpacket features by Zach Reizner · 5 years ago
  75. 5dcef11 Allow custom protection for mmap. by Lepton Wu · 5 years ago
  76. fc7427e fmt: Format sys_util and fuzz crates using rustfmt by David Tolnay · 5 years ago
  77. b4bd00f error: Print errors using Display impl by David Tolnay · 5 years ago
  78. c14f2ec Add IOCTL number functions that accept one parameter by Jorge E. Moreira · 5 years ago
  79. 186eb8b sys_util: wait on specific pid in panic_safe test by Daniel Verkamp · 5 years ago
  80. d3144f7 Add FakeClock and FakeTimerFd for use in tests. by Miriam Zimmerman · 5 years ago
  81. 230b0cd sys_util: Fix unit test error in arm by paulhsia · 5 years ago
  82. db36427 sys_util: refactor pollcontext to decouple events from epoll fd. by Jingkui Wang · 6 years ago
  83. d5a9552 build: Restore ability to compile data_model and sys_util in isolation by David Tolnay · 5 years ago
  84. 4adfdc0 memory: Add methods to return error on short writes and reads by David Tolnay · 5 years ago
  85. 1d44223 sys_util: Add net module includes UnixSeqpacket by paulhsia · 6 years ago
  86. 2d29233 Move validate_raw_fd to sys_util by Chirantan Ekbote · 6 years ago
  87. 3a794cc Add "Fd" wrapper for RawFd type. by Miriam Zimmerman · 5 years ago
  88. 6d47e1b sys_util: add set_len() trait by Daniel Verkamp · 6 years ago
  89. d1eceec crosvm: Split sub-crates into independent workspace by paulhsia · 6 years ago
  90. 3cba30d sys_util: add debug to eventfd by Jingkui Wang · 6 years ago
  91. 1dda82e sys_util: Combine GuestMemory::with_regions and with_regions_mut by David Tolnay · 6 years ago
  92. 2bac1e7 toolchain: Update to Rust 1.31.0 by David Tolnay · 6 years ago
  93. 42c409c sys_util: Add ability to set real time thread priority by Dylan Reid · 6 years ago
  94. d4d9c26 poll_token: Use syn to simplify poll token derive by David Tolnay · 6 years ago
  95. 1d4d44a sync: Mutex type with methods that panic instead of return error by David Tolnay · 6 years ago
  96. 5bbbf61 lint: Resolve the easier clippy lints by David Tolnay · 6 years ago
  97. 9ae286d sys_util: replace fallocate64 with libc call by Daniel Verkamp · 6 years ago
  98. 510c783 sys_util: add trait to fsync File and QcowFile by Daniel Verkamp · 6 years ago
  99. de198cc devices: virtio: block: ignore Discard failures by Daniel Verkamp · 6 years ago
  100. 2167ae9 sys_util: add SeekHole trait by Daniel Verkamp · 6 years ago