summary refs log tree commit diff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
...
* usb: remove unused usb-emulation feature flagZach Reizner2019-03-17
* qcow_utils: Add testsDylan Reid2019-03-16
* usb: add usb hub, transfer and usb backend interfaceJingkui Wang2019-03-16
* Start render node host service in crosvmLepton Wu2019-03-14
* Add common types and constants for split IRQ chip.Miriam Zimmerman2019-03-13
* Implement PIT.Miriam Zimmerman2019-01-31
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-28
* linux: Add ac97 device with CRAS backendpaulhsia2019-01-27
* linux: add ac97 to the pci busDylan Reid2019-01-26
* devices: Add an Ac97 PCI deviceDylan Reid2019-01-26
* tpm: Virtio tpm deviceDavid Tolnay2019-01-24
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-22
* crosvm: Support cros-rust version crosvm ebuildpaulhsia2019-01-22
* remove rand crateDaniel Prilik2019-01-17
* resources: data_model is not used, don't depend on itDylan Reid2019-01-11
* usb: add xhci abi.Jingkui Wang2018-12-25
* devices: allow virtio-wayland to use virtgpu resourcesZach Reizner2018-12-11
* poll_token: Use syn to simplify poll token deriveDavid Tolnay2018-12-09
* assertions: Use compile-time assertion macroDavid Tolnay2018-12-09
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05
* usb_util: Create libusb wrapperJingkui Wang2018-12-01
* uprev crosvm and 9s libc to 0.2.44Stephen Barber2018-11-27
* macros: Update syn to 0.15David Tolnay2018-11-21
* crosvm: use msg_socket in vm_controlJingkui Wang2018-11-19
* Reland "devices: refactor proxy to use msg_socket"Jingkui Wang2018-11-19
* move qcow_utils to members from dependenciesZach Reizner2018-11-16
* Revert "devices: refactor proxy to use msg_socket"Jingkui Wang2018-11-02
* devices: refactor proxy to use msg_socketJingkui Wang2018-10-31
* Revert "Revert "linux: Convert all virtio devices to PCI""Daniel Verkamp2018-10-12
* arch: add virtio-pci eventfds with exact matchDaniel Verkamp2018-10-11
* crosvm: add msg_sock.Jingkui Wang2018-10-09
* Revert "linux: Convert all virtio devices to PCI"Daniel Verkamp2018-10-04
* linux: Convert all virtio devices to PCIDaniel Verkamp2018-10-02
* qcow: Add a utility program for qcow analysisDylan Reid2018-09-19
* sys_util: remove Scm struct and sock_ctrl_msg C libraryZach Reizner2018-09-17
* Arch: Big refactor and add an empty PCI busDylan Reid2018-09-10
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-08
* 9s: Server binary for the 9p file systemChirantan Ekbote2018-08-08
* crosvm: Add bit_field_deriveJingkui Wang2018-08-03
* plugin: allow retrieving list of supported MSRsDmitry Torokhov2018-07-31
* gpu: implement virtio-gpuZach Reizner2018-07-20
* gpu_renderer: add virglrenderer bindingsZach Reizner2018-07-20
* plugin: allow retrieving and setting VCPU eventsSlava Malyugin2018-07-11
* Move gpu allocator to resourcesDylan Reid2018-07-09
* gpu_display: provides wayland based output for virtio-gpuZach Reizner2018-07-09
* x86_64: fill cache info in cpuid, stop spoofing CPU vendor idSlava Malyugin2018-07-09
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* resources: Add system resource allocatorDylan Reid2018-06-29
* resources: Add address allocation helperDylan Reid2018-06-29
* p9: Add server implementationChirantan Ekbote2018-06-15