mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
64a70c8003
Add methods for making RunnableVcpus, requesting vmexits on a vcpu, injecting interrupts, and setting I/O data. This code is unchanged from the kvm crate. A new Vcpu::handle_io_events method delivers pending IO events. This is for hypervisors that handle IO events in userspace. On KVM it's a no-op. Delete integration tests, which were for showing how the hypervisor traits fit together. BUG=chromium:1077058 TEST=cargo test -p hypervisor Change-Id: Ie9eb6dd38f168031bc0ae1b3c44638e8930284a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2247367 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Steven Richman <srichman@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |