x86: split the setup of Dom0 permissions to a function
authorRoger Pau Monné <roger.pau@citrix.com>
Fri, 2 Dec 2016 17:08:51 +0000 (18:08 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 2 Dec 2016 17:08:51 +0000 (18:08 +0100)
commitb1e08f7bd8dd94714fe74c1d9b29b6410729832e
tree5ed283f25293f82eacc26e4802231adc9b34c309
parent868b2e1024425e683a035470e0752c3d2efac0d9
x86: split the setup of Dom0 permissions to a function

So that it can also be used by the PVH-specific domain builder. This is just
code motion, it should not introduce any functional change.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/domain_build.c