commit | a18de5a403f9b5010527b2e7b05049b539b4facd | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Thu May 31 15:14:09 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Mon Jul 16 12:05:44 2007 +0300 |
tree | 7b183d7a4191cebd089702d8512f697c23f23a05 | |
parent | 97a0a01ea9229e4f3f0f06e0584227e9687159a5 [diff] |
KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common() We want all shadow pte modifications in one place. Signed-off-by: Avi Kivity <avi@qumranet.com>