mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 06:05:21 +00:00
77df4e6773
This new trait simplifies the address translation of a GuestAddress by having GuestAddress implementing it. The three crates virtio-devices, block_util and net_util have been updated accordingly to rely on this new trait, helping with code readability and limiting the amount of duplicated code. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
async_io.rs | ||
fixed_vhd_async.rs | ||
fixed_vhd_sync.rs | ||
lib.rs | ||
qcow_sync.rs | ||
raw_async.rs | ||
raw_sync.rs | ||
vhd.rs | ||
vhdx_sync.rs |