commit | 2f558d40911c1b8f929b8a382833ae1da5df3293 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Wed Oct 09 20:39:01 2013 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Wed Oct 09 20:39:01 2013 +0000 |
tree | 335a0f22ecb0707251c6075667e9e427ac59c946 | |
parent | 4a19138c6505e224d9f4cc2fe9ada9188d7100ea [diff] |
xen/x86: allow __set_phys_to_machine for autotranslate guests Allow __set_phys_to_machine to be called for autotranslate guests. It can be used to keep track of phys_to_machine changes, however we don't do anything with the information at the moment. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>