crosvm/protos
Matt Delco ac0b9b71d1 crosvm: pre-cache answers to plugin get calls
This change tries to improve the performance of a plugin-based VM
by adding a hint API that allows crosvm to proactively push cpu
state to the plugin when certain ports for hypercalls are accessed
by the VM.

BUG=None
TEST=build and run. See performance increase significantly.

Change-Id: I71af24ebc034095ffea42eedb9ffda0afc719cd6
Signed-off-by: Matt Delco <delco@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1873005
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2019-10-31 06:18:09 +00:00
..
src crosvm: pre-cache answers to plugin get calls 2019-10-31 06:18:09 +00:00
tests protos: Merge plugin_proto crate under protos::plugin 2019-04-12 14:49:57 -07:00
build.rs Support composite disks. 2019-10-03 00:59:14 +00:00
Cargo.toml Support composite disks. 2019-10-03 00:59:14 +00:00