cloud-hypervisor/vmm
Sebastien Boeuf 83ec716ec4 vmm: Create breadth-first search iterator for the DeviceTree
This iterator will let the VMM enumerate the resources associated
with the DeviceManager, allowing for introspection.

Moreover, by implementing a double ended iterator, we can get the
hierarchy from the leaves to the root of the tree, which is very
helpful in the context of restoring the devices in the right order.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-05 16:08:42 +02:00
..
src vmm: Create breadth-first search iterator for the DeviceTree 2020-05-05 16:08:42 +02:00
Cargo.toml build(deps): bump signal-hook from 0.1.13 to 0.1.14 2020-05-02 19:01:33 +01:00