crosvm/x86_64/src
Peter Fang 5a0d2db95e x86_64: acpi: disable PM timer in forwarded FADT
There is currently no use case for the PM timer in the guest and TMR_STS
is not implemented in vPM1, so disable it altogether for now.

BUG=b:199383670
TEST=boot manatee

Change-Id: I61b214a466becef2d923fdbfe450c31b08b70037
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3528533
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-03-18 18:33:25 +00:00
..
acpi.rs x86_64: acpi: disable PM timer in forwarded FADT 2022-03-18 18:33:25 +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: pass host's processor brand string to guests 2022-01-25 01:56:29 +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 device: acpi: Fix SCI IRQ setup to be level-triggered IRQ 2022-03-18 07:13:49 +00:00
mpspec.rs clippy: Fix net_sys / virtio_sys / x86_64 2022-02-07 22:22:43 +00:00
mptable.rs x86_64: mptables bad irq0 entry 2022-01-28 01:21:22 +00:00
msr_index.rs x86_64: Add x86_64 setup code 2017-05-12 20:58:07 -07:00
regs.rs crosvm: Minimal change for manatee memory mapping. 2022-01-27 02:29:32 +00:00
smbios.rs x86_64: convert to ThisError and sort 2021-10-06 21:38:34 +00:00
test_integration.rs system_allocator: add mmio-address-range parameter 2022-03-17 01:58:15 +00:00