1. e1980a9 devices: pmem: implement flush using msync() by Daniel Verkamp · 4 years, 9 months ago
  2. f3081b1 Fix performance problem on Android Sparse images by A. Cody Schuffelen · 4 years, 8 months ago
  3. 0bf8a55 crosvm balance available memory by Charles William Dick · 5 years ago
  4. a9a1d02 Add io_uring interfaces by Dylan Reid · 4 years, 8 months ago
  5. 252d5b3 handle mmap of large offsets on 32 bit systems by Dylan Reid · 4 years, 8 months ago
  6. 146450b msg_socket: support dynamically sized types by Zach Reizner · 4 years, 10 months ago
  7. 773c707 Virtio-net: Let queue-num could configurable by Xiong Zhang · 4 years, 8 months ago
  8. c56bc98 docker: Add setup for libvda by Keiichi Watanabe · 4 years, 8 months ago
  9. abf8dab docker: Run cargo check with all features enabled by Keiichi Watanabe · 4 years, 8 months ago
  10. 11e71a1 virtio-gpu: add support for exporting virtgpu resources by David Stevens · 4 years, 10 months ago
  11. 4cbcc26 Virtio-net: Add multi queues in multi threads by Xiong Zhang · 4 years, 9 months ago
  12. 664cc3c crosvm virtio balloon stats by Charles William Dick · 4 years, 10 months ago
  13. 31deb9f sys_util: Allow pre-populating mmaps by Dylan Reid · 4 years, 8 months ago
  14. d321002 syscall_defines: add new/updated syscalls by Dylan Reid · 4 years, 8 months ago
  15. c6f1380 devices: fs: Replace RwLock with Mutex by Chirantan Ekbote · 4 years, 8 months ago
  16. bbb8228 devices: usb: temporarily disable resets by Daniel Verkamp · 4 years, 8 months ago
  17. d74bb77 devices: fs: Use l{get,set,list,remove}xattr by Chirantan Ekbote · 4 years, 8 months ago
  18. 9e8aa13 devices: fs: Add missing `&` in copy_file_range by Chirantan Ekbote · 4 years, 8 months ago
  19. 22964ea gfxstream: fix build by Lingfeng Yang · 4 years, 8 months ago
  20. 45a94be vhost-net: implement direct msix irq fd by Chuanxiao Dong · 4 years, 8 months ago
  21. 57b8201 vhost: pass response_socket to activate thread by Chuanxiao Dong · 4 years, 9 months ago
  22. 02f58e6 vhost-net: add control socket basic support by Chuanxiao Dong · 4 years, 8 months ago
  23. 928a839 docker: update ADHD commit to fix kokoro build by Daniel Verkamp · 4 years, 8 months ago
  24. 0dcbfa1 usb: avoid setting configuration when unnecessary by Daniel Verkamp · 4 years, 8 months ago
  25. 83fc5c4 devices: gpu: complete resource V2 rebase by Gurchetan Singh · 4 years, 10 months ago
  26. 151af70 devices: gpu: modify resource v2 by Gurchetan Singh · 4 years, 10 months ago
  27. 911e21e gpu_renderer: disable debug callback on arm by David Stevens · 4 years, 8 months ago
  28. d5c1e96 audio: Create AC97 device with --ac97 option by Judy Hsiao · 4 years, 10 months ago
  29. e511304 devices: virtio: add virtio-console device by Daniel Verkamp · 4 years, 8 months ago
  30. 9486e57 ACPI: enable ACPI from command line by Chuanxiao Dong · 4 years, 8 months ago
  31. 5b2447c devices: fs: Bump fuse minor version to 31 by Chirantan Ekbote · 4 years, 8 months ago
  32. 6dfa1e4 devices: fs: Implement copy_file_range by Chirantan Ekbote · 4 years, 8 months ago
  33. 93a9877 devices: fs: Support FOPEN_CACHE_DIR by Chirantan Ekbote · 4 years, 8 months ago
  34. a07d84a devices: fs: Add support for fuse minor version 28 by Chirantan Ekbote · 4 years, 8 months ago
  35. 6d2a834 seccomp: add frequency file to x86_64 by Matt Delco · 4 years, 10 months ago
  36. 5934305 crosvm: Change expected field to String in InvalidValue by Judy Hsiao · 4 years, 8 months ago
  37. 8476d79 Fix warnings added in rust 1.42 by Dylan Reid · 4 years, 8 months ago
  38. 752f9c2 devices: Ignore O_DIRECT in 9p and fs devices by Chirantan Ekbote · 4 years, 8 months ago
  39. cba39f2 Allow all serial port types to read from stdin by Jorge E. Moreira · 4 years, 8 months ago
  40. d9082cf README: add instructions for building on Linux + CrOS by Stephen Barber · 4 years, 9 months ago
  41. 63c2394 Fix into_iter() usage where iter() suffices by Daniel Verkamp · 4 years, 9 months ago
  42. a0fea29 gpu_renderer: add virglrenderer logging callback by David Stevens · 4 years, 9 months ago
  43. 265967b descriptor_utils: Add `iter` method by Chirantan Ekbote · 4 years, 8 months ago
  44. 8bb4faa Vfio: Multi vfio device support by Xiong Zhang · 5 years ago
  45. 4b62cd9 crosvm: remove deprecated --qcow and --rwqcow options by Daniel Verkamp · 5 years ago
  46. 9515b05 devices: virtio: resource_bridge: Transfer plane metadata by Keiichi Watanabe · 4 years, 9 months ago
  47. 3f3c0a3 ac97: Mark pci::ac97_bus_master::test::start_playback ignored by Mattias Nissler · 4 years, 9 months ago
  48. aee33b5 virtio: Add VIRTIO_RING_F_EVENT_IDX test case by Xiong Zhang · 4 years, 9 months ago
  49. 0d2f3d2 fuzz: ensure sys_util path dependency is used by Daniel Verkamp · 4 years, 9 months ago
  50. 2977573 seccomp: Add missing syscalls to fs device policy by Chirantan Ekbote · 4 years, 9 months ago
  51. ea6cf66 Vfio: multi vfio group support by Xiong Zhang · 5 years ago
  52. dc7f52b Use simple virtio_input_events where possible. by Noah Gold · 4 years, 10 months ago
  53. d2a862b crosvm: add handling for hyperv exits by Matt Delco · 4 years, 9 months ago
  54. b9f4c9b crosvm: Add plumbing for split-irqchip interrupts by Zhuocheng Ding · 5 years ago
  55. 2f7dabb Virtio: Add blk VIRTIO_RING_F_EVENT_IDX feature by Xiong Zhang · 4 years, 11 months ago
  56. db4c70d devices: PIC: implement interrupt injection by Zhuocheng Ding · 5 years ago
  57. f2e90bf Add logic to setup PIC/IOAPIC. by Zhuocheng Ding · 5 years ago
  58. 50740ce linux: fix unused code warning without gpu feature by Daniel Verkamp · 4 years, 9 months ago
  59. 80fb075 Virtio: Add queue ack_features() interface by Xiong Zhang · 4 years, 11 months ago
  60. 93cb038 acpi: add S1 capability in DSDT by Chuanxiao Dong · 4 years, 9 months ago
  61. 05d3060 acpi: allocate sci_irq instead of use fixed number by Chuanxiao Dong · 5 years ago
  62. 7eae773 ac97: switch to ShmStreamSource by Fletcher Woodruff · 5 years ago
  63. 020fbf0 x86_64: generate ACPI tables by Chuanxiao Dong · 4 years, 9 months ago
  64. 46d61ba linux: add disk path to open error message by Daniel Verkamp · 4 years, 9 months ago
  65. 7673338 devices: block: let resize convert to non-sparse by Daniel Verkamp · 4 years, 9 months ago
  66. 1f9c1bb devices: pci: add error handling for msix_enable by Daniel Verkamp · 4 years, 9 months ago
  67. 91e8403 acpi_tables: Add initial ACPI tables support by Chuanxiao Dong · 5 years ago
  68. ec8aacb sys_util: cleanup shared mem file after test by Matt Delco · 5 years ago
  69. 72ccaef msg_socket: Add async receiving of messages by Dylan Reid · 4 years, 10 months ago
  70. dfd0139 Better errors on missing composite disk components. by A. Cody Schuffelen · 4 years, 9 months ago
  71. f1f20f5 Support the Android Sparse disk format by A. Cody Schuffelen · 5 years ago
  72. 5ad3bc3 Initialize qcow clusters off the backing file when present by A. Cody Schuffelen · 5 years ago
  73. 0275efb x86_64: use __cpuid intrinsic by Daniel Verkamp · 4 years, 9 months ago
  74. f84c229 linux.rs: Don't pivot_root when using host's root directory by Chirantan Ekbote · 4 years, 9 months ago
  75. d8144a5 Read from the backing file if present on read miss by A. Cody Schuffelen · 5 years ago
  76. 9ca6039 Support generating and opening backing files by A. Cody Schuffelen · 5 years ago
  77. 4f48eab build_test.py: set env vars for cross compile by Matt Delco · 4 years, 9 months ago
  78. 2647a19 Vfio: Disable msix bar's mmap by Xiong Zhang · 5 years ago
  79. 04b44e3 devices: IOAPIC: implement interrupt routing by Zhuocheng Ding · 5 years ago
  80. c6b73e3 linux.rs: Refactor 9p device jail by Chirantan Ekbote · 4 years, 9 months ago
  81. 521646a Vfio: Emulate MSI-x by Xiong Zhang · 5 years ago
  82. e73414d crosvm: add ability to enable caps on vcpu by Matt Delco · 4 years, 9 months ago
  83. c469580 crosvm: support kvm's hyper-v cpuid ioctl by Matt Delco · 4 years, 10 months ago
  84. ce03437 tests: avoid internal error in pause test by Matt Delco · 4 years, 10 months ago
  85. c24ad78 linux.rs: unify jail creation by Matt Delco · 4 years, 9 months ago
  86. de92ad0 Vfio: Enable multi vectors in irq_enable() by Xiong Zhang · 5 years ago
  87. 9f7e38d Virtio: Add virtio block irq suppress by Xiong Zhang · 4 years, 10 months ago
  88. 546f01c acpipm: implement suspend and resume mechanism by Chuanxiao Dong · 4 years, 9 months ago
  89. 80a8d52 devices: virtio: Implement Reader::collect() and Writer::consume() by Charles William Dick · 4 years, 10 months ago
  90. ddbe8b7 virtio-gpu: gfxstream backend by Lingfeng Yang · 4 years, 10 months ago
  91. 79f1017 virtio: Inject virtio-blk interrupt quickly by Xiong Zhang · 4 years, 11 months ago
  92. 2dae567 docker: check out minijail in expected location by Daniel Verkamp · 4 years, 9 months ago
  93. 1ba620d qcow_utils: use DiskFile trait from disk crate by Daniel Verkamp · 4 years, 11 months ago
  94. ed6c972 devices: add acpi device emulation code in devices by Chuanxiao Dong · 4 years, 10 months ago
  95. a0742bb arch64: Support rng-seed to seed the kernel's rng by Stephen Boyd · 4 years, 9 months ago
  96. 7c43b32 crosvm: virtio: Use larger IDs for crosvm-specific devices by Keiichi Watanabe · 4 years, 10 months ago
  97. a2d845a io_jail: use minijail-sys crate by Stephen Barber · 5 years ago
  98. c0cbedd docker: upgrade rustc to 1.41.0 by Daniel Verkamp · 4 years, 9 months ago
  99. 62d9504 README: Add IRC info by Dylan Reid · 4 years, 9 months ago
  100. bccb4eb Use display size as the default size for single touch by Kaiyi Li · 4 years, 9 months ago