crosvm/x86_64/src
Junichi Uekawa 3d6c9542a7 crosvm: Reland "crosvm: split up --no-legacy flag"
This is a reland of commit 7110d673f2

Replace --no-legacy flag, which implied the removal of both i8042 and
rtc devices, with separate --no-i8042 and --no-rtc flags. The old
flag is still supported and implies the other two.

Because the original landing of this flag didn't protect it as an x86
specific option, this change just leaves that alone. But the new flags
are added as x86-only, because they are very x86 specific.

BUG=b:223443221
TEST=crosvm run --bios u-boot.rom --disk kernel
TEST=boot volteer-manatee

Change-Id: I57f9328483f24da29db663e261b3ccc2a97c3239
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3715083
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-06-21 17:59:38 +00:00
..
acpi.rs acpi: add support for generating fixed sleep button event from cmd line 2022-05-01 20:29:35 +00:00
bootparam.rs
bzimage.rs
cpuid.rs cpuid.rs: Fix Formatting 2022-06-13 20:53:54 +00:00
fdt.rs
gdt.rs
interrupts.rs
lib.rs crosvm: Reland "crosvm: split up --no-legacy flag" 2022-06-21 17:59:38 +00:00
mpspec.rs
mptable.rs
msr.rs crosvm: Simplify Msr set up loop and MsrFilter. 2022-06-03 00:00:04 +00:00
msr_index.rs
regs.rs x86_64: reset msrs when using bios 2022-06-07 02:19:06 +00:00
smbios.rs
test_integration.rs crosvm: Reland "crosvm: split up --no-legacy flag" 2022-06-21 17:59:38 +00:00