summary refs log tree commit diff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
...
* 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
* Update libc version to 0.2.40Chirantan Ekbote2018-05-23
* Add low-level p9 protocol implementationChirantan Ekbote2018-05-22
* crosvm: Switch to cc crate.Manoj Gupta2018-05-18
* plugin: allow retrieving and setting XCR VCPU statesDmitry Torokhov2018-05-18
* virtwl: Add DMABuf allocation support.David Reveman2018-05-16
* gpu_buffer: create bindings to minigbmZach Reizner2018-05-08
* crosvm: aarch64 guest supportSonny Rao2018-04-03
* plugin: allow retrieving and setting VM and VCPU statesDmitry Torokhov2018-03-30
* crosvm: create a LinuxArch trait and use it for x86Sonny Rao2018-03-15
* plugin: add crosvm_net_get_configStephen Barber2018-03-08
* sys_util: custom derive for PollTokenZach Reizner2018-03-07
* crosvm: move x86_64 arch specific stuff into the x86_64 crateSonny Rao2018-03-02
* allow plugin to query KVM for supported/emulated CPUIDsDmitry Torokhov2018-02-28
* plugin_proto: add helpers to convert CPUID data between KVM and protobufDmitry Torokhov2018-02-27
* crosvm: move device_manager to it's own crateSonny Rao2018-02-26
* allow plugin to query for KVM extensionsZach Reizner2018-02-12
* add plugin support for configuring CPUIDZach Reizner2018-02-12
* allow non-dirty log memory regions from the plugin processZach Reizner2018-02-12
* add plugin support for model specific registersZach Reizner2018-02-12
* add support for accessing debug registers in the plugin processZach Reizner2018-02-12
* crosvm: add support for plugin processZach Reizner2018-02-09
* add crosvm_plugin dynamic library crateZach Reizner2018-02-07
* crosvm: move kernel_cmdline to it's own crateSonny Rao2018-02-02
* hw/virtio/vhost: Add simple tests backed by fakesJason D. Clinton2018-02-02
* Add qcow_utils for exposing qcow functions as a C libraryDylan Reid2018-02-01
* add plugin_proto crateZach Reizner2018-01-30
* main: Allow qcow files to be used as disksDylan Reid2018-01-19