cloud-hypervisor/acpi_tables/src
Rob Bradford 9ae44aeada vmm: acpi_tables: Fix PM timer I/O port width
Ensure that the width of the I/O port is correctly set to 32-bits in the
generic address used for the X_PM_TMR_BLK. Do this by type
parameterising GenericAddress::io_port_address() fuction.

TEST=Boot with clocksource=acpi_pm and observe no errors in the dmesg.

Fixes: #1496

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-23 17:48:22 +02:00
..
aml.rs acpi_tables: aml: Add support for creating fields 2020-01-15 20:21:22 +01:00
lib.rs acpi_tables: aml: Add support for generating AML name paths 2019-10-24 10:55:02 +01:00
rsdp.rs acpi_tables: Fix rustfmt failure by removing extra ";" 2019-11-08 20:43:52 +00:00
sdt.rs vmm: acpi_tables: Fix PM timer I/O port width 2020-07-23 17:48:22 +02:00