cloud-hypervisor/vmm
Rob Bradford e37ec26ccf vmm: Remove PCI PIO optimisation
This optimisation provided some peformance improvement when measured by
perf however when considered in terms of boot time peformance this
optimisation doesn't have any impact measurable using our
peformance-metrics tooling.

Removing this optimisation helps simplify the VMM internals as it allows
the reordering of the VM creation process permitting refactoring of the
restore code path.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-11-22 19:47:53 +00:00
..
src vmm: Remove PCI PIO optimisation 2022-11-22 19:47:53 +00:00
Cargo.toml build: Bump once_cell from 1.15.0 to 1.16.0 2022-11-12 08:30:12 +00:00