crosvm/src
Matt Delco 893c1200dd crosvm: defer IPC on set calls
If a plugin makes a set call on vcpu registers then we
can improve performance by deferring the IPC and instead
conbining the request with the next resume call.

BUG=None
TEST=build and run.

Change-Id: I4eb54a3f6eb30c98971aa2f099e3ea5899767eed
Signed-off-by: Matt Delco <delco@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1825262
Reviewed-by: Zach Reizner <zachr@chromium.org>
2019-10-23 06:22:00 +00:00
..
plugin crosvm: defer IPC on set calls 2019-10-23 06:22:00 +00:00
argument.rs split crosvm into a library and a main "crosvm" binary 2019-08-06 19:23:06 +00:00
crosvm.rs vfio: Integrate VFIO device into pci device model 2019-10-01 03:59:47 +00:00
linux.rs devices: vfio: fix clippy warnings 2019-10-17 00:17:05 +00:00
main.rs vfio: Integrate VFIO device into pci device model 2019-10-01 03:59:47 +00:00
panic_hook.rs edition: Fill in macro imports 2019-04-15 02:06:07 -07:00