mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
6ff107afe4
The API has change to use generic GuestMemory trait: pub fn get_host_address_range<M: GuestMemory>( mem: &M, addr: GuestAddress, size: usize, ) -> Option<*mut u8> { Signed-off-by: Arron Wang <arron.wang@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |