summary refs log tree commit diff
path: root/crosvm_plugin/Cargo.toml
Commit message (Expand)AuthorAge
* crosvm: compile out statsMatt Delco2019-11-02
* protos: Merge plugin_proto crate under protos::pluginDavid Tolnay2019-04-12
* protos: Update to protobuf 2.3David Tolnay2019-04-12
* edition: Update crosvm_plugin crate to 2018 editionDavid Tolnay2019-04-09
* cargo: Sort all dependency lists in Cargo.tomlDavid Tolnay2019-04-09
* require protobuf version match that of top-level Cargo.tomlZach Reizner2019-03-25
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-22
* plugin: allow retrieving list of supported MSRsDmitry Torokhov2018-07-31
* plugin: allow retrieving and setting VCPU eventsSlava Malyugin2018-07-11
* 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
* 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
* add crosvm_plugin dynamic library crateZach Reizner2018-02-07