Skip to content
Commit a3c870bd authored by Luca Tettamanti's avatar Luca Tettamanti Committed by Avi Kivity
Browse files

KVM: Avoid useless memory write when possible



When writing to normal memory and the memory area is unchanged the write
can be safely skipped, avoiding the costly kvm_mmu_pte_write.

Signed-Off-By: default avatarLuca Tettamanti <kronos.it@gmail.com>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 02c03a32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment