cloud-hypervisor/vmm
Jinank Jain 2197989782 vmm: igvm: Remove redundant copy_from_slice
There is no requirement to call copy_from_slice, since all the member
variables are identical and we can directly assign them value.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2023-12-11 13:30:05 +00:00
..
src vmm: igvm: Remove redundant copy_from_slice 2023-12-11 13:30:05 +00:00
Cargo.toml hypervisor: vmm: Fix warnings in Cargo.toml 2023-12-11 13:29:11 +00:00