1. 70c66ba Revert "Devices: Allocate non pci bar mmio at top of HighMmio" by Dennis Kempin · 3 years, 1 month ago
  2. 7837914 Refactor script: Move non-workspace crates to common/ by Dennis Kempin · 3 years, 1 month ago
  3. 6fdbcac Add uprev_ebuilds script by Dennis Kempin · 3 years, 1 month ago
  4. df7d744 test_runner: Parallelize building of common/ crates by Dennis Kempin · 3 years, 1 month ago
  5. 85d5655 test_runner: Refer to crates by their names, not paths by Dennis Kempin · 3 years, 1 month ago
  6. f28bca1 sys_util: Include EPOLLRDHUP in hangup checks. by Allen Webb · 3 years, 1 month ago
  7. 5d5192a README: Fix typo by Jack Rosenthal · 3 years, 1 month ago
  8. de2c640 Add stub PCI device implementation. by Mattias Nissler · 3 years, 1 month ago
  9. fce74e6 Add TryFrom implementation for PciClassCode by Mattias Nissler · 3 years, 1 month ago
  10. 441a681 Add multifunction bit to PCIConfiguration by Mattias Nissler · 3 years, 1 month ago
  11. 1afcde9 Command line key=value option parsing helpers by Mattias Nissler · 3 years, 1 month ago
  12. 5d5a128 devices: Serial devices can be backed by FD via /proc/self/fd/N by Jiyong Park · 3 years, 1 month ago
  13. d73e412 devices: vfio: Reorder `use` statements by Keiichi Watanabe · 3 years, 1 month ago
  14. 0c2f9c7 bindgen: switch to allowlist/blocklist options by Daniel Verkamp · 3 years, 1 month ago
  15. 9abac40 OWNERS: Remove tjeznach by Keiichi Watanabe · 3 years, 1 month ago
  16. f5db3e5 Add missing HwBreakpointOps impl to GdbStub by Woody Chow · 3 years, 1 month ago
  17. 4ca0429 CONTRIBUTING: Add a link to crbug by Keiichi Watanabe · 3 years, 1 month ago
  18. feb0e8d CONTRIBUTING: Add code submit workflow by Keiichi Watanabe · 3 years, 1 month ago
  19. 6d1b2df pci-bridge: Set limit smaller than base at initialize by Xiong Zhang · 3 years, 2 months ago
  20. 9557588 Devices: Allocate non pci bar mmio at top of HighMmio by Xiong Zhang · 3 years, 2 months ago
  21. 0851e14 CONTRIBUTING: Add Contributor License Agreement by Keiichi Watanabe · 3 years, 1 month ago
  22. 4a0cead Add crosvm logo in README and mdbook by Keiichi Watanabe · 3 years, 1 month ago
  23. 17f167a Simplify README by Keiichi Watanabe · 3 years, 2 months ago
  24. 3e45862 mdbook: Add page of "Basic Usage" by Keiichi Watanabe · 3 years, 1 month ago
  25. 2aaf7ad x86: Support Host exposes CPU topology to Guest VM by ZhaoLiu · 3 years, 1 month ago
  26. 4e9b144 x86: Support vCPU CPUID keep same topology as pCPU by ZhaoLiu · 3 years, 1 month ago
  27. 5352710 x86: Support Guest MADT can use APIC ID of pCPU by ZhaoLiu · 3 years, 1 month ago
  28. 952feb7 sys_util: Add the interface to get CPU affinity by ZhaoLiu · 3 years, 1 month ago
  29. 81d4545 tempfile: remove from crosvm by Daniel Verkamp · 3 years, 1 month ago
  30. 9aa5b0b rutabaga_gfx: make certain types usable across FFI boundaries by Gurchetan Singh · 3 years, 1 month ago
  31. 66431d7 Add onboarding resources to mdbook by Dennis Kempin · 3 years, 1 month ago
  32. 26b03d0 mdbook: Fix typos in proper names and script paths by Keiichi Watanabe · 3 years, 1 month ago
  33. 10bc771 README: Fix typos in proper names and script paths by Christian Blichmann · 3 years, 1 month ago
  34. 3022a23 devices: Use Mutex to protect bus->devices by Xiong Zhang · 3 years, 3 months ago
  35. bc50b04 Use a shared buffer for virtio-console data by A. Cody Schuffelen · 3 years, 1 month ago
  36. 610158a ci: kokoro: push-to-github: Use git push --all instead of --mirror by Keiichi Watanabe · 3 years, 1 month ago
  37. 8e4f87b devices: vfio: Use Result<> alias by Keiichi Watanabe · 3 years, 3 months ago
  38. 7db7360 devices: vfio: Move VfioPciConfig to vfio.rs by Keiichi Watanabe · 3 years, 3 months ago
  39. 226dae5 devices: vhost: user: device: Add Doorbell type in VhostUserBackend trait by Keiichi Watanabe · 3 years, 2 months ago
  40. 95ac52a seccomp: gpu: allow vulkan loader/layer and virglrenderer by Yiwei Zhang · 3 years, 1 month ago
  41. 9e6c633 crosvm: MMIO forwarding. by Tomasz Jeznach · 3 years, 6 months ago
  42. d05bcbe Uprev all submodules by Dennis Kempin · 3 years, 1 month ago
  43. 65740a6 Uprev to rust 1.55.0 by Dennis Kempin · 3 years, 1 month ago
  44. 8a1277d Kokoro: Rebase changes to ToT before testing by Dennis Kempin · 3 years, 1 month ago
  45. 76e6fd0 Fix push-to-github Kokoro builder by Dennis Kempin · 3 years, 1 month ago
  46. 2d50ccb Fix push-to-github kokoro build by Dennis Kempin · 3 years, 1 month ago
  47. 49c169a Add push-to-github kokoro config and script by Dennis Kempin · 3 years, 1 month ago
  48. 1b284f8 Docs: Update linux build instructions for new tooling by Dennis Kempin · 3 years, 1 month ago
  49. d1dbefc Integrate new container and test runner with Kokoro by Dennis Kempin · 3 years, 1 month ago
  50. ee56b2d Add presubmit script by Dennis Kempin · 3 years, 1 month ago
  51. 1872477 Add test runner ./tools/run_tests by Dennis Kempin · 3 years, 1 month ago
  52. c4ec996 Add new dev container and install-deps scripts by Dennis Kempin · 3 years, 1 month ago
  53. af0144e testvm: Use prebuilts instead of building on-the-fly by Dennis Kempin · 3 years, 1 month ago
  54. 1b16db1 devices: Add vhost-user snd vmm by Woody Chow · 3 years, 8 months ago
  55. 1cfd2d6 x86_64: pass the ramoops command line to bios by Tom Cherry · 3 years, 2 months ago
  56. 2e13322 Reland "Add StreamEffect to new(_async)_capture_stream" by Woody Chow · 3 years, 2 months ago
  57. eaf4518 devices: virtio-snd cras-backend cleanup by Woody Chow · 3 years, 2 months ago
  58. 68c9bb6 Rutabaga: don't always build virglrenderer by Dylan Reid · 3 years, 1 month ago
  59. 3b7a457 Remove Cargo.lock from version control by Dennis Kempin · 3 years, 2 months ago
  60. ab4be42 rutabaga_gfx: rutabaga_gralloc: Handle device creation failure by Jason Macnak · 3 years, 1 month ago
  61. 5acd4ee snd: Add debug prints and comments to virtio-snd (cras) by Woody Chow · 3 years, 1 month ago
  62. e2947e0 Reland "Dump backing File system type." by Junichi Uekawa · 3 years, 1 month ago
  63. 7fd815e crosvm: switch to upstream tempfile crate by Daniel Verkamp · 3 years, 2 months ago
  64. ce6cf4e ci: Quote underscores. by Junichi Uekawa · 3 years, 1 month ago
  65. 0c9c4ba seccomp: Add timerfd_* to cras_snd_device.policy by Woody Chow · 3 years, 1 month ago
  66. 0024533 rutabaga_gfx: rutabaga_gralloc: Request instance extensions by Jason Macnak · 3 years, 1 month ago
  67. 60102cd Revert "Dump backing File system type." by Dennis Kempin · 3 years, 1 month ago
  68. ecab88a devices: virtio: block: suppress error for GET_ID by Daniel Verkamp · 3 years, 1 month ago
  69. 4ea81e3 Dump backing File system type. by Junichi Uekawa · 3 years, 1 month ago
  70. 84091e5 Add vhost-user vsock vmm by Chirantan Ekbote · 3 years, 2 months ago
  71. f08bddd Add vhost-user vsock device by Chirantan Ekbote · 3 years, 2 months ago
  72. 31e136a crosvm: Allow all vCPU threads to share same cookie for core scheduling by Yusuke Sato · 3 years, 3 months ago
  73. cce4054 third_party/minijail: uprev to commit 6aa0392 by Daniel Verkamp · 3 years, 1 month ago
  74. 31b6a00 argument: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  75. 8eda3ea plugin: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  76. 847cbf1 x86_64: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  77. a9f0fef vm_memory: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  78. c42ef90 vm_control: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  79. 0687512 vhost: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  80. 3878e5c usb_util: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  81. 1fd6865 sys_util: convert to ThisError and sort by Daniel Verkamp · 3 years, 3 months ago
  82. 0bef14d rutabaga_gfx: match latest vulkano by Gurchetan Singh · 3 years, 1 month ago
  83. 74a5481 rutabaga_gfx: add better error reporting by Gurchetan Singh · 3 years, 1 month ago
  84. 05a8da4 devices: virtio: vhost: user: Refactor BlockBackend::new by Keiichi Watanabe · 3 years, 2 months ago
  85. fe64430 main: Don't initialize syslog twice for `device` command by Keiichi Watanabe · 3 years, 2 months ago
  86. a493fc5 mdbook: Generate cargo-doc by GitHub Actions by Keiichi Watanabe · 3 years, 3 months ago
  87. bfc3f64 sys_util: Convert mmap::Error over to thiserror::Error. by Allen Webb · 3 years, 1 month ago
  88. f0dd058 Disable integration tests temporarily by Dennis Kempin · 3 years, 1 month ago
  89. 344eb14 linux: Instantiate VFIO platform device by Tomasz Nowicki · 3 years, 2 months ago
  90. b8957f9 devices: vfio: Add VFIO platform support by Tomasz Nowicki · 3 years, 2 months ago
  91. eb2a4fb devices: vfio: Get info about device's IRQs by Tomasz Nowicki · 3 years, 5 months ago
  92. 348e324 devices: vfio: Extend MMIO region queries by Tomasz Nowicki · 3 years, 5 months ago
  93. d7cbad7 resources: Introduce new allocator for VFIO platform device by Tomasz Nowicki · 3 years, 5 months ago
  94. 82316c3 sys_util: Add wait_for_pid. by Allen Webb · 3 years, 2 months ago
  95. f1cd8d7 fs: Make posix acl support optional by Chirantan Ekbote · 3 years, 2 months ago
  96. 909f8cd crosvm: Add bar index and offset to read_bar and write_bar by Abhishek Bhardwaj · 3 years, 2 months ago
  97. be3443c Revert "Add StreamEffect to new(_async)_capture_stream" by Dennis Kempin · 3 years, 2 months ago
  98. 71aca79 crosvm: Introduce VfioParam structure to recognize VFIO device type by Tomasz Nowicki · 3 years, 5 months ago
  99. cdedd70 seccomp: allow newfstatat in more amd64/arm64 policies by Adrian Ratiu · 3 years, 2 months ago
  100. 79d6696 Add StreamEffect to new(_async)_capture_stream by Woody Chow · 3 years, 2 months ago