1. c02960d virtio: video: make libvda a selectable feature by Alexandre Courbot · 3 years, 4 months ago
  2. eae320e Only create the virtio-console read thread once by A. Cody Schuffelen · 3 years ago
  3. e86184d Keep track of the host output side on virtio-console reset by A. Cody Schuffelen · 3 years ago
  4. 7d5f0fe devices: gpu: update protocols by Gurchetan Singh · 3 years ago
  5. 6087a79 Devices: vfio: Fix the PCIe BAR region mmap issue by Dapeng Mi · 3 years ago
  6. e2a3e29 devices: virtio: iommu: add default value to page_size_mask by Tina Zhang · 3 years ago
  7. 0319681 devices: vfio: Remove vfio-mapping for their bars' memory by Tina Zhang · 3 years ago
  8. b3f4433 vmm_vhost: Rename features to "vmm" and "device" by Keiichi Watanabe · 3 years ago
  9. 40327e9 vmm_vhost: Simplify a match for error conversion by Keiichi Watanabe · 3 years ago
  10. 6238a54 vmm_vhost: Flatten vhost_user module by Keiichi Watanabe · 3 years ago
  11. 320203d vmm_vhost: Expose vhost_user::Error directly by Keiichi Watanabe · 3 years ago
  12. 4864323 vmm_vhost: Delete vhost-kern and vhost-vsock by Keiichi Watanabe · 3 years ago
  13. d7db2a7 vmm_vhost: vhost_user: Drop recv_data() from Endpoint trait by Keiichi Watanabe · 3 years ago
  14. f7db2d5 vmm_vhost: vhost_user: Change interface of Endpoint::recv_data by Keiichi Watanabe · 3 years ago
  15. 580d9f9 vmm_vhost: Avoid unnecessary Vec allocation by Keiichi Watanabe · 3 years ago
  16. a6da8a5 vmm_vhost: vhost_user: Use IoSliceMut in recv_into_bufs() by Keiichi Watanabe · 3 years ago
  17. dc069ba vhost_user: Introduce Endpoint trait by Keiichi Watanabe · 3 years, 1 month ago
  18. 1bdfb96 devices: virtio: do not mutably borrow interrupt by Daniel Verkamp · 3 years ago
  19. 1286b48 linux: only add PCIe root port on x86 by Daniel Verkamp · 3 years ago
  20. c14da94 crosvm: Add a note that MemoryMapping does RAII. by Junichi Uekawa · 3 years ago
  21. 8ed082e crosvm: Add link to the chromeos-base/crosvm topic. by Junichi Uekawa · 3 years ago
  22. 383dad8 plugin: Update use of sysutil::ScmSocket::recv_with_fd by Keiichi Watanabe · 3 years ago
  23. b42b3e5 virtio: video: enable runtime selection of video backend by Alexandre Courbot · 3 years, 4 months ago
  24. b1751f3 seccomp: Allow lseek on cras_audio_device by Dennis Kempin · 3 years ago
  25. c301122 [crosvm] use `fmt::alternate` for anyhow::Error by Maciek Swiech · 3 years ago
  26. 0f26a00 devices: virtio: pmem: convert to async by Daniel Verkamp · 3 years ago
  27. a3c7695 devices: virtio: factor out common async code by Daniel Verkamp · 3 years ago
  28. 9101988 sys_util: Replace unsafe use of iovecs by Keiichi Watanabe · 3 years ago
  29. 2533dd1 fuse: Set `max_pages` in `InitOut` by Chirantan Ekbote · 3 years ago
  30. af095c0 tools: clippy: Enable --all-features by Keiichi Watanabe · 3 years ago
  31. 869411d devices: vhost-user: create executor inside Worker::run() by Daniel Verkamp · 3 years ago
  32. d78d1e4 devices: refer to vmm_vhost via path dependency by Daniel Verkamp · 3 years ago
  33. 67e9fe7 crosvm: Document the pupr process. by Junichi Uekawa · 3 years ago
  34. ffe10b7 Mmap: Ignore MADV_DONTDUMP warn message by Xiong Zhang · 3 years ago
  35. 46471a0 Devices: Use mmap for direct mmio r/w by Xiong Zhang · 3 years ago
  36. db749f3 vfio-pci: Emulate msix mask all bit by Xiong Zhang · 3 years ago
  37. 1a2cfa9 dev_container: Improve support for podman by Christian Blichmann · 3 years ago
  38. 2d45b91 resources: Release pci slot when vfio pci device is removed by Xiong Zhang · 3 years, 6 months ago
  39. 48937f7 devices:pcie: Remove downstream device when guest poweroff root port by Xiong Zhang · 3 years, 5 months ago
  40. 55d5cfb devices:pci: Destroy the children devices at specific config write by Xiong Zhang · 3 years, 5 months ago
  41. 4d3dfc9 devices:pci: Add destroy_device() into BusDevice and PciDevice trait by Xiong Zhang · 3 years, 5 months ago
  42. 22dc9f8 devices:vfio-pci: Add close() for vfio pci device by Xiong Zhang · 3 years, 5 months ago
  43. 436fa1b devices:vfio: Delete vfio group from kvm vfio device at group destroy by Xiong Zhang · 3 years, 6 months ago
  44. 5865a65 devices:vfio: Remove vfio group when vfio device is closed by Xiong Zhang · 3 years, 7 months ago
  45. 3897cd0 devices:vfio-pci: Handle vfio pci device bar reallocation by Xiong Zhang · 3 years, 7 months ago
  46. f82f2dc devices:pcie: Add PcieRootPort into hotplug bus by Xiong Zhang · 3 years, 6 months ago
  47. f67785e devices:pcie: Specify Bus number at pci bridge creation by Xiong Zhang · 3 years, 6 months ago
  48. 89ea04b ./tools/presubmit: Parallel execution and use dev container by Dennis Kempin · 3 years ago
  49. 95b80d1 dev_container: Preserve container between calls by Dennis Kempin · 3 years ago
  50. d012f3d test_runner Use workspace for building and testing by Dennis Kempin · 3 years ago
  51. ff7f1ae seccomp: Add statx to video_device.policy for glibc by Jordan R Abrahams · 3 years ago
  52. 50f9591 devices: vhost: Allow vhost-vsock fd from command-line by Christian Blichmann · 3 years ago
  53. 6f5193e devices: vfio: Use DataInit for {read, write}_config() by Keiichi Watanabe · 3 years, 1 month ago
  54. 6e2d770 crosvm: arm64: Pass pVM image size through x2 by Pierre-Clément Tosi · 3 years ago
  55. ab8889c crosvm: arm64: Move image loading code in lib.rs by Pierre-Clément Tosi · 3 years ago
  56. fbb368a seccomp: Allow statx for video device on arm by Lepton Wu · 3 years ago
  57. 5c62c01 vm_memory: Allow File-backing MemoryRegion by Keiichi Watanabe · 3 years, 2 months ago
  58. 961743f devices: ac97: Create SharedMemory from GuestMemory's descriptor by Keiichi Watanabe · 3 years, 1 month ago
  59. 3893a1d audio_streams: Introduce SharedMemory trait for `base::SharedMemory` by Keiichi Watanabe · 3 years, 1 month ago
  60. e5ada8f third_party/minijail: update to latest ToT by Daniel Verkamp · 3 years ago
  61. 74bfcdb vhost_user: Fix cfg for take_single_file by Keiichi Watanabe · 3 years ago
  62. f5a3037 devices: vfio: Add device label to error messages by Tinghao Zhang · 3 years ago
  63. f3df512 third_party/vmm_vhost: switch to our vm_memory crate by Daniel Verkamp · 3 years ago
  64. 9e37f05 devices: vfio: Abort if reading/writing VFIO region fails by Keiichi Watanabe · 3 years, 3 months ago
  65. a1e42f0 Enable clippy on more workspace crates by Dennis Kempin · 3 years ago
  66. dc629f5 Clippy fixes in common/* crates by Dennis Kempin · 3 years ago
  67. e892738 devices: vfio: Fix overlapping only if pba offset is greater than table offset by Haiwei Li · 3 years ago
  68. c13c0c2 enumn: switch to upstream crates.io version by Daniel Verkamp · 3 years ago
  69. eef484c tools: chromeos: Use relative path to Cargo.toml in setup_cargo by Keiichi Watanabe · 3 years ago
  70. c3dedf3 cleanup: Fix previously disabled clippy checks by Dennis Kempin · 3 years ago
  71. 18027ee rutabaga_gfx: silence warnings when not building virgl_renderer by Daniel Verkamp · 3 years, 1 month ago
  72. 3a6b7f1 tools/clippy: Move allow-list to .cargo/config.toml by Dennis Kempin · 3 years ago
  73. 13f5e9b fs: Use openat64 instead of openat by Chirantan Ekbote · 3 years ago
  74. 55bf685 aarch64: Fix UB in offset__of by Chirantan Ekbote · 3 years ago
  75. 10e7900 tools: Update clippy and fmt to make use of workspace by Dennis Kempin · 3 years ago
  76. f20c1cd wl: update seccomp policies for SYNC_IOC_FILE_INFO on arm by Daniel Verkamp · 3 years ago
  77. c8313dc crosvm: Use local vmm_vhost when compiling for ebuild by Dennis Kempin · 3 years ago
  78. f01d4b1 seccomp: Add unshare to fs device policy by Chirantan Ekbote · 3 years ago
  79. bc144ba Handle qcow image backed by a composite disk by Jiyong Park · 3 years ago
  80. 4bfa59a aarch64: Fix warnings by Chirantan Ekbote · 3 years ago
  81. 7458a3a devices: vfio: Fix a msix table and msix pba table overlapping issue by Tina Zhang · 3 years, 4 months ago
  82. e32b556 virtio-fs: Unshare fs attributes to avoid locking by Christian Blichmann · 3 years ago
  83. ef5b1e7 vmm_vhost: vhost_user: Split socket listener code into separate file by Keiichi Watanabe · 3 years, 1 month ago
  84. 63564d5 vmm_vhost: vhost_user: Introduce Listener trait by Keiichi Watanabe · 3 years, 4 months ago
  85. 10d5bf1 vmm_vhost: vhost_user: Disallow dead_code by Keiichi Watanabe · 3 years ago
  86. 92d8d5f vmm_vhost: vhost_user: Implement DataInit for message structs by Keiichi Watanabe · 3 years, 1 month ago
  87. a939c0c vmm_vhost: vhost_user: Simplify send_iovec_all algorithm by Keiichi Watanabe · 3 years, 1 month ago
  88. a205dc9 vmm_vhost: vhost_user: Remove redundant slice conversion by Keiichi Watanabe · 3 years, 1 month ago
  89. 1704332 vmm_vhost: Use thiserror and remain::sorted for Error enums by Keiichi Watanabe · 3 years, 1 month ago
  90. d89b31e vmm_vhost: Enable clippy::{bool_assert_comparison, needless_borrow} by Keiichi Watanabe · 3 years ago
  91. d7b5f1d vmm_vhost: Remove OWNERS file by Keiichi Watanabe · 3 years ago
  92. 3a6ec14 third_party/vmm_vhost: Add vmm_vhost code into /third_party/ by Keiichi Watanabe · 3 years ago
  93. b975546 vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs by Will Deacon · 3 years ago
  94. 3230422 cargo: Remove *_stub from workspace member by Keiichi Watanabe · 3 years ago
  95. 7225ebc crosvm: Sprinkle notes on API search. by Junichi Uekawa · 3 years ago
  96. 85fa9ce Revert "virtio: video: reject resources with more than one entry" by David Staessens · 3 years ago
  97. 6b29858 linux.rs: replace Error enum with anyhow by Daniel Verkamp · 3 years, 3 months ago
  98. 2d8e1b0 Devices: Return bar reallocation info at bar written by Xiong Zhang · 3 years, 1 month ago
  99. 479efab devices: Don't return bar info if memory/io is disabled by Xiong Zhang · 3 years, 1 month ago
  100. 7a976d3 virtio-fs: Apply `syscall!()` macro to syscall invocations by Christian Blichmann · 3 years ago