aboutsummaryrefslogtreecommitdiff
path: root/include/xen
diff options
context:
space:
mode:
authorGravatar Boris Ostrovsky <boris.ostrovsky@oracle.com> 2015-09-21 09:09:28 -0400
committerGravatar David Vrabel <david.vrabel@citrix.com> 2015-09-28 14:48:52 +0100
commit2ecf91b6d8b0ee8ef38aa7ea2a0fe0cd57b6ca50 (patch)
treee854923e5165a1f27f9781345bd74c54c9a30a7d /include/xen
parentxen: use correct type for HYPERVISOR_memory_op() (diff)
downloadlinux-2ecf91b6d8b0ee8ef38aa7ea2a0fe0cd57b6ca50.tar.gz
linux-2ecf91b6d8b0ee8ef38aa7ea2a0fe0cd57b6ca50.tar.bz2
linux-2ecf91b6d8b0ee8ef38aa7ea2a0fe0cd57b6ca50.zip
xen/x86: Don't try to write syscall-related MSRs for PV guests
For PV guests these registers are set up by hypervisor and thus should not be written by the guest. The comment in xen_write_msr_safe() says so but we still write the MSRs, causing the hypervisor to print a warning. Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions