crosvm/x86_64/src
Tomasz Jeznach d93c29fdf1 crosvm: flag to disable legacy x86 IO devices.
BUG=b:179648314
TEST=Keyboard pass-through enabled.

Change-Id: Ie2e5fdc85367ddb9d5f216291773cf8065d8c956
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2885078
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Tomasz Jeznach <tjeznach@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2021-05-13 04:34:04 +00:00
..
acpi.rs acpi: FACS support, minor fixes for acpi forwarding. 2021-04-22 07:25:33 +00:00
bootparam.rs x86_64: generate ACPI tables 2020-02-28 00:11:19 +00:00
bzimage.rs base: Add shared memory layer to base. 2020-09-30 19:44:40 +00:00
cpuid.rs uprev rust-toolchain and fix clippy warnings 2021-03-22 21:41:07 +00:00
fdt.rs arch: rewrite FDT writer in native rust 2021-03-03 01:29:15 +00:00
gdt.rs Use hypervisor abstraction to run VMs 2020-08-11 04:51:34 +00:00
interrupts.rs make hypervisor traits object safe 2020-10-15 14:31:20 +00:00
lib.rs crosvm: flag to disable legacy x86 IO devices. 2021-05-13 04:34:04 +00:00
mpspec.rs ACPI: enable ACPI from command line 2020-03-19 12:11:51 +00:00
mptable.rs Fix clippy errors and some warnings. 2021-01-18 15:50:25 +00:00
msr_index.rs x86_64: Add x86_64 setup code 2017-05-12 20:58:07 -07:00
regs.rs Fix clippy errors and some warnings. 2021-01-18 15:50:25 +00:00
smbios.rs smbios: support source DMI/SMBIOS data from file. 2021-04-06 18:39:15 +00:00
test_integration.rs crosvm: flag to disable legacy x86 IO devices. 2021-05-13 04:34:04 +00:00