summary refs log tree commit diff
path: root/crosvm_plugin/crosvm.h
Commit message (Expand)AuthorAge
* crosvm: add handling for hyperv exitsMatt Delco2020-03-05
* crosvm: add ability to enable caps on vcpuMatt Delco2020-02-20
* crosvm: support kvm's hyper-v cpuid ioctlMatt Delco2020-02-20
* crosvm: add plugin API for async writesMatt Delco2019-11-06
* crosvm: pre-cache answers to plugin get callsMatt Delco2019-10-31
* crosvm: reduce excess chatter with pluginMatt Delco2019-04-24
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-22
* crosvm_plugin: Remove underscores in variable nameChirantan Ekbote2018-11-20
* plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch someDmitry Torokhov2018-08-31
* 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 C header fileZach Reizner2018-01-26