summary refs log tree commit diff
path: root/plugin_proto
Commit message (Expand)AuthorAge
* require protobuf version match that of top-level Cargo.tomlZach Reizner2019-03-25
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-22
* crosvm: Support cros-rust version crosvm ebuildpaulhsia2019-01-22
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-13
* cargo fmt all source codeZach Reizner2018-10-09
* plugin: allow retrieving list of supported MSRsDmitry Torokhov2018-07-31
* plugin: allow retrieving and setting VCPU eventsSlava Malyugin2018-07-11
* crosvm: Switch to cc crate.Manoj Gupta2018-05-18
* plugin: allow retrieving and setting XCR VCPU statesDmitry Torokhov2018-05-18
* plugin: allow retrieving and setting VM and VCPU statesDmitry Torokhov2018-03-30
* plugin: add crosvm_net_get_configStephen Barber2018-03-08
* 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
* 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 plugin_proto crateZach Reizner2018-01-30