summary refs log tree commit diff
path: root/tests
Commit message (Expand)AuthorAge
* plugin: allow retrieving and setting VM and VCPU statesDmitry Torokhov2018-03-30
* plugin: add crosvm_net_get_configStephen Barber2018-03-08
* Fix race between un-pausing vcpu and requesting vcpu pauseDmitry Torokhov2018-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
* 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: run plugin process in a jail by defaultZach Reizner2018-02-12
* crosvm: add support for plugin processZach Reizner2018-02-09