1. 9d1d7d9 devices: virtio: Update fs code to use sync::Mutex by Federico 'Morg' Pareschi · 3 years, 4 months ago
  2. ed4bd11 cros_async: name threads + doc fix by Vikram Auradkar · 3 years, 4 months ago
  3. a27e035 virtio: video: Add support for configuring the peak bitrate to encoder. by David Staessens · 3 years, 5 months ago
  4. 9e7cd5b vios_backend: Reduce lock contention in the IO buffer queue by Jorge E. Moreira · 3 years, 5 months ago
  5. 40c6955 vios_backend: Lock once and receive a single packet per command by Jorge E. Moreira · 3 years, 5 months ago
  6. 10d205c Remove unnecessary mutexes from VioSClient by Jorge E. Moreira · 3 years, 5 months ago
  7. aed8fb2 devices: gpu: remove VIRTIO_GPU_MAX_IOVEC_ENTRIES by Chia-I Wu · 3 years, 4 months ago
  8. d23252e virtio: video: handle FlushComplete and PictureReady response together by Chih-Yu Huang · 3 years, 5 months ago
  9. 5afeafa crosvm: Refactor Error out of linux.rs by Richard · 3 years, 4 months ago
  10. c25cb14 crosvm: Rename trunks `interface.proto` by Domen Su · 3 years, 4 months ago
  11. 50a58f9 Integrate audio_streams into crosvm, add stub libcras implementation by Dennis Kempin · 3 years, 5 months ago
  12. f1dd5af virtio: video: Add support for configuring the bitrate mode to encoder. by David Staessens · 3 years, 6 months ago
  13. cc0f7b2 Move stream state to StreamSource by Jorge E. Moreira · 3 years, 5 months ago
  14. fc325cd integration_tests: Show error message passed down instead. by Junichi Uekawa · 3 years, 4 months ago
  15. 222a901 audio_streams: Copy dir from adhd with commit history by Chih-Yang Hsia · 6 years ago
  16. aab74e4 crosvm: make help indent consistent. by Junichi Uekawa · 3 years, 4 months ago
  17. 06d7c9e virtio: video: Recreate encoder on framerate changes. by David Staessens · 3 years, 4 months ago
  18. b0423fd Revert "virtqueue: Try to further reduce unnecessary interrupts" by Chih-Yang Hsia · 3 years, 4 months ago
  19. 4dd683a ac97: Add timerfd operations to accepted list by Chih-Yang Hsia · 3 years, 4 months ago
  20. c6554e9 virtqueue: Try to further reduce unnecessary interrupts by Chirantan Ekbote · 3 years, 4 months ago
  21. 1ac296b virtqueue: Re-enable notification suppression by Chirantan Ekbote · 3 years, 4 months ago
  22. 558460f Revert "devices: irqchip: add need_halted function" by Leo Lai · 3 years, 4 months ago
  23. e3c5309 seccomp: Update seccomp filters for glibc by Jordan R Abrahams · 3 years, 4 months ago
  24. da4e8a9 arch: move resume_notify_devices out of Bus by Daniel Verkamp · 3 years, 4 months ago
  25. ba4cf4d rand_ish: remove unused crate by Daniel Verkamp · 3 years, 4 months ago
  26. 5cf2691 tests/plugins: replace rand_ish use with a counter by Daniel Verkamp · 3 years, 4 months ago
  27. 771a03b Add jack support in virtio-snd by Jorge E. Moreira · 3 years, 5 months ago
  28. e470ef9 devices: irqchip: add need_halted function by Daniel Verkamp · 3 years, 6 months ago
  29. e63a531 Enable VIRTIO_RING_F_EVENT_IDX in base_features by Chirantan Ekbote · 3 years, 4 months ago
  30. e75114e Add support for events in virtio-snd by Jorge E. Moreira · 3 years, 4 months ago
  31. 2a33360 crosvm: Add a note on cros_workon_make. by Junichi Uekawa · 3 years, 4 months ago
  32. 5a01341 Disable pre-upload hook by Keiichi Watanabe · 3 years, 4 months ago
  33. 1eb7712 vhost-user-devices: Drop optional dependencies by Chirantan Ekbote · 3 years, 5 months ago
  34. c950eb9 cros_async: Make file offsets optional by Chirantan Ekbote · 3 years, 4 months ago
  35. 52c97d4 tpm: Process all descriptors when notified by Chirantan Ekbote · 3 years, 4 months ago
  36. 378e338 virtqueue: Remove update_int_required by Chirantan Ekbote · 3 years, 4 months ago
  37. c013a65 devices: Trigger interrupts via the Queue by Chirantan Ekbote · 3 years, 4 months ago
  38. f8fff1c qcow_img: Fix warning message. by Junichi Uekawa · 3 years, 4 months ago
  39. 227beb2 virtio-snd: Add support for channel maps by Jorge E. Moreira · 3 years, 5 months ago
  40. d4562d0 Partial implementation of the virtio-snd device by Jorge E. Moreira · 3 years, 5 months ago
  41. e42a43d acpi: add _SB.PCI0 to DSDT by Peter Fang · 3 years, 7 months ago
  42. 4638906 devices: allow vfio_dma_map() to map read only guest memory by Zide Chen · 3 years, 8 months ago
  43. 71435c1 devices: virtio: iommu: implement VIRTIO_IOMMU_F_INPUT_RANGE feature by Zide Chen · 3 years, 9 months ago
  44. 762d609 vhost_user_devices: Add in/out files for console by Federico 'Morg' Pareschi · 3 years, 4 months ago
  45. 775aa4f virtio: gpu: add support for non-blocking fence synchronization by Louis-Francis Ratté-Boulianne · 3 years, 5 months ago
  46. 2f879fb cros_async: Add spawn_blocking() by Chirantan Ekbote · 3 years, 5 months ago
  47. f95a1df virtqueue: Add missing fences by Chirantan Ekbote · 3 years, 4 months ago
  48. bc55e30 Handle /proc/self/fd/N specially for composite disk components and QCOW2. by Andrew Walbran · 3 years, 4 months ago
  49. 563008f virtio: video: Support dynamic framerate changes in encoder. by David Staessens · 3 years, 5 months ago
  50. c6fa73d Fix clippy warnings and Cargo.lock by Allen Webb · 3 years, 4 months ago
  51. eb9cc53 Add vhost-user of mac80211_hwsim at crosvm by JaeMan Park · 3 years, 5 months ago
  52. 6074d45 cros_async: Don't use io_uring on kernels < 5.10 by Chirantan Ekbote · 3 years, 4 months ago
  53. 313f513 Add more functionality the virtqueue Writer interface by Jorge E. Moreira · 3 years, 5 months ago
  54. f3ff0a8 arch: Keep GuestMemory descriptors in child processes by Chirantan Ekbote · 3 years, 4 months ago
  55. 86d5b19 aarch64: Only enable pVM once umem allocs are done by Pierre-Clément Tosi · 3 years, 4 months ago
  56. 93e2773 cros_async: Add BlockingPool by Chirantan Ekbote · 3 years, 5 months ago
  57. 53d7d15 vhost_user_devices: Make console use SerialDevice by Federico 'Morg' Pareschi · 3 years, 4 months ago
  58. 82a8a76 Prepare the VioSClient implementation to support a virtio-snd device by Jorge E. Moreira · 3 years, 5 months ago
  59. ef55773 vhost_user_devices: Update VhostUserSlaveReqHandler interface by Keiichi Watanabe · 3 years, 6 months ago
  60. 0eed9a4 usb: fix descriptors parsing for interfaces with multiple alternative settings. by Leonid Lobachev · 3 years, 5 months ago
  61. 2f19cf0 devices: get all possible host IOMMU device supported page sizes by Zide Chen · 3 years, 8 months ago
  62. dfc4b88 devices: virtio: iommu: enable virtio IOMMU driver by Zide Chen · 3 years, 8 months ago
  63. 337dc1c devices: virtio: iommu: add virtio-iommu support by Zide Chen · 3 years, 9 months ago
  64. afdb938 devices: vfio: prepare for vIOMMU support: multiple VFIO containers by Zide Chen · 3 years, 5 months ago
  65. 5deee48 devices: vfio: create KVM_DEV_TYPE_VFIO device from linux.rs by Zide Chen · 3 years, 7 months ago
  66. f797986 Cargo.toml: Sort features alphabetically by Vikram Auradkar · 3 years, 5 months ago
  67. ede68c7 base: Remove is_packet_ready by Vikram Auradkar · 3 years, 5 months ago
  68. fa32ced Crosvm Externalization: Move libvda rust code into crosvm by Dennis Kempin · 3 years, 5 months ago
  69. fde2997 crosvm: deprecate wayland-dmabuf flag. by Nicholas Verne · 3 years, 4 months ago
  70. 75eef5f Docker: Do not curl | bash by Dennis Kempin · 3 years, 4 months ago
  71. 5401edf Make vhost-user-devices a workspace member by Chirantan Ekbote · 3 years, 5 months ago
  72. fb7c108 Add methods to create composite disk image. by Andrew Walbran · 3 years, 5 months ago
  73. da1f83c vhost_user_devices: Add vhost-user console by Federico 'Morg' Pareschi · 3 years, 5 months ago
  74. eff6032 Add a From impl for async errors to io::Error by Chirantan Ekbote · 3 years, 4 months ago
  75. b57c124 crosvm: Delay RutabagaGralloc creation by Nicholas Verne · 3 years, 5 months ago
  76. 4cad30a Handle /proc/self/fd/N specially for kernel, bios and initrd. by Andrew Walbran · 3 years, 5 months ago
  77. 70fc7de devices: virtio: Add vhost-user-console to the vmm by Federico 'Morg' Pareschi · 3 years, 7 months ago
  78. 64f1e3a gpu_display: Fix up display destruction by Jason Macnak · 3 years, 5 months ago
  79. ab6c482 virtio: video: decoder: pass output format along with number of buffers by Alexandre Courbot · 3 years, 5 months ago
  80. 93d7a12 virtio: video: decoder: use mutable references for state-changing methods by Alexandre Courbot · 3 years, 5 months ago
  81. ce6515a virtio: video: make Rect struct comparable by Alexandre Courbot · 3 years, 5 months ago
  82. ed3c374 virtio: video: merge similar frame plane structs by Alexandre Courbot · 3 years, 5 months ago
  83. 7704e3e virtio: video: use Descriptor to return the event pipe by Alexandre Courbot · 3 years, 5 months ago
  84. 520ec1b virtio: video: use thiserror in the command module by Alexandre Courbot · 3 years, 5 months ago
  85. 1e3022c cros_async: Add Send to async_from by Woody Chow · 3 years, 5 months ago
  86. 584e52c crosvm: Remove balloon sizing logic by Hikaru Nishida · 3 years, 7 months ago
  87. ef085de allow libglvnd to be used for rendering by John Bates · 3 years, 8 months ago
  88. 9c9fd5f book: add features chapter by Zach Reizner · 3 years, 5 months ago
  89. 7a96510 book: add mermaid-js support by Zach Reizner · 3 years, 5 months ago
  90. 81f717b book: add sandboxing chapters by Zach Reizner · 3 years, 5 months ago
  91. c663173 book: add initial book using mdbook by Zach Reizner · 3 years, 5 months ago
  92. 10f1505 Linux: Extract vfio device creation code for vfio runtime add/remove by Xiong Zhang · 3 years, 7 months ago
  93. 7cbfbb5 Fixes typo and adds missing fd to keep_fd list in vios_client by Jorge E. Moreira · 3 years, 5 months ago
  94. f78b278 Revert "sync: Add wait_while variants to condvar wrapper" by Pi-Hsun Shih · 3 years, 5 months ago
  95. d8921ba seccomp: gpu: allow getcwd by Chia-I Wu · 3 years, 5 months ago
  96. 01743e4 sync: Add wait_while variants to condvar wrapper by Benjamin Gordon · 3 years, 5 months ago
  97. 114d7d7 gpu_display: Add opt wayland ext for sending scanout id by Jason Macnak · 3 years, 6 months ago
  98. b7cc9f2 Condvar: Add wait_while and wait_timeout_while by Chirantan Ekbote · 3 years, 5 months ago
  99. 79bcb99 cros_async: Make block_on a top-level function by Chirantan Ekbote · 3 years, 5 months ago
  100. 1dbffd1 devices: vios: Move functions to handle enums to common.rs by Woody Chow · 3 years, 5 months ago