OSDN Git Service

xen/x86: allow __set_phys_to_machine for autotranslate guests
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 9 Oct 2013 20:39:01 +0000 (20:39 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 9 Oct 2013 20:39:01 +0000 (20:39 +0000)
commit2f558d40911c1b8f929b8a382833ae1da5df3293
tree335a0f22ecb0707251c6075667e9e427ac59c946
parent4a19138c6505e224d9f4cc2fe9ada9188d7100ea
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>
arch/x86/xen/p2m.c