1. 32e17bc qcow: Cache address and refcount tables by Dylan Reid · 6 years ago
  2. b22b613 gpu: add sandboxing via minijail for virtio gpu device. by David Riley · 6 years ago
  3. 9fbac2c Add basic rustfmt config by Dylan Reid · 6 years ago
  4. 5e84065 qcow: Add refcounting helper by Dylan Reid · 6 years ago
  5. 62d2183 qcow: Add vec_cache by Dylan Reid · 6 years ago
  6. 8b952c2 qcow: Add raw file struct by Dylan Reid · 6 years ago
  7. 96c4a6d devices: pci: add subsystem vendor and device ID by Dylan Reid · 6 years ago
  8. 11809f6 devices: pci: fix capability mask in status reg by Dylan Reid · 6 years ago
  9. bc8d905 resources: fix allocator doc tests by Dylan Reid · 6 years ago
  10. 67afe44 devices: Move VirtioDevice to its own file by Dylan Reid · 6 years ago
  11. 059a188 Arch: Big refactor and add an empty PCI bus by Dylan Reid · 6 years ago
  12. 7621d91 devices: block: implement discard and write zeroes by Daniel Verkamp · 6 years ago
  13. ed2b3e0 pci: add tests for add_capability() by Daniel Verkamp · 6 years ago
  14. 8a4a13d virtio-gpu: fix reporting of VIRTIO_F_VERSION_1 by Daniel Verkamp · 6 years ago
  15. 9c7cd86 qcow: deallocate clusters in write_zeroes by Daniel Verkamp · 6 years ago
  16. 95a8868 qcow: implement WriteZeroes for QcowFile by Daniel Verkamp · 6 years ago
  17. a3d11ed sys_util: add WriteZeroes trait and impl for File by Daniel Verkamp · 6 years ago
  18. 0e8f6fa sys_util: add safe wrapper for fallocate() by Daniel Verkamp · 6 years ago
  19. caa2e5a plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch some by Dmitry Torokhov · 6 years ago
  20. 9dec40e kvm: fix get_msrs() to handle case where KVM does not fetch all MSRs by Dmitry Torokhov · 6 years ago
  21. 45e6c84 kvm: fix set_gsi_routing() test by Dmitry Torokhov · 6 years ago
  22. f4afa06 Fix typo in libminijail.rs. by Jorge Lucangeli Obes · 6 years ago
  23. 641b28b plugin: return number of supported MSRS even if buffer is too small by Dmitry Torokhov · 6 years ago
  24. b47c692 Remove sync requirements of pci device trait by Jingkui Wang · 6 years ago
  25. bce85fe seccomp: move 9s policy aarch64 -> arm by Stephen Barber · 6 years ago
  26. 285b682 qcow: fix check for compressed cluster bit by Daniel Verkamp · 6 years ago
  27. d0a0828 devices: block: define config space as a struct by Daniel Verkamp · 6 years ago
  28. 70589a0 devices: block: add support for read-only feature by Daniel Verkamp · 6 years ago
  29. 18fa205 devices: block: store features as a u64 by Daniel Verkamp · 6 years ago
  30. de9ae03 main: replace block writable option with read_only by Daniel Verkamp · 6 years ago
  31. 5f871eb devices: block: define features as shift counts by Daniel Verkamp · 6 years ago
  32. 660a653 Add capabilities to PCI configuration space by Dylan Reid · 6 years ago
  33. 2dd7879 x86_64: Don't allocate addrs in the 32 bit gap by Dylan Reid · 6 years ago
  34. ebd5681 virtio: Implement the 9P device by Chirantan Ekbote · 7 years ago
  35. a79073a 9s: Server binary for the 9p file system by Chirantan Ekbote · 6 years ago
  36. f226e28 bitfield: Add fmt::Debug by Jingkui Wang · 6 years ago
  37. eba6e7f sys_util: enable custom events in pollcontext by Jingkui Wang · 6 years ago
  38. 8cad751 crosvm: Add bit_field_derive by Jingkui Wang · 6 years ago
  39. f11e6ed linux: Allow running without chromeos-low_mem by Dylan Reid · 6 years ago
  40. 6583576 plugin: allow retrieving list of supported MSRs by Dmitry Torokhov · 6 years ago
  41. c017a76 kvm: plumb accessor for KVM_GET_MSR_INDEX_LIST by Dmitry Torokhov · 6 years ago
  42. 0ed91ab linux: Create stuct to hold runnable state by Dylan Reid · 6 years ago
  43. 625866b x86_64: Enable pci on the command line. by Dylan Reid · 7 years ago
  44. c9ce2da gpu: add force_ctx_0 calls prior to each gpu command by David Riley · 6 years ago
  45. f89e0b5 gpu: add support for fences by David Riley · 7 years ago
  46. ba7c603 gpu: hold image with resource by David Riley · 7 years ago
  47. 4cbaeb7 gpu: make process_descriptor return Option by David Riley · 7 years ago
  48. af9d7ed gpu: import buffers for rendering from minigbm by David Riley · 6 years ago
  49. 150daf9 gpu_renderer: update virglrenderer bindings by David Riley · 6 years ago
  50. c1ce54a pci: Add serial bus subclass by Jingkui Wang · 6 years ago
  51. 448516e balloon: Implement device policy by Chirantan Ekbote · 6 years ago
  52. 1187595 gpu: fix parsing of third descriptor in chain by David Riley · 6 years ago
  53. e9717c4 gpu_buffer: fix reading and writing to GPU buffers by Zach Reizner · 6 years ago
  54. 940259c main: Fix help for create_qcow2 by Dylan Reid · 6 years ago
  55. a697d31 mptable: Add ability to allocate pci interrupts by Dylan Reid · 6 years ago
  56. b847858 seccomp: rename aarch64 -> arm by Sonny Rao · 6 years ago
  57. 98ca995 wl: add pipe2 and fcntl64 to wl_device.policy by Zach Reizner · 6 years ago
  58. cd2d4fe data_model: add offset, copy_to_volatile_slice, Copy to VolatileSlice by Zach Reizner · 6 years ago
  59. 59caefa gpu_buffer: add bytes_per_pixel method to Format by Zach Reizner · 6 years ago
  60. 3a8100a gpu: implement virtio-gpu by Zach Reizner · 7 years ago
  61. f40bb19 gpu_renderer: add virglrenderer bindings by Zach Reizner · 7 years ago
  62. 86fdb1d devices: pci - Add a PCI root bridge by Dylan Reid · 6 years ago
  63. 836466a devices: proxy - Add support for proxying PciDevices by Dylan Reid · 6 years ago
  64. 898921f device: block: Update status of the flush command by Dylan Reid · 6 years ago
  65. 2dcb632 qcow: Set refcounts for initial clusters. by Dylan Reid · 6 years ago
  66. 5ad2174 devices: block: sync after setting refcount by Dylan Reid · 6 years ago
  67. 6fd0c6f devices: block: Support flush command by Dylan Reid · 6 years ago
  68. d1e391b plugin: allow retrieving and setting VCPU events by Slava Malyugin · 6 years ago
  69. cc08cdb devices: pci - Add PciDevice by Dylan Reid · 6 years ago
  70. b4e7ea3 devices: pci - Add PciConfiguration by Dylan Reid · 6 years ago
  71. 9b871c2 devices: Add pci_types by Dylan Reid · 6 years ago
  72. 228e4a6 Move gpu allocator to resources by Dylan Reid · 6 years ago
  73. 20d71f8 gpu_display: provides wayland based output for virtio-gpu by Zach Reizner · 7 years ago
  74. ac5a8db x86_64: fill cache info in cpuid, stop spoofing CPU vendor id by Slava Malyugin · 6 years ago
  75. ef7352f Remove the device manager and use the new resource allocator by Dylan Reid · 7 years ago
  76. 473ae27 resources: Add system resource allocator by Dylan Reid · 6 years ago
  77. dea77ce resources: Add address allocation helper by Dylan Reid · 6 years ago
  78. d678784 p9: Fix file and directory creation mode by Chirantan Ekbote · 6 years ago
  79. f2fb37e p9: Fix unsafe block in read function by Chirantan Ekbote · 6 years ago
  80. 298b41c sys_util: move round_to_page_size to sys_util by Zach Reizner · 6 years ago
  81. 22272dd virtwl: implement dmabuf sync support by David Reveman · 6 years ago
  82. b657603 p9: Add server implementation by Chirantan Ekbote · 7 years ago
  83. a7b0a71 virtio-queue: Add an iterator over a descriptor chain by Chirantan Ekbote · 6 years ago
  84. dd19b2e virtio-queue: Add an is_read_only() method for DescriptorChain by Chirantan Ekbote · 6 years ago
  85. 6452eaf virtio: Derive Clone for DescriptorChain by Chirantan Ekbote · 7 years ago
  86. 72fa671 virtwl: exclude "pvr" drm devices for mediatek systems by Sonny Rao · 6 years ago
  87. 5f78721 net: Allow passing in a configured tap fd on the command line by Chirantan Ekbote · 6 years ago
  88. 92068bc wl: do not close FDs that were hungup by Zach Reizner · 6 years ago
  89. 90c5041 crosvm: aarch64: whitelist gettimeofday for error messages by Sonny Rao · 6 years ago
  90. 5f5e7ec virtwl: better multi-plane DMABuf support by David Reveman · 6 years ago
  91. 8608eb0 Update libc version to 0.2.40 by Chirantan Ekbote · 7 years ago
  92. 9b81eb5 p9: protocol: Add message definitions by Chirantan Ekbote · 7 years ago
  93. 800fcb0 Add low-level p9 protocol implementation by Chirantan Ekbote · 7 years ago
  94. d8f10af crosvm: Switch to cc crate. by Manoj Gupta · 7 years ago
  95. 2494dde qcow: Call fsync(2) when we want to flush to disk by Dylan Reid · 7 years ago
  96. fe0abe4 virtwl: Fix DMABuf support on when building for 32bit. by David Reveman · 7 years ago
  97. bb65801 plugin: allow retrieving and setting XCR VCPU states by Dmitry Torokhov · 7 years ago
  98. f0656b6 virtwl: Fix wayland-dmabuf argument typo. by David Reveman · 7 years ago
  99. 10668e6 kvm: fix test for getting and setting xcrs by Dmitry Torokhov · 7 years ago
  100. 52ba4e5 virtwl: Add DMABuf allocation support. by David Reveman · 7 years ago