crosvm/x86_64/src
Dennis Kempin f7016c860c x86_64: Extract integration tests
These tests require access to kvm and are not suitable for a unit test.
The tests are unmodified and only some visibility changes were made
to allow them to become integration tests.

BUG=b:244623785
TEST=presubmit

Change-Id: I916360f14dba204caca846957bebccf77d451631
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4004344
Auto-Submit: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-11-03 22:47:21 +00:00
..
acpi.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
bootparam.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
bzimage.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
cpuid.rs x86_64: Extract integration tests 2022-11-03 22:47:21 +00:00
fdt.rs arch: split fdt code into its own crate 2022-10-19 17:43:19 +00:00
gdt.rs health-check: enforce blank line after copyright 2022-09-13 22:24:35 +00:00
interrupts.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
lib.rs x86_64: Extract integration tests 2022-11-03 22:47:21 +00:00
mpspec.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
mptable.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
msr.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
msr_index.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
regs.rs vm_memory: Add a method to check if a guest address range is valid 2022-10-12 03:57:43 +00:00
smbios.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00