Browse Source
We do not need to copy pages from guest memory before writing them out. Because vmas are contiguous in host memory, we can write them in one go. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>coverity
1 changed files with 4 additions and 23 deletions
Loading…
Reference in new issue