x86/domctl: remove PV MSR parts of XEN_DOMCTL_[gs]et_ext_vcpucontext
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 10 Jun 2014 14:59:11 +0000 (16:59 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 10 Jun 2014 14:59:11 +0000 (16:59 +0200)
commit18e762ac4dfa4b2c19a5191bc6de4fcaffd44ba1
tree944ae340669827359e8c2471dd6e1ad6edf817ff
parentdb24f7f0123c3103e0d7860a7dc3be84463d1814
x86/domctl: remove PV MSR parts of XEN_DOMCTL_[gs]et_ext_vcpucontext

The PV MSR functionality is now implemented as a separate set of domctls.

This is a revert of parts of c/s65e3554908
  "x86/PV: support data breakpoint extension registers"

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/domctl.c
xen/include/public/domctl.h