Skip to content
Snippets Groups Projects
Commit b216aa6c authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

target-i386: Use correct memory attributes for memory accesses


These include page table walks, SVM accesses and SMM state save accesses.

The bulk of the patch is obtained with

   sed -i 's/\(\<[a-z_]*_phys\(_notdirty\)\?\>(cs\)->as,/x86_\1,/'

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent f794aa4a
No related branches found
No related tags found
No related merge requests found
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