1. 4bfa59a aarch64: Fix warnings by Chirantan Ekbote · 3 years ago
  2. 7458a3a devices: vfio: Fix a msix table and msix pba table overlapping issue by Tina Zhang · 3 years, 4 months ago
  3. e32b556 virtio-fs: Unshare fs attributes to avoid locking by Christian Blichmann · 3 years ago
  4. ef5b1e7 vmm_vhost: vhost_user: Split socket listener code into separate file by Keiichi Watanabe · 3 years, 1 month ago
  5. 63564d5 vmm_vhost: vhost_user: Introduce Listener trait by Keiichi Watanabe · 3 years, 4 months ago
  6. 10d5bf1 vmm_vhost: vhost_user: Disallow dead_code by Keiichi Watanabe · 3 years ago
  7. 92d8d5f vmm_vhost: vhost_user: Implement DataInit for message structs by Keiichi Watanabe · 3 years, 1 month ago
  8. a939c0c vmm_vhost: vhost_user: Simplify send_iovec_all algorithm by Keiichi Watanabe · 3 years, 1 month ago
  9. a205dc9 vmm_vhost: vhost_user: Remove redundant slice conversion by Keiichi Watanabe · 3 years, 1 month ago
  10. 1704332 vmm_vhost: Use thiserror and remain::sorted for Error enums by Keiichi Watanabe · 3 years, 1 month ago
  11. d89b31e vmm_vhost: Enable clippy::{bool_assert_comparison, needless_borrow} by Keiichi Watanabe · 3 years ago
  12. d7b5f1d vmm_vhost: Remove OWNERS file by Keiichi Watanabe · 3 years ago
  13. 3a6ec14 third_party/vmm_vhost: Add vmm_vhost code into /third_party/ by Keiichi Watanabe · 3 years ago
  14. b975546 vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs by Will Deacon · 3 years ago
  15. 3230422 cargo: Remove *_stub from workspace member by Keiichi Watanabe · 3 years ago
  16. 7225ebc crosvm: Sprinkle notes on API search. by Junichi Uekawa · 3 years ago
  17. 85fa9ce Revert "virtio: video: reject resources with more than one entry" by David Staessens · 3 years ago
  18. 6b29858 linux.rs: replace Error enum with anyhow by Daniel Verkamp · 3 years, 3 months ago
  19. 2d8e1b0 Devices: Return bar reallocation info at bar written by Xiong Zhang · 3 years, 1 month ago
  20. 479efab devices: Don't return bar info if memory/io is disabled by Xiong Zhang · 3 years, 1 month ago
  21. 7a976d3 virtio-fs: Apply `syscall!()` macro to syscall invocations by Christian Blichmann · 3 years ago
  22. 6addda2 Add override for container tool in `dev_container` script by Christian Blichmann · 3 years ago
  23. 528fcab virtio: video: Allow config changes if encoding hasn't started yet. by David Staessens · 3 years, 1 month ago
  24. 11bed5e devices: re-add set_access_id to bus by Colin Downs-Razouk · 3 years ago
  25. 7f02059 virtio: video: build backends separately from the codec device by Alexandre Courbot · 3 years, 5 months ago
  26. 8230abf virtio: video: compile out decoder or encoder if corresponding feature not selected by Alexandre Courbot · 3 years, 5 months ago
  27. 66ed8cf virtio: video: make backends accept GuestResources as inputs by Alexandre Courbot · 3 years, 5 months ago
  28. cf16363 virtio: video: introduce basis for proper resource management by Alexandre Courbot · 3 years, 5 months ago
  29. 4ceec18 virtio: video: reject resources with more than one entry by Alexandre Courbot · 3 years, 5 months ago
  30. 5ebe30d wl: add support for host fences by David Stevens · 3 years, 2 months ago
  31. e9020b1 devices: Add/Remove deviece mmio at config memory enable/disable by Xiong Zhang · 3 years, 1 month ago
  32. ff31bcf devices: bus: add BusDevice function to get ranges by Daniel Verkamp · 3 years, 9 months ago
  33. d982b8d devices: Introduce remove() for bus by Xiong Zhang · 3 years, 5 months ago
  34. ccb9014 Deprecate old dev tooling scripts by Dennis Kempin · 3 years, 1 month ago
  35. 57e4f54 Reland "Devices: Allocate non pci bar mmio at top of HighMmio" by Daniel Verkamp · 3 years, 1 month ago
  36. 3059851 rutabaga_gfx: export rutabaga by Gurchetan Singh · 3 years, 1 month ago
  37. b933598 crosvm: Add python3-pip dependency. by Junichi Uekawa · 3 years, 1 month ago
  38. e538834 ci: kokoro: Run mdbook command by Keiichi Watanabe · 3 years, 1 month ago
  39. 1d0ef4d mdbook: Fix broken links detected by mdbook-linkcheck by Keiichi Watanabe · 3 years, 1 month ago
  40. 73b68fa CONTRIBUTING: Add more instruction on use of mdbook command by Keiichi Watanabe · 3 years, 1 month ago
  41. 17b1e02 aarch64: Provide the maximum supported IPA size as the machine type by Marc Zyngier · 3 years, 3 months ago
  42. d80eabc Use constants for third_party code locations rather than hard-coding. by Andrew Walbran · 3 years, 1 month ago
  43. 8f5978f crosvm: Do not use .cargo/config.toml by Dennis Kempin · 3 years, 1 month ago
  44. 8a1c50d Refactoring: Move various general purpose crates to common/ by Dennis Kempin · 3 years, 1 month ago
  45. cb14f61 mdbook: Explain how to build a binary for beginner by Keiichi Watanabe · 3 years, 1 month ago
  46. 9902004 github: Don't use 80-char rule in pull_request_template by Keiichi Watanabe · 3 years, 1 month ago
  47. 8080140 github: Use install-deps script by Keiichi Watanabe · 3 years, 1 month ago
  48. 787e5c3 CONTRIBUTING: Add a guide for contributing to the book by Keiichi Watanabe · 3 years, 1 month ago
  49. 24d6f7a github: Add yaml for mistaken-pull-closer app by Keiichi Watanabe · 3 years, 1 month ago
  50. 04eff87 navbar: Update navbar contents by Keiichi Watanabe · 3 years, 1 month ago
  51. daa5b7b github: Add pull request template to tell we use Gerrit by Keiichi Watanabe · 3 years, 1 month ago
  52. 105a94a README: Use PNG logo image by Keiichi Watanabe · 3 years, 1 month ago
  53. 6e3350a Add base crate to cargo_refactor by Dennis Kempin · 3 years, 1 month ago
  54. e40fb21 Allow sched_yield in all devices' seccomp policy by Jorge E. Moreira · 3 years, 1 month ago
  55. 31ef2d0 mdbook: Add links to source code at top page by Keiichi Watanabe · 3 years, 1 month ago
  56. 70c66ba Revert "Devices: Allocate non pci bar mmio at top of HighMmio" by Dennis Kempin · 3 years, 1 month ago
  57. 7837914 Refactor script: Move non-workspace crates to common/ by Dennis Kempin · 3 years, 1 month ago
  58. 6fdbcac Add uprev_ebuilds script by Dennis Kempin · 3 years, 1 month ago
  59. df7d744 test_runner: Parallelize building of common/ crates by Dennis Kempin · 3 years, 1 month ago
  60. 85d5655 test_runner: Refer to crates by their names, not paths by Dennis Kempin · 3 years, 1 month ago
  61. f28bca1 sys_util: Include EPOLLRDHUP in hangup checks. by Allen Webb · 3 years, 1 month ago
  62. 5d5192a README: Fix typo by Jack Rosenthal · 3 years, 1 month ago
  63. de2c640 Add stub PCI device implementation. by Mattias Nissler · 3 years, 1 month ago
  64. fce74e6 Add TryFrom implementation for PciClassCode by Mattias Nissler · 3 years, 1 month ago
  65. 441a681 Add multifunction bit to PCIConfiguration by Mattias Nissler · 3 years, 1 month ago
  66. 1afcde9 Command line key=value option parsing helpers by Mattias Nissler · 3 years, 1 month ago
  67. 5d5a128 devices: Serial devices can be backed by FD via /proc/self/fd/N by Jiyong Park · 3 years, 1 month ago
  68. d73e412 devices: vfio: Reorder `use` statements by Keiichi Watanabe · 3 years, 1 month ago
  69. 0c2f9c7 bindgen: switch to allowlist/blocklist options by Daniel Verkamp · 3 years, 1 month ago
  70. 9abac40 OWNERS: Remove tjeznach by Keiichi Watanabe · 3 years, 1 month ago
  71. f5db3e5 Add missing HwBreakpointOps impl to GdbStub by Woody Chow · 3 years, 1 month ago
  72. 4ca0429 CONTRIBUTING: Add a link to crbug by Keiichi Watanabe · 3 years, 1 month ago
  73. feb0e8d CONTRIBUTING: Add code submit workflow by Keiichi Watanabe · 3 years, 1 month ago
  74. 6d1b2df pci-bridge: Set limit smaller than base at initialize by Xiong Zhang · 3 years, 2 months ago
  75. 9557588 Devices: Allocate non pci bar mmio at top of HighMmio by Xiong Zhang · 3 years, 2 months ago
  76. 0851e14 CONTRIBUTING: Add Contributor License Agreement by Keiichi Watanabe · 3 years, 1 month ago
  77. 4a0cead Add crosvm logo in README and mdbook by Keiichi Watanabe · 3 years, 1 month ago
  78. 17f167a Simplify README by Keiichi Watanabe · 3 years, 2 months ago
  79. 3e45862 mdbook: Add page of "Basic Usage" by Keiichi Watanabe · 3 years, 1 month ago
  80. 2aaf7ad x86: Support Host exposes CPU topology to Guest VM by ZhaoLiu · 3 years, 1 month ago
  81. 4e9b144 x86: Support vCPU CPUID keep same topology as pCPU by ZhaoLiu · 3 years, 1 month ago
  82. 5352710 x86: Support Guest MADT can use APIC ID of pCPU by ZhaoLiu · 3 years, 1 month ago
  83. 952feb7 sys_util: Add the interface to get CPU affinity by ZhaoLiu · 3 years, 1 month ago
  84. 81d4545 tempfile: remove from crosvm by Daniel Verkamp · 3 years, 1 month ago
  85. 9aa5b0b rutabaga_gfx: make certain types usable across FFI boundaries by Gurchetan Singh · 3 years, 1 month ago
  86. 66431d7 Add onboarding resources to mdbook by Dennis Kempin · 3 years, 1 month ago
  87. 26b03d0 mdbook: Fix typos in proper names and script paths by Keiichi Watanabe · 3 years, 1 month ago
  88. 10bc771 README: Fix typos in proper names and script paths by Christian Blichmann · 3 years, 1 month ago
  89. 3022a23 devices: Use Mutex to protect bus->devices by Xiong Zhang · 3 years, 3 months ago
  90. bc50b04 Use a shared buffer for virtio-console data by A. Cody Schuffelen · 3 years, 1 month ago
  91. 610158a ci: kokoro: push-to-github: Use git push --all instead of --mirror by Keiichi Watanabe · 3 years, 1 month ago
  92. 8e4f87b devices: vfio: Use Result<> alias by Keiichi Watanabe · 3 years, 3 months ago
  93. 7db7360 devices: vfio: Move VfioPciConfig to vfio.rs by Keiichi Watanabe · 3 years, 3 months ago
  94. 226dae5 devices: vhost: user: device: Add Doorbell type in VhostUserBackend trait by Keiichi Watanabe · 3 years, 2 months ago
  95. 95ac52a seccomp: gpu: allow vulkan loader/layer and virglrenderer by Yiwei Zhang · 3 years, 1 month ago
  96. 9e6c633 crosvm: MMIO forwarding. by Tomasz Jeznach · 3 years, 6 months ago
  97. d05bcbe Uprev all submodules by Dennis Kempin · 3 years, 1 month ago
  98. 65740a6 Uprev to rust 1.55.0 by Dennis Kempin · 3 years, 1 month ago
  99. 8a1277d Kokoro: Rebase changes to ToT before testing by Dennis Kempin · 3 years, 1 month ago
  100. 76e6fd0 Fix push-to-github Kokoro builder by Dennis Kempin · 3 years, 1 month ago