cloud-hypervisor/vmm
Hao Xu c56a3ce59a vmm: reduce memory copy when BFT device tree
The current implementation of breadth first traversal for device tree
uses a temporary vector, therefore causes unnecessary memory copy.
Remove it and do it within vector nodes.

Signed-off-by: Hao Xu <howeyxu@tencent.com>
2023-05-15 17:19:48 +01:00
..
src vmm: reduce memory copy when BFT device tree 2023-05-15 17:19:48 +01:00
Cargo.toml build: Bump anyhow from 1.0.69 to 1.0.70 2023-04-27 00:39:57 +00:00