cloud-hypervisor/vmm
Sebastien Boeuf 9cb1e1cc6b vmm: Perform MMIO allocation from virtio-mmio device creation
Instead of splitting the MMIO allocation and the device creation into
separate functions for virtio-mmio devices, it's is easier to move
everything into the same function as we'll be able to gather resources
in the same place for the same device.

These resources will be stored in the device tree in a follow up patch.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-05 16:08:42 +02:00
..
src vmm: Perform MMIO allocation from virtio-mmio device creation 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