summary refs log tree commit diff
path: root/tests/plugins.rs
Commit message (Expand)AuthorAge
* plugin: add crosvm_net_get_configStephen Barber2018-03-08
* allow plugin to query KVM for supported/emulated CPUIDsDmitry Torokhov2018-02-28
* Ensure we are not holding per-cpu data lock when pausing VCPUDmitry Torokhov2018-02-16
* allow plugin to query for KVM extensionsZach Reizner2018-02-12
* add plugin support for configuring CPUIDZach 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: run plugin process in a jail by defaultZach Reizner2018-02-12
* crosvm: add support for plugin processZach Reizner2018-02-09