aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* eliminate mut from non-mut referencesZach Reizner2019-06-041-0/+1
* Add cargo-generated Cargo.lock comment blockDaniel Verkamp2019-04-191-0/+2
* clippy: Resolve cast_ptr_alignmentDavid Tolnay2019-04-181-0/+3
* lints: Enforce sorted order for enum variantsDavid Tolnay2019-04-131-7/+23
* protos: Merge plugin_proto crate under protos::pluginDavid Tolnay2019-04-121-12/+3
* protos: Compile protos for trunks daemonDavid Tolnay2019-04-121-0/+9
* protos: Update to protobuf 2.3David Tolnay2019-04-121-15/+25
* Revert "qcow_utils: Add tests"Dylan Reid2019-03-281-10/+0
* Move split_irqchip_common to devices/.Miriam Zimmerman2019-03-201-1/+0
* usb: remove unused usb-emulation feature flagZach Reizner2019-03-171-1/+0
* qcow_utils: Add testsDylan Reid2019-03-161-0/+10
* usb: add usb hub, transfer and usb backend interfaceJingkui Wang2019-03-161-0/+1
* Start render node host service in crosvmLepton Wu2019-03-141-0/+8
* Add common types and constants for split IRQ chip.Miriam Zimmerman2019-03-131-0/+1
* Implement PIT.Miriam Zimmerman2019-01-311-0/+11
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-281-1/+1
* linux: Add ac97 device with CRAS backendpaulhsia2019-01-271-0/+19
* linux: add ac97 to the pci busDylan Reid2019-01-261-0/+1
* devices: Add an Ac97 PCI deviceDylan Reid2019-01-261-0/+5
* tpm: Virtio tpm deviceDavid Tolnay2019-01-241-0/+25
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-221-5/+5
* crosvm: Support cros-rust version crosvm ebuildpaulhsia2019-01-221-35/+33
* remove rand crateDaniel Prilik2019-01-171-35/+5
* resources: data_model is not used, don't depend on itDylan Reid2019-01-111-1/+0
* usb: add xhci abi.Jingkui Wang2018-12-251-0/+1
* devices: allow virtio-wayland to use virtgpu resourcesZach Reizner2018-12-111-0/+1
* poll_token: Use syn to simplify poll token deriveDavid Tolnay2018-12-091-0/+5
* assertions: Use compile-time assertion macroDavid Tolnay2018-12-091-0/+9
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-051-0/+11
* usb_util: Create libusb wrapperJingkui Wang2018-12-011-0/+15
* uprev crosvm and 9s libc to 0.2.44Stephen Barber2018-11-271-25/+25
* macros: Update syn to 0.15David Tolnay2018-11-211-18/+18
* crosvm: use msg_socket in vm_controlJingkui Wang2018-11-191-0/+3
* Reland "devices: refactor proxy to use msg_socket"Jingkui Wang2018-11-191-0/+1
* move qcow_utils to members from dependenciesZach Reizner2018-11-161-1/+0
* Revert "devices: refactor proxy to use msg_socket"Jingkui Wang2018-11-021-1/+0
* devices: refactor proxy to use msg_socketJingkui Wang2018-10-311-0/+1
* Revert "Revert "linux: Convert all virtio devices to PCI""Daniel Verkamp2018-10-121-0/+2
* arch: add virtio-pci eventfds with exact matchDaniel Verkamp2018-10-111-0/+1
* crosvm: add msg_sock.Jingkui Wang2018-10-091-0/+19
* Revert "linux: Convert all virtio devices to PCI"Daniel Verkamp2018-10-041-2/+0
* linux: Convert all virtio devices to PCIDaniel Verkamp2018-10-021-0/+2
* qcow: Add a utility program for qcow analysisDylan Reid2018-09-191-0/+2
* sys_util: remove Scm struct and sock_ctrl_msg C libraryZach Reizner2018-09-171-1/+0
* Arch: Big refactor and add an empty PCI busDylan Reid2018-09-101-0/+1
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-081-0/+1
* 9s: Server binary for the 9p file systemChirantan Ekbote2018-08-081-0/+16
* crosvm: Add bit_field_deriveJingkui Wang2018-08-031-0/+17
* plugin: allow retrieving list of supported MSRsDmitry Torokhov2018-07-311-5/+5
* gpu: implement virtio-gpuZach Reizner2018-07-201-2/+3