1. 1e369c5 base: add hugepages argument by Sergey Senozhatsky · 3 years, 7 months ago
  2. 6139da6 crosvm: Supress unused mut warning for variable linux in run_vm by Kuo-Hsin Yang · 3 years, 7 months ago
  3. a90649a arch: move GuestMemory creation to common of linux module by Zach Reizner · 3 years, 8 months ago
  4. ccb2694 smbios: support source DMI/SMBIOS data from file. by Tomasz Jeznach · 3 years, 8 months ago
  5. 7271f75 crosvm-direct: enable interrupt passthrough. by Tomasz Jeznach · 3 years, 9 months ago
  6. ffb5912 linux: reorder video devices after gpu by Daniel Verkamp · 3 years, 8 months ago
  7. d49bcdb replace all usage of MsgOnSocket derives by Zach Reizner · 3 years, 10 months ago
  8. 3ce7476 crosvm-direct: p-t support for port and memory I/O. by Tomasz Jeznach · 3 years, 9 months ago
  9. 5890b70 devices: Add vhost-user fs vmm by Woody Chow · 3 years, 9 months ago
  10. dd0ee59 devices: virtio: block: port GET_ID to async block by Daniel Verkamp · 3 years, 8 months ago
  11. db17478 crosvm: Keep memfd alive when creating new process by Gurchetan Singh · 5 years ago
  12. b66d6f6 crosvm: sandbox changes for udmabuf by Gurchetan Singh · 5 years ago
  13. 44c728c sys_util: Add functionality to signals. by Allen Webb · 3 years, 8 months ago
  14. 6068658 devices: virtio: Add vhost-user-net master device by Keiichi Watanabe · 3 years, 8 months ago
  15. f3a37f4 devices: virtio: Add vhost-user-block master device by Keiichi Watanabe · 3 years, 10 months ago
  16. eb1114c crosvm-direct: support for variable IOAPIC irqs. by Tomasz Jeznach · 3 years, 9 months ago
  17. 5e23df7 Adds a new input device for switches, with socket flag --switches. by Daniel Norman · 3 years, 8 months ago
  18. 2f5d4b6 Make vhost-vsock and vhost-net paths configurable by Christian Blichmann · 3 years, 8 months ago
  19. ec618a5 crosvm: accept pmem disks via FD by Mike Gerow · 3 years, 9 months ago
  20. 33d5677 Make KVM path configurable by Christian Blichmann · 3 years, 9 months ago
  21. 57e0d5d Make Kokoro Happy by Dennis Kempin · 3 years, 9 months ago
  22. 503c5ab devices: Add an asynchronous block device by Dylan Reid · 4 years, 4 months ago
  23. 781d975 Revert "Revert "rutabaga_gfx: cross-domain: a new year's miracle in February"" by Gurchetan Singh · 3 years, 9 months ago
  24. 942b8fc Revert "rutabaga_gfx: cross-domain: a new year's miracle in February" by Hiroki Sato · 3 years, 9 months ago
  25. a9c4b3a rutabaga_gfx: cross-domain: a new year's miracle in February by Gurchetan Singh · 4 years ago
  26. 502b5de devices: change PCI slot and IRQ allocator. by Tomasz Jeznach · 3 years, 10 months ago
  27. 293913c rutabaga_gfx: rutabaga_gralloc: a shimmering beacon of hope by Gurchetan Singh · 4 years ago
  28. 486cffc Add and enable virtio multi-touch touchscreen device by Tristan Muntsinger · 4 years, 2 months ago
  29. d562b1a gpu: bind mount /usr/share/vulkan for vulkan loader by Chia-I Wu · 3 years, 11 months ago
  30. 9cfdbd9 Fix clippy errors and some warnings. by Andrew Walbran · 3 years, 10 months ago
  31. 0e3d4b6 crosvm make balloon logic more fair by Charles William Dick · 4 years ago
  32. eefe7fb devices: virtio: fs: DAX based shared memory support by Keiichi Watanabe · 4 years ago
  33. 0d9d0e3 Allow perfetto tracing from crosvm gpu process by John Bates · 4 years ago
  34. f408c73 devices: Use PowerMonitor trait objects as a data source for GoldfishBattery. by Alex Lau · 4 years ago
  35. 4e1f99a devices: virtio: block: add VIRTIO_BLK_T_GET_ID by Daniel Verkamp · 4 years, 6 months ago
  36. f70350b linux: Run cargo fmt by Keiichi Watanabe · 4 years ago
  37. d32098d Restore default virtio features for virtio-rng by Alistair Delva · 4 years ago
  38. 11dc671 devices: irqchip: add halted, cap, inject methods by Steven Richman · 4 years, 3 months ago
  39. 2bbe85c linux: Fix a recent regression of ACPI S1 suspending issue by Chuanxiao Dong · 4 years ago
  40. a596a07 Final major RawDescriptor transition. by Michael Hoyle · 4 years ago
  41. 256be3a Goldfish battery: add external command interface to set the state by Chuanxiao Dong · 4 years, 7 months ago
  42. bbb32af Goldfish battery: create a irq thread by Chuanxiao Dong · 4 years, 7 months ago
  43. 23f9471 gdb: Support single-step execution and HW breakpoints for x86_64 by Keiichi Watanabe · 4 years, 1 month ago
  44. c5262e9 linux: Support GDB remote serial protocol for x86_64 by Keiichi Watanabe · 4 years, 1 month ago
  45. fd5626c Goldfish battery: add the basic battery/ac property emulation by Chuanxiao Dong · 4 years, 7 months ago
  46. 3d63706 linux: Wrap messages to vcpus in an enum by Dylan Reid · 5 years ago
  47. b049266 linux: Switch from a run mutex to a channel by Dylan Reid · 6 years ago
  48. cd23bc2 base: keep_fds -> keep_rds rename by Michael Hoyle · 4 years, 1 month ago
  49. ce33ace hypervisor: add vcpu methods: id, nmi, window off by Steven Richman · 4 years, 3 months ago
  50. 75ba875 p9: Support ascii casefolding by Chirantan Ekbote · 4 years, 1 month ago
  51. bd53276 devices: irqchip: handle multiple events per irq by Colin Downs-Razouk · 4 years, 2 months ago
  52. e392c46 base: Add WaitContext by Michael Hoyle · 4 years, 1 month ago
  53. d4ca29b Restore default virtio features for virtio-input. by Noah Gold · 4 years, 1 month ago
  54. 7d2b8ac devices: virtio: Advertise VIRTIO_F_ACCESS_PLATFORM for protected VMs by Will Deacon · 4 years, 1 month ago
  55. 0405973 devices: gpu: enable the shader disk cache with new mesa default by John Bates · 4 years, 2 months ago
  56. 81d5adb devices: virtio: Consolidate reserved feature bits into free function by Will Deacon · 4 years, 1 month ago
  57. 304e731 make hypervisor traits object safe by Zach Reizner · 4 years, 2 months ago
  58. e341d0a Expand video sandboxing for AMD devices by David Stevens · 4 years, 1 month ago
  59. 015c3c1 x86_64: Introduce --no-smt flag. by Suleiman Souhlal · 4 years, 1 month ago
  60. 685316f base: EventFd -> Event renaming by Michael Hoyle · 4 years, 2 months ago
  61. 2c770e6 hypervisor: replace RunnableVcpu with VcpuRunHandle by Zach Reizner · 4 years, 2 months ago
  62. 10154a9 devices: vfio: use separate MSI and MSI-X sockets by Daniel Verkamp · 4 years, 2 months ago
  63. caf9ced linux: set vcpu affinity before retrieving cpuid by Daniel Verkamp · 4 years, 2 months ago
  64. 08d86a4 base: Add timer package by Michael Hoyle · 4 years, 3 months ago
  65. b220eac devices: gpu: add support for mesa gpu shader cache by John Bates · 4 years, 2 months ago
  66. c677fb4 crosvm: allow setting VCPU affinity per VCPU by Daniel Verkamp · 4 years, 2 months ago
  67. 2340052 devices: gpu: Check /dev/dri exists before mount by Jason Macnak · 4 years, 3 months ago
  68. ab205af main: Allow some vcpus to be real time by Kansho Nishida · 4 years, 3 months ago
  69. 8c2f000 linux: replace sort with sort_by_key and Reverse by Daniel Verkamp · 4 years, 3 months ago
  70. ce17e6e ac97: Fallback to null audio if connection refused by CRAS by paulhsia · 4 years, 3 months ago
  71. 14fa6bd balloon: Use different method for sizing balloon. by Suleiman Souhlal · 4 years, 3 months ago
  72. f32d0b4 Use hypervisor abstraction to run VMs by Steven Richman · 4 years, 5 months ago
  73. 5572c8d devices: gpu: Integrate ExternalMapping with virtio-gpu by Lingfeng Yang · 4 years, 7 months ago
  74. 1cd8099 linux: log balloon stats when triggering resize by Daniel Verkamp · 4 years, 4 months ago
  75. 6b19695 Add "base" crate and transition crosvm usages to it from sys_util by Michael Hoyle · 4 years, 4 months ago
  76. ec058d6 vm_memory: A crate to hold vm-specific memory objects by Dylan Reid · 4 years, 4 months ago
  77. d6ac1ab kvm: allow registering memory from current address space by Lingfeng Yang · 4 years, 10 months ago
  78. 94d77df enable core scheduling with the chromeos feature by Zach Reizner · 4 years, 4 months ago
  79. 1590e6f Add feature flag for audio. by Andrew Scull · 4 years, 8 months ago
  80. 71e73d8 crosvm: Support UnixDatagram sockets for serial output. by Nicholas Verne · 4 years, 4 months ago
  81. f50bab6 rlim64_t doesn't exist on Android, use u64. by Andrew Walbran · 4 years, 4 months ago
  82. f3024c8 io_jail: Remove now that the code lives in aosp/external/minijail by Allen Webb · 4 years, 5 months ago
  83. 173fe62 kvm: use MappedRegion trait by Gurchetan Singh · 4 years, 6 months ago
  84. 4264464 acpi: support user provided ACPI SDTs. by Tomasz Jeznach · 4 years, 6 months ago
  85. 57df6a0 devices: virtio: Initial implementation of virtio-video device by Keiichi Watanabe · 5 years ago
  86. 34d45e5 linux.rs: Set MS_SLAVE mount propagation for virtio-fs by Chirantan Ekbote · 4 years, 7 months ago
  87. e1952dd Remove redundant single-component imports by Daniel Verkamp · 4 years, 7 months ago
  88. ed14986 Apply same permissions to pmem-region alignments. by Iliyan Malchev · 4 years, 7 months ago
  89. 1160f45 sys_util: timerfd: Methods don't need to me mut by Dylan Reid · 4 years, 7 months ago
  90. a7b6a1c arch, main: add virtio-console parsing and creation by Daniel Verkamp · 4 years, 8 months ago
  91. 275c1ef crosvm: Apply cargo fix for some clippy errors by Keiichi Watanabe · 4 years, 7 months ago
  92. 297ae77 msg_socket: add specialized error for zero sized recv by Zach Reizner · 4 years, 9 months ago
  93. e1980a9 devices: pmem: implement flush using msync() by Daniel Verkamp · 4 years, 9 months ago
  94. 0bf8a55 crosvm balance available memory by Charles William Dick · 5 years ago
  95. 773c707 Virtio-net: Let queue-num could configurable by Xiong Zhang · 4 years, 8 months ago
  96. 4cbcc26 Virtio-net: Add multi queues in multi threads by Xiong Zhang · 4 years, 9 months ago
  97. 664cc3c crosvm virtio balloon stats by Charles William Dick · 4 years, 10 months ago
  98. d5c1e96 audio: Create AC97 device with --ac97 option by Judy Hsiao · 4 years, 10 months ago
  99. 63c2394 Fix into_iter() usage where iter() suffices by Daniel Verkamp · 4 years, 9 months ago
  100. 8bb4faa Vfio: Multi vfio device support by Xiong Zhang · 5 years ago