1. abfe4b5 devices: virtio: video: fix build with base MemoryMapping by Daniel Verkamp · 2 years, 9 months ago
  2. 6bbdcb9 base: allow creating Arena from base::MemoryMapping by Daniel Verkamp · 2 years, 9 months ago
  3. 67d717d virtio: video: decoder: add backend op to clean output buffers by Alexandre Courbot · 3 years, 4 months ago
  4. b7ea903 devices: virtio: video: use anyhow for backend errors by Alexandre Courbot · 2 years, 9 months ago
  5. acaa885 Convert CRLF line endings to LF by Daniel Verkamp · 2 years, 9 months ago
  6. a7415e0 ARCHITECTURE.md: fix repeated word typo by Steven Moreland · 2 years, 9 months ago
  7. 45f1a41 Make crates depend on base instead of sys_util by Vikram Auradkar · 2 years, 9 months ago
  8. f49aced devices: input: fix ioctl handling by Gurchetan Singh · 2 years, 9 months ago
  9. 18c6548 docs: Fix setup_network script path in example_usage.md by Woody Chow · 2 years, 9 months ago
  10. 2b075d9 infra: Initial LUCI configuration by Dennis Kempin · 2 years, 9 months ago
  11. 6cba335 devices: pci: move PciAddress to its own file by Daniel Verkamp · 2 years, 9 months ago
  12. 4bc52e6 devices: pcie: make slot optional by Peter Fang · 2 years, 9 months ago
  13. 5d0617c seccomp: use common_device.policy in tpm_device.policy by Daniel Verkamp · 2 years, 9 months ago
  14. 6dce4fa Move os independent errno under a new crate sys_util_core by Vikram Auradkar · 2 years, 10 months ago
  15. 9f7a50f seccomp: allow clock_gettime in all devices by Daniel Verkamp · 2 years, 9 months ago
  16. b757f0d vmm_vhost: vfio: Remove unused File return value by Keiichi Watanabe · 2 years, 9 months ago
  17. 022170a iommu: MemoryMapper::translate returns `Result<Vec<MemRegion>>` by Woody Chow · 2 years, 9 months ago
  18. 8e43858 github: Change target directory for cargo-doc by Keiichi Watanabe · 2 years, 9 months ago
  19. d33874e acpi: x86: add option for setting LP S0 capable flag for guest ACPI tables by Grzegorz Jaszczyk · 2 years, 9 months ago
  20. ad606ec devices: vvu: Allow user to specify vvu-proxy's PCI address by Keiichi Watanabe · 2 years, 9 months ago
  21. 237581b devices: virtio-wl: reuse register_memory() helper by Daniel Verkamp · 3 years ago
  22. 18cccb3 Revert "virtio: video: encoder: set frame rate only if successfully changed" by Shao-Chuan Lee · 2 years, 9 months ago
  23. eb8e906 devices: vhost-user: console: support VVU by Alexandre Courbot · 2 years, 9 months ago
  24. 90fe105 vmm_vhost: Remove unused `should_reconnect()` by Keiichi Watanabe · 2 years, 9 months ago
  25. 235ee05 Revert "devices: vhost-user: cras_snd: remove global executor variable" by Alexandre Courbot · 2 years, 9 months ago
  26. ae5118f Enable windows tests for a few crates by Vikram Auradkar · 2 years, 9 months ago
  27. 2b1b78c tools/dev_container: stop old container if new image is available by Dennis Kempin · 2 years, 9 months ago
  28. 9b7471e tools/dev_container: Pythonify by Dennis Kempin · 2 years, 9 months ago
  29. be451c2 disk: qcow: pass raw file offset in write_cb by Daniel Verkamp · 2 years, 9 months ago
  30. 3de62e6 disk: qcow: rewrite tests using FileReadWriteAtVolatile by Daniel Verkamp · 2 years, 9 months ago
  31. 7f400e7 disk: qcow: remove unused FileReadWriteVolatile impl by Daniel Verkamp · 2 years, 9 months ago
  32. 0677158 sys_util: remove SeekHole trait by Daniel Verkamp · 2 years, 9 months ago
  33. 8fb8084 qcow_utils: remove qcow_img utility and debug fns by Daniel Verkamp · 2 years, 9 months ago
  34. 0bb6066 system_allocator: Check io range. by Junichi Uekawa · 2 years, 9 months ago
  35. eb962a6 create_merge: Add BUG= lines into merge commit message by Dennis Kempin · 2 years, 9 months ago
  36. 05bd017 devices: vvu: proxy: handle VIRTIO_MSI_NO_VECTOR by Alexandre Courbot · 2 years, 9 months ago
  37. 777348b devices: vvu: proxy: do not mandate a MSI vector for each queue by Alexandre Courbot · 2 years, 9 months ago
  38. 27b4506 devices: vvu: proxy: use same type for sending and receiving doorbell indices by Alexandre Courbot · 2 years, 9 months ago
  39. cdea9ae Allow sandbox pivot root directory to be given on command-line. by Andrew Walbran · 2 years, 9 months ago
  40. 516e536 devices: vvu: proxy: divide doorbell write offset by multiplier by Alexandre Courbot · 2 years, 9 months ago
  41. 278849c test_runner: More flexible timeouts by Dennis Kempin · 2 years, 9 months ago
  42. 310d4b3 aarch64: generalize FDT PCI node parameters by Daniel Verkamp · 2 years, 9 months ago
  43. 488af9c devices: vhost-user: vsock: remove global executor variable by Alexandre Courbot · 2 years, 9 months ago
  44. 2e7d926 devices: vhost-user: wl: remove global executor variable by Alexandre Courbot · 2 years, 9 months ago
  45. b0ba179 devices: vhost-user: gpu: remove global executor variable by Alexandre Courbot · 2 years, 9 months ago
  46. d368c15 devices: vhost-user: fs: remove global executor variable by Alexandre Courbot · 2 years, 9 months ago
  47. 95d104f devices: vhost-user: cras_snd: remove global executor variable by Alexandre Courbot · 2 years, 9 months ago
  48. 4056081 devices: vhost-user: console: remove global executor variable by Alexandre Courbot · 2 years, 9 months ago
  49. 8068fd7 devices: vhost-user: block: remove global executor variable by Alexandre Courbot · 2 years, 9 months ago
  50. 120318d resources: remove unneeded export of AddressAllocator by Junichi Uekawa · 2 years, 9 months ago
  51. b451dc7 devices: fix some test example values for allocator by Junichi Uekawa · 2 years, 9 months ago
  52. 27ecaad Pythonify clippy/fmt scripts and add common.py by Dennis Kempin · 2 years, 9 months ago
  53. 7c9b08a Prepare vmm_vhost to be milti-platform 2/2 by Vikram Auradkar · 2 years, 9 months ago
  54. 9415d71 virtio_pci_device: Move device activation code to `activate()` by Woody Chow · 2 years, 9 months ago
  55. c39d402 crosvm: vvu: proxy: Add main process tube to keep_rds by Abhishek Bhardwaj · 2 years, 10 months ago
  56. 4e3693f crosvm: vvu: proxy: Add num_interrupts method to the VirtioDevice trait by Abhishek Bhardwaj · 3 years ago
  57. 2d93003 crosvm: vvu: proxy: Implement Doorbell logic by Abhishek Bhardwaj · 3 years ago
  58. 13d8745 crosvm: vvu: proxy: Add set_mem_table size check by Abhishek Bhardwaj · 2 years, 9 months ago
  59. b6a624e crosvm: vvu: proxy: Implement SET_VRING_KICK and SET_VRING_CALL by Abhishek Bhardwaj · 3 years ago
  60. d2d66bc system_allocator: allow more than one region to be in the pool by Junichi Uekawa · 2 years, 9 months ago
  61. 15cc292 Prepare vmm_vhost to be milti-platform 1/2 by Vikram Auradkar · 2 years, 9 months ago
  62. 9051c15 devices: vhost-user: net: Support VVU by Keiichi Watanabe · 2 years, 11 months ago
  63. 6d97fd0 devices: vhost-user: vsock: Support VVU by Chirantan Ekbote · 3 years ago
  64. f04ba1a aarch64: limit PCI IRQ allocator to number of SPIs by Daniel Verkamp · 2 years, 9 months ago
  65. 7a06e68 aarch64: enlarge low MMIO allocator region by Daniel Verkamp · 2 years, 9 months ago
  66. cb3749e devices: xhci: allow statx syscall on x86_64 by Daniel Verkamp · 2 years, 9 months ago
  67. 5f46e21 Remove rutabaga_gfx_ffi from workspace by Dennis Kempin · 2 years, 9 months ago
  68. 6ac3f73 gpu: Allow F_GET_SEALS arg in fcntl by Lepton Wu · 2 years, 9 months ago
  69. 4da0e52 Cargo.toml: add "chromeos" and "lto" build profiles by Alexandre Courbot · 2 years, 9 months ago
  70. 12ae5e8 Update ./tools/presubmit defaults and add --all mode by Dennis Kempin · 2 years, 9 months ago
  71. 4d0436e Add DO_NOT_RUN_ON_FOREIGN_KERNEL option by Dennis Kempin · 2 years, 9 months ago
  72. ee58ebf devices: vvu: Disable time-consuming tests on non-native environment by Keiichi Watanabe · 2 years, 9 months ago
  73. 74abb9d rutabaga_gfx: use as to perform type conversion by Kaiyi Li · 2 years, 9 months ago
  74. c8d819d devices: vhost-user: block: Support VVU by Keiichi Watanabe · 2 years, 10 months ago
  75. 6f9c40f devices: vhost-user: Extend DeviceHandler to support VVU by Keiichi Watanabe · 2 years, 11 months ago
  76. a24a752 Disable RNG device for protected VMs. by Andrew Walbran · 2 years, 9 months ago
  77. 67d4219 system_allocator: use config object pattern for constructing by Junichi Uekawa · 2 years, 10 months ago
  78. 52e0085 devices: vhost-user: Introduce Doorbell enum by Keiichi Watanabe · 2 years, 11 months ago
  79. 7bae9ee devices: vvu: Add VFIO PCI driver for vvu by Keiichi Watanabe · 2 years, 9 months ago
  80. 70e41c1 devices: Drop vvu feature by Keiichi Watanabe · 2 years, 9 months ago
  81. 3c2a461 iommu: Add generic MemoryMapper interface by Woody Chow · 3 years ago
  82. 6aeb0d0 devices: vfio: Add helper to check VFIO device information by Keiichi Watanabe · 2 years, 9 months ago
  83. 9ba5f66 devices: pci: Use bit_field for MSI-X message control register by Keiichi Watanabe · 2 years, 9 months ago
  84. bb27416 TestRunner: Clean up test options by Dennis Kempin · 2 years, 9 months ago
  85. 3ff6bbd rutabaga_gfx: change os_handle type by Kaiyi Li · 2 years, 9 months ago
  86. 7aa543c Introduce code hygiene checks by Vikram Auradkar · 2 years, 10 months ago
  87. 323006c Move os independent files under a new crate sys_util_core by Vikram Auradkar · 2 years, 10 months ago
  88. 9503e86 Enable bit_field_derive tests by Dennis Kempin · 2 years, 9 months ago
  89. e225a10 Enable cros_async tests by Dennis Kempin · 2 years, 9 months ago
  90. 0440d35 Add option to disable USB devices for protected VMs. by Sebastian Ene · 2 years, 10 months ago
  91. 5eb7743 clippy: Fix cros_async by Dennis Kempin · 2 years, 9 months ago
  92. 04ccba5 clippy: Fix net_sys / virtio_sys / x86_64 by Dennis Kempin · 2 years, 9 months ago
  93. f23f62c clippy: Fix libvda by Dennis Kempin · 2 years, 9 months ago
  94. 53fccea clippy: Fix kvm(_sys) by Dennis Kempin · 2 years, 9 months ago
  95. f881af3 clippy: fix devices crate by Dennis Kempin · 2 years, 10 months ago
  96. 7a543ca clippy: fix disk crate by Dennis Kempin · 2 years, 10 months ago
  97. 4a356f6 pcie: Add PME support by Xiong Zhang · 2 years, 11 months ago
  98. 5823da0 pcie: Add pci power control capability by Xiong Zhang · 2 years, 11 months ago
  99. 4f6d228 Pcie: Reserve the same bridge window size as host RP by Xiong Zhang · 2 years, 11 months ago
  100. f787471 Linux: Add parameter to pass host pcie root port into guest by Xiong Zhang · 2 years, 11 months ago