]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric
authorUri Lublin <uril@qumranet.com>
Wed, 13 Dec 2006 08:34:00 +0000 (00:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:47 +0000 (09:05 -0800)
commitf7fbf1fdf0d79241f5cc95310b96f0c52452ab39
treee56bcb3ccb56517279a8727603087813722eb7f4
parentacd19499e9724615d720b29c74be6b218ce765c6
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric

This makes the SET_SREGS ioctl behave symmetrically to the GET_SREGS ioctl wrt
the segment access rights flag.

Signed-off-by: Uri Lublin <uril@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/kvm/vmx.c