crosvm/tests
Michael Hoyle 6b19695c81 Add "base" crate and transition crosvm usages to it from sys_util
For now, this crate simply re-exports all of sys_util, but it will
be updated to provide new interfaces when needed. This is the
first step to making crosvm not directly depend on sys_util, so
that we can make the interface changes we need without fear of
negatively affecting (i.e. completely breaking) other usages
within chromeos.

BUG=b:162363783
TEST=./build_test

Change-Id: I7d0aa3d8a1f66af1c7fee8fd649723ef17027150
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2325168
Tested-by: Michael Hoyle <mikehoyle@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Michael Hoyle <mikehoyle@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2020-08-06 18:19:44 +00:00
..
boot.rs Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00
mini_plugin_template.c
plugin.policy crosvm: pre-cache answers to plugin get calls 2019-10-31 06:18:09 +00:00
plugin_adder.c
plugin_async_write.c crosvm: add plugin API for async writes 2019-11-06 23:01:15 +00:00
plugin_dirty_log.c
plugin_enable_cap.c crosvm: add handling for hyperv exits 2020-03-05 19:01:24 +00:00
plugin_extensions.c
plugin_hint.c crosvm: pre-cache answers to plugin get calls 2019-10-31 06:18:09 +00:00
plugin_ioevent.c
plugin_irqfd.c
plugin_msr_index_list.c plugin: allow retrieving list of supported MSRs 2018-07-31 16:37:06 -07:00
plugin_net_config.c plugin: add missing #include <string.h> in test 2019-10-22 00:09:26 +00:00
plugin_supported_cpuid.c crosvm: support kvm's hyper-v cpuid ioctl 2020-02-20 02:12:01 +00:00
plugin_vcpu_pause.c tests: avoid internal error in pause test 2020-02-19 23:05:34 +00:00
plugin_vm_state.c plugin: allow retrieving and setting VM clock 2019-01-22 21:05:18 -08:00
plugins.rs Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00
vfs_crypto.c devices: fs: Support fs crypto ioctls 2019-12-10 03:10:57 +00:00