cloud-hypervisor/acpi_tables
Rob Bradford 211ee1521d acpi_tables: aml: Add Aml trait implementation for vector appending
As an optimisation to avoid allocating byte vectors add a trait method
that will append to an existing vector. Further to support the
transition add a default implementation of Aml::to_aml_bytes() that uses
the newly added Aml::append_aml_bytes()

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-11-08 16:46:30 +00:00
..
src acpi_tables: aml: Add Aml trait implementation for vector appending 2021-11-08 16:46:30 +00:00
Cargo.toml Revert "build: bump vm-memory from 0.6.0 to 0.7.0" 2021-10-22 11:09:36 +02:00