This patch enalbes RDWRGSFS feature to KVM guests.

Write/read FS/GS base instructions enable user level code
to read/write FS & GS segment base registers for thread
local storage.

 Signed-off-by: Yang, Wei <[email protected]>

---
 arch/x86/include/asm/kvm_host.h        |    2 +-
 arch/x86/include/asm/processor-flags.h |    1 +
 arch/x86/kvm/x86.c                     |   13 ++++++++++++-
 3 files changed, 14 insertions(+), 2 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to