1. b474343 devices: vios: Fix SampleFormat => VIRTIO_SND_PCM_FMT mapping by Woody Chow · 3 years, 6 months ago
  2. 7f84f62 README.md: Add install bindgen for cras-sys by Phong Tran · 3 years, 6 months ago
  3. fbd2559 virtio: video: encoder: wait until EOS buffer is available if needed by Alexandre Courbot · 3 years, 6 months ago
  4. e6b5a37 Move VMM usages of rust-vmm/vhost into the wrapper. by Noah Gold · 3 years, 6 months ago
  5. 3cfec9e gpu_display/wayland: Switch to the stable version of xdg_shell by Robert Tarasov · 3 years, 10 months ago
  6. 8c9cf43 acpi: Don't pass most of host MADT to guest by David Stevens · 3 years, 6 months ago
  7. e0c32ce virtio: video: decoder: remove Default impl of Context by Alexandre Courbot · 3 years, 6 months ago
  8. 895c90c aarch64: Implement ARM_VCPU_PVTIME for "stolen time" accounting by Stephen Boyd · 3 years, 7 months ago
  9. f426f9e devices: vfio: Fix io bar index calculation by Abhishek Kumar · 3 years, 6 months ago
  10. 050c9b8 devices: Move block code to a module by Dylan Reid · 3 years, 6 months ago
  11. 4452db6 devices: block - move duplicated code to common file by Dylan Reid · 3 years, 6 months ago
  12. 80e69a6 clippy: re-enable warnings that don't match anything by Daniel Verkamp · 3 years, 6 months ago
  13. b792ffd devices: vios: remove unnecessary mut reference by Daniel Verkamp · 3 years, 6 months ago
  14. c803191 tree-wide: replace single-leaf match with if let by Daniel Verkamp · 3 years, 6 months ago
  15. d6c0f61 virtio: video: encoder: move EOS buffer dequeueing into a method by Alexandre Courbot · 3 years, 6 months ago
  16. f7bc058 Cargo.lock: add net_util dependency on cros_async by Daniel Verkamp · 3 years, 6 months ago
  17. f1439d4 devices: add "usb" feature for emulated xHCI by Daniel Verkamp · 3 years, 6 months ago
  18. 6635ca4 Allow more than one input device per type by Jorge E. Moreira · 3 years, 7 months ago
  19. d28aaa6 kvm_sys: Update aarch64 bindings.rs by Stephen Boyd · 3 years, 7 months ago
  20. 561abaf devices: vios: remove redundant map_err closures by Daniel Verkamp · 3 years, 6 months ago
  21. 34d2b36 devices: irqchip: rewrite if-let-else None with ? by Daniel Verkamp · 3 years, 6 months ago
  22. 3638ae2 Remove needless returns by Daniel Verkamp · 3 years, 6 months ago
  23. 15fadba devices: replace .into_iter() on ref with .iter() by Daniel Verkamp · 3 years, 6 months ago
  24. 3581012 devices: drop redundant clone calls by Daniel Verkamp · 3 years, 6 months ago
  25. 0ee9bab rutabaga_gfx: replace u8 cast with byte literal by Daniel Verkamp · 3 years, 6 months ago
  26. 1bbbf1c crosvm: bind mount all wayland socket directories (take 3) by Gurchetan Singh · 3 years, 6 months ago
  27. 584fc89 wl: Switch to thiserror by Chirantan Ekbote · 3 years, 6 months ago
  28. 582d68a virtio: video: encoder: add VDA encoder constructor by Alexandre Courbot · 3 years, 6 months ago
  29. 71b2ddb virtio: video: make Worker work on Device trait objects by Alexandre Courbot · 3 years, 6 months ago
  30. 2ddc36d virtio: video: encoder: use the same backend code layout as the decoder by Alexandre Courbot · 3 years, 6 months ago
  31. de3a48a virtio: video: move VDA common code into its own module by Alexandre Courbot · 3 years, 6 months ago
  32. c9f43bf virtio: video: decoder: move capability and decoder building into VDA backend by Alexandre Courbot · 3 years, 7 months ago
  33. dc2f396 kokoro: Remove mention of manifest.xml. by Junichi Uekawa · 3 years, 6 months ago
  34. 2f4a80f README.md: Add more known issues for running crosvm on Linux by Fergus Dall · 3 years, 6 months ago
  35. 96e3fb3 virtio: video: use the thiserror crate with VideoError by Alexandre Courbot · 3 years, 6 months ago
  36. f148e1b virtio: video: encoder: remove EncoderError by Alexandre Courbot · 3 years, 6 months ago
  37. 0d714e1 virtio: video: decoder: replace decoder VDA errors with generic backend error. by Alexandre Courbot · 3 years, 6 months ago
  38. 3727976 virtio: video: decoder: replace ContextMap's new() method by Default implementation by Alexandre Courbot · 3 years, 6 months ago
  39. b6ae651 kokoro: format README.md with Google style. by Junichi Uekawa · 3 years, 6 months ago
  40. e3d1a02 vhost-user-net: Use anyhow by Chirantan Ekbote · 3 years, 6 months ago
  41. 3040cf0 vhost_user_devices: Use async style by Chirantan Ekbote · 3 years, 6 months ago
  42. a51b1bf arch: Clone minijail instead of re-using for serial by Dylan Reid · 3 years, 6 months ago
  43. 3a5178e Error on stream creation no longer blocks stream ids by Jorge E. Moreira · 3 years, 7 months ago
  44. f622e50 crosvm/kvm: enable runtime detection of IOAPIC pins by Tomasz Jeznach · 3 years, 7 months ago
  45. ac63740 devices: virtio: Remove unused method by Keiichi Watanabe · 3 years, 6 months ago
  46. 03f4c75 devices: net: Avoid causing busy loop for interrupt resample by Keiichi Watanabe · 3 years, 6 months ago
  47. 1b21dec data_model: Add safety section for unsafe functions by Kuo-Hsin Yang · 3 years, 6 months ago
  48. a60ffb8 sys_util: Switch syslog error to thiserror by Chirantan Ekbote · 3 years, 6 months ago
  49. 82cddfe net: Switch to thiserror by Chirantan Ekbote · 3 years, 6 months ago
  50. c4ce379 wl: Fix unused_imports and dead_code warnings by Chirantan Ekbote · 3 years, 6 months ago
  51. 0c6d96a net_util: Implement IntoAsync + try_clone() for Tap by Chirantan Ekbote · 3 years, 6 months ago
  52. d2399b7 cros_async: Add AsyncWrapper type by Chirantan Ekbote · 3 years, 6 months ago
  53. d8e3761 x86/acpi: clear SMI COMMAND field. by Tomasz Jeznach · 3 years, 6 months ago
  54. e1dff2e virtio: video: decoder: add format getters to Capability by Alexandre Courbot · 3 years, 7 months ago
  55. 2940980 linux: generalize kick_all_vcpus to send any VcpuControl message by Daniel Verkamp · 3 years, 9 months ago
  56. 8a72afc main: add --cpu-cluster and --cpu-capacity options by Daniel Verkamp · 3 years, 8 months ago
  57. b77b936 virtio: video: encoder: make encoder own its VEA instance by Alexandre Courbot · 3 years, 6 months ago
  58. 0b96ae0 virtio: video: encoder: remove lifetimes on VEA instance/sessions by Alexandre Courbot · 3 years, 6 months ago
  59. 1eea877 crosvm: use ACPI for PCI routing if available. by Tomasz Jeznach · 3 years, 7 months ago
  60. d93c29f crosvm: flag to disable legacy x86 IO devices. by Tomasz Jeznach · 3 years, 7 months ago
  61. a8423d7 devices: pass MMIO and IO bus to PciRoot::new() by Daniel Verkamp · 3 years, 9 months ago
  62. 8c817dd vhost_user_devices: Add vhost-user net device by Keiichi Watanabe · 3 years, 7 months ago
  63. 8e7bc96 Add vhost_user_devices crate by Keiichi Watanabe · 3 years, 7 months ago
  64. acdf8de Kokoro: Add debian bullseye version of libwayland/protocols by Dennis Kempin · 3 years, 6 months ago
  65. 8ec40a7 device: vhost: user: Fix offset of GET_CONFIG by Keiichi Watanabe · 3 years, 7 months ago
  66. e6216f9 Uprev rust-toolchain for Kokoro to 1.51.0 by Dennis Kempin · 3 years, 6 months ago
  67. 7fb4034 devices: pci: add PciDevice function to get BARs by Daniel Verkamp · 3 years, 9 months ago
  68. 2da1f27 devices: vfio: use PciBarConfiguration struct by Daniel Verkamp · 3 years, 9 months ago
  69. 8954f04 devices: pci: add config support for ROM BAR by Daniel Verkamp · 3 years, 9 months ago
  70. b2b4d8c devices: pci: PciBarConfiguration cleanup by Daniel Verkamp · 3 years, 9 months ago
  71. 34050dc bin/clippy: temporarily ignore warnings from external crates by Daniel Verkamp · 3 years, 7 months ago
  72. 18750c0 devices: acpi: collapsed nested if inside else by Daniel Verkamp · 3 years, 7 months ago
  73. d8ff7fa devices: fix redundant ? inside Ok by Daniel Verkamp · 3 years, 7 months ago
  74. 0fe970b rutabaga_gfx: collapse nested if in else block by Daniel Verkamp · 3 years, 7 months ago
  75. 05485a9 acpi_tables: use vec![] to initialize vectors by Daniel Verkamp · 3 years, 7 months ago
  76. 8f32530 devices: vfio_pci: rewrite nested ifs as match by Daniel Verkamp · 3 years, 7 months ago
  77. c7215b5 devices: vfio: use vec![] in keep_rds by Daniel Verkamp · 3 years, 7 months ago
  78. 19a1240 devices: vfio: take a slice instead of Vec for irq_enable by Daniel Verkamp · 3 years, 7 months ago
  79. 87ca231 arch: serial: fix redundant slice by Daniel Verkamp · 3 years, 7 months ago
  80. 9901c75 cros_async: switch to std::hint::spin_loop by Daniel Verkamp · 3 years, 7 months ago
  81. 548754c Specify file paths via Path instead of PathBuf by Daniel Verkamp · 3 years, 7 months ago
  82. 2924f8b kernel_cmdline, cros_async: impl From instead of Into by Daniel Verkamp · 3 years, 7 months ago
  83. 435f608 Cargo.toml: remove libchromeos dependency by Daniel Verkamp · 3 years, 7 months ago
  84. dc74848 arch: Simplify build_vm by removing closure parameters by Zach Reizner · 3 years, 7 months ago
  85. b0ae537 ci: install bindgen and required header files by Zach Reizner · 3 years, 7 months ago
  86. e6c584a devices: Deduplicate mapped file descriptors. by Allen Webb · 3 years, 7 months ago
  87. a88cb19 Add kokoro information to CONTRIBUTING.md by Dennis Kempin · 3 years, 7 months ago
  88. 538128d data_model: add flexible_array_impl! macro by Gurchetan Singh · 3 years, 7 months ago
  89. d5b4cbe Remove sync_ebuild_files script by Dennis Kempin · 3 years, 7 months ago
  90. 6ded64f unblocked_terms.txt: clean up trivial cases by Daniel Verkamp · 3 years, 7 months ago
  91. 6869e53 syscall_defines removed by Zach Reizner · 3 years, 7 months ago
  92. 62a57e9 virtio: video: decoder: remove LibvdaSession struct by Alexandre Courbot · 3 years, 7 months ago
  93. e604c33 virtio: video: decoder: make decoder own its VDA instance by Alexandre Courbot · 3 years, 7 months ago
  94. 10722b2 virtio: video: decoder: remove lifetimes on VDA instance/sessions by Alexandre Courbot · 3 years, 7 months ago
  95. 3307933 gpu_display: rustify error handling by Gurchetan Singh · 3 years, 7 months ago
  96. 74bf69a aarch64: pass arguments to protected VM firmware by Andrew Scull · 3 years, 9 months ago
  97. ff1ed69 devices: usb: filter unclaimed interfaces by Daniel Verkamp · 3 years, 7 months ago
  98. ccb9554 usb_util: add raw access to descriptors by Daniel Verkamp · 3 years, 7 months ago
  99. 425e4aa devices: usb: clean up intercepted_control_transfer by Daniel Verkamp · 3 years, 8 months ago
  100. 7b17f50 devices: usb: claim interfaces on device creation by Daniel Verkamp · 3 years, 8 months ago