git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d1975b
)
grant-table: call set_phys_to_machine after mapping grant refs
author
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Fri, 25 Oct 2013 10:41:44 +0000
(10:41 +0000)
committer
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Fri, 25 Oct 2013 10:41:44 +0000
(10:41 +0000)
When mapping/unmapping grant refs, call
set_phys_to_machine to update the P2M with the new mappings for
autotranslate guests.
This is (almost) a nop on x86.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Changes in v9:
- add in-code comments.
No differences found