crosvm/x86_64/src
Xiong Zhang 65700032fb x86_64: remove "pcie_ports=native" command line
Since _OSC is added, OS could negotiate any pcie features with firmware
through _OSC, so remove "pcie_ports=native" parameter from command line.

BUG=b:197877871
TEST=check pcie native hotplug compability in VM

Change-Id: Iba363aa0d5c6acaf61d72ed9cc4697677f9ace6c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3305946
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2021-12-09 00:19:43 +00:00
..
acpi.rs x86_64: Add acpi MCFG table 2021-12-08 12:30:29 +00:00
bootparam.rs bindgen: switch to allowlist/blocklist options 2021-10-26 18:32:51 +00:00
bzimage.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
cpuid.rs x86: Support Host exposes CPU topology to Guest VM 2021-10-25 04:19:45 +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 x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
lib.rs x86_64: remove "pcie_ports=native" command line 2021-12-09 00:19:43 +00:00
mpspec.rs
mptable.rs x86_64: mptable: make pci_irqs a slice instead of Vec 2021-12-03 21:25:32 +00:00
msr_index.rs
regs.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
smbios.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
test_integration.rs x86_64: Add acpi MCFG table 2021-12-08 12:30:29 +00:00