1. e2ff2c4 linux: Disable sandbox for hotplug device by Xiong Zhang · 3 years, 6 months ago
  2. 4fbc554 Vfio-pci: Release irq_num at pci device remove by Xiong Zhang · 3 years, 6 months ago
  3. e31731c virtio: move cras-snd creation after virtio GPU by Chih-Yang Hsia · 2 years, 11 months ago
  4. 0bbbb68 Add option to run VM in protected mode without pVM firmware. by Andrew Walbran · 3 years ago
  5. 00f1c9f Update to the latest pKVM ABI. by Andrew Walbran · 3 years ago
  6. 54cf834 virtio: video: fix typo by Alexandre Courbot · 2 years, 11 months ago
  7. a78ae7a virtio: video: Add support for libvda-vd decoder backend. by David Staessens · 3 years, 4 months ago
  8. 22740d8 crosvm: linux: allow video device to be created even if /usr/lib64 does not exist by Alexandre Courbot · 3 years ago
  9. b86f7f6 gpu: allow syslog from the render server by Chia-I Wu · 3 years ago
  10. 993aa7f crosvm: add option to use persistent TAP interface as network device by Alexandre Courbot · 3 years ago
  11. 911773a crosvm: factorize net device creation code by Alexandre Courbot · 3 years ago
  12. 16fb659 devices: gpu: add render server support by Chia-I Wu · 3 years ago
  13. fffb569 gpu: refactor create_gpu_device by Chia-I Wu · 3 years ago
  14. 41dc04f crosvm: Support multiple CRAS virtio-snd cards by Chih-Yang Hsia · 3 years ago
  15. f75699f crosvm: return 32 exit code when guest issues reset request by Dmitry Torokhov · 3 years ago
  16. 0006586 linux: disambiguate error context messages by Alexandre Courbot · 3 years ago
  17. b180f9c crosvm: use BusRange in DirectIoOption. by Junichi Uekawa · 3 years ago
  18. 7b80554 devices: vfio: Add new constructor for VFIO driver by Keiichi Watanabe · 3 years, 3 months ago
  19. d2c2bd1 linux: mount all possible render nodes by Chih-Yu Huang · 3 years ago
  20. 2620380 Revert "vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs" by Quentin Perret · 3 years ago
  21. c02960d virtio: video: make libvda a selectable feature by Alexandre Courbot · 3 years, 4 months ago
  22. 1286b48 linux: only add PCIe root port on x86 by Daniel Verkamp · 3 years ago
  23. b42b3e5 virtio: video: enable runtime selection of video backend by Alexandre Courbot · 3 years, 4 months ago
  24. c301122 [crosvm] use `fmt::alternate` for anyhow::Error by Maciek Swiech · 3 years ago
  25. 46471a0 Devices: Use mmap for direct mmio r/w by Xiong Zhang · 3 years ago
  26. 2d45b91 resources: Release pci slot when vfio pci device is removed by Xiong Zhang · 3 years, 6 months ago
  27. f82f2dc devices:pcie: Add PcieRootPort into hotplug bus by Xiong Zhang · 3 years, 6 months ago
  28. f67785e devices:pcie: Specify Bus number at pci bridge creation by Xiong Zhang · 3 years, 6 months ago
  29. 50f9591 devices: vhost: Allow vhost-vsock fd from command-line by Christian Blichmann · 3 years ago
  30. b975546 vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs by Will Deacon · 3 years ago
  31. 6b29858 linux.rs: replace Error enum with anyhow by Daniel Verkamp · 3 years, 3 months ago
  32. 11bed5e devices: re-add set_access_id to bus by Colin Downs-Razouk · 3 years ago
  33. 8230abf virtio: video: compile out decoder or encoder if corresponding feature not selected by Alexandre Courbot · 3 years, 5 months ago
  34. 57e4f54 Reland "Devices: Allocate non pci bar mmio at top of HighMmio" by Daniel Verkamp · 3 years, 1 month ago
  35. 70c66ba Revert "Devices: Allocate non pci bar mmio at top of HighMmio" by Dennis Kempin · 3 years, 1 month ago
  36. de2c640 Add stub PCI device implementation. by Mattias Nissler · 3 years, 1 month ago
  37. 9557588 Devices: Allocate non pci bar mmio at top of HighMmio by Xiong Zhang · 3 years, 2 months ago
  38. 2aaf7ad x86: Support Host exposes CPU topology to Guest VM by ZhaoLiu · 3 years, 1 month ago
  39. 3022a23 devices: Use Mutex to protect bus->devices by Xiong Zhang · 3 years, 3 months ago
  40. 9e6c633 crosvm: MMIO forwarding. by Tomasz Jeznach · 3 years, 6 months ago
  41. 65740a6 Uprev to rust 1.55.0 by Dennis Kempin · 3 years, 1 month ago
  42. 1b16db1 devices: Add vhost-user snd vmm by Woody Chow · 3 years, 8 months ago
  43. 84091e5 Add vhost-user vsock vmm by Chirantan Ekbote · 3 years, 2 months ago
  44. 31e136a crosvm: Allow all vCPU threads to share same cookie for core scheduling by Yusuke Sato · 3 years, 3 months ago
  45. 344eb14 linux: Instantiate VFIO platform device by Tomasz Nowicki · 3 years, 2 months ago
  46. 71aca79 crosvm: Introduce VfioParam structure to recognize VFIO device type by Tomasz Nowicki · 3 years, 5 months ago
  47. ab86d52 arch: Generalize PCI device box for build_vm by Tomasz Nowicki · 3 years, 2 months ago
  48. 52437db crosvm: Add more information of adding block device. by Junichi Uekawa · 3 years, 2 months ago
  49. 127a90f linux: disable PCI to PCI bridge by Daniel Verkamp · 3 years, 2 months ago
  50. 44292f5 Support out-of-tree vhost-user-gpu by Chirantan Ekbote · 3 years, 5 months ago
  51. 3e8d52b vhost: Don't require GuestMemory in ::new() by Chirantan Ekbote · 3 years, 2 months ago
  52. eb1640e disk: limit maximum nesting depth by Daniel Verkamp · 3 years, 2 months ago
  53. a118482 Add vhost-user-fs device by Federico 'Morg' Pareschi · 3 years, 2 months ago
  54. 0b2b606 Add capture, client_type and socket_type options to cras snd device by Woody Chow · 3 years, 3 months ago
  55. e1663ee Only change uid/gid when it's not 0 by Chirantan Ekbote · 3 years, 2 months ago
  56. 3eeaf6a linux: fill pmem alignment area with anon map by Daniel Verkamp · 3 years, 3 months ago
  57. 737ff12 Add virtio-snd device with CRAS backend by Woody Chow · 3 years, 8 months ago
  58. 5120051 Don't rely on being able to look up users/groups by Fergus Dall · 3 years, 3 months ago
  59. cfe4946 linux.rs: add clippy allow for manual_map by Daniel Verkamp · 3 years, 3 months ago
  60. 166d1dd crosvm: fix needless_borrow clippy warning by Daniel Verkamp · 3 years, 3 months ago
  61. 8f9dc1d aarch64: Support pstore by Ryo Hashimoto · 3 years, 3 months ago
  62. e19ab75 devices:vfio-pci: Assign vfio-pci device pci address by Xiong Zhang · 3 years, 6 months ago
  63. 262e618 devices:pcie: Add and emulate pcie root port by Xiong Zhang · 3 years, 6 months ago
  64. 9fadc3f devices:bus: Add HotPlugBus Trait by Xiong Zhang · 3 years, 5 months ago
  65. 8c9fe3e Arch: Vfio device could be created and configured at runtime by Xiong Zhang · 3 years, 7 months ago
  66. fb36e0c devices: virtio: Rename `vhost::user` module to `vhost::user::vmm` by Keiichi Watanabe · 3 years, 3 months ago
  67. 553d219 arch, devices: Move serial data structures to devices by Keiichi Watanabe · 3 years, 3 months ago
  68. dea7dbb Linux: Make vfio kvm file as global by Xiong Zhang · 3 years, 4 months ago
  69. c48e783 crosvm: arm64: Populate restricted DMA node based on 'swiotlb=' option by Will Deacon · 3 years, 4 months ago
  70. 47fdc8e gpu: Remove unused parameter by Chirantan Ekbote · 3 years, 5 months ago
  71. 2ac78b9 Add "make_rt" command. by Suleiman Souhlal · 3 years, 10 months ago
  72. 63630e8 Add --delay-rt flag. by Suleiman Souhlal · 3 years, 9 months ago
  73. 5404501 crosvm fix stale balloon stats by Charles William Dick · 3 years, 4 months ago
  74. ad3b24e devices: virtio: iommu: implement VIOT table by Peter Fang · 3 years, 5 months ago
  75. c2bba08 devices: pci: add generate_acpi() to traits by Peter Fang · 3 years, 7 months ago
  76. a041068 Log offending port numbers when port IO read or write fails by Dmitry Torokhov · 3 years, 4 months ago
  77. 7bea39f crosvm: O_DIRECT for opening disk image. by Junichi Uekawa · 3 years, 4 months ago
  78. 5afeafa crosvm: Refactor Error out of linux.rs by Richard · 3 years, 4 months ago
  79. 558460f Revert "devices: irqchip: add need_halted function" by Leo Lai · 3 years, 4 months ago
  80. da4e8a9 arch: move resume_notify_devices out of Bus by Daniel Verkamp · 3 years, 4 months ago
  81. e470ef9 devices: irqchip: add need_halted function by Daniel Verkamp · 3 years, 6 months ago
  82. d4562d0 Partial implementation of the virtio-snd device by Jorge E. Moreira · 3 years, 5 months ago
  83. 71435c1 devices: virtio: iommu: implement VIRTIO_IOMMU_F_INPUT_RANGE feature by Zide Chen · 3 years, 9 months ago
  84. bc55e30 Handle /proc/self/fd/N specially for composite disk components and QCOW2. by Andrew Walbran · 3 years, 4 months ago
  85. eb9cc53 Add vhost-user of mac80211_hwsim at crosvm by JaeMan Park · 3 years, 5 months ago
  86. dfc4b88 devices: virtio: iommu: enable virtio IOMMU driver by Zide Chen · 3 years, 8 months ago
  87. afdb938 devices: vfio: prepare for vIOMMU support: multiple VFIO containers by Zide Chen · 3 years, 5 months ago
  88. 5deee48 devices: vfio: create KVM_DEV_TYPE_VFIO device from linux.rs by Zide Chen · 3 years, 7 months ago
  89. ede68c7 base: Remove is_packet_ready by Vikram Auradkar · 3 years, 5 months ago
  90. fde2997 crosvm: deprecate wayland-dmabuf flag. by Nicholas Verne · 3 years, 4 months ago
  91. b57c124 crosvm: Delay RutabagaGralloc creation by Nicholas Verne · 3 years, 4 months ago
  92. 4cad30a Handle /proc/self/fd/N specially for kernel, bios and initrd. by Andrew Walbran · 3 years, 5 months ago
  93. 70fc7de devices: virtio: Add vhost-user-console to the vmm by Federico 'Morg' Pareschi · 3 years, 7 months ago
  94. 584e52c crosvm: Remove balloon sizing logic by Hikaru Nishida · 3 years, 7 months ago
  95. ef085de allow libglvnd to be used for rendering by John Bates · 3 years, 8 months ago
  96. 10f1505 Linux: Extract vfio device creation code for vfio runtime add/remove by Xiong Zhang · 3 years, 7 months ago
  97. d659a0d devices: gpu: Support multiple displays by Jason Macnak · 3 years, 8 months ago
  98. af3f3bb linux: Set recv timeout for balloon_host_tube to avoid deadlock by Hikaru Nishida · 3 years, 6 months ago
  99. 2ee9dcd devices: Support vhost-user-wl by Chirantan Ekbote · 3 years, 6 months ago
  100. 026f72f enable core scheduling regardless of enabled features by Zach Reizner · 3 years, 6 months ago