summary refs log tree commit diff
path: root/crosvm_plugin
Commit message (Expand)AuthorAge
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-22
* crosvm_plugin: Remove underscores in variable nameChirantan Ekbote2018-11-20
* cargo fmt all source codeZach Reizner2018-10-09
* sys_util: remove Scm struct and sock_ctrl_msg C libraryZach Reizner2018-09-17
* plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch someDmitry Torokhov2018-08-31
* plugin: return number of supported MSRS even if buffer is too smallDmitry Torokhov2018-08-29
* 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: measure max/avg latencies of all plugin APISlava Malyugin2018-05-04
* plugin: allow retrieving and setting VM and VCPU statesDmitry Torokhov2018-03-30
* crosvm_plugin: be more RustyDmitry Torokhov2018-03-08
* plugin: add crosvm_net_get_configStephen Barber2018-03-08
* plugin: only convert to negative errors on crosvm.h boundaryDmitry Torokhov2018-03-07
* 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_plugin: fix errno conversionsDmitry 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
* add crosvm_plugin dynamic library crateZach Reizner2018-02-07
* add crosvm plugin C header fileZach Reizner2018-01-26