summary refs log tree commit diff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
* 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
* Add qcow support crateDylan Reid2018-01-19
* sys_util: add memfd seal support to SharedMemoryZach Reizner2018-01-05
* main: Add inflate/deflate interface for balloonDylan Reid2018-01-02
* devices: Add balloonDylan Reid2017-12-18
* Make the main crosvm project a workspaceDylan Reid2017-11-20
* crosvm: bump libc version to 0.2.32Stephen Barber2017-10-25
* Use minijail_forkDylan Reid2017-10-25
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09
* Move vm_control to a top-level crateDylan Reid2017-10-09
* fix dependency versions and add Cargo.lockZach Reizner2017-09-20