public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable RDWRGSFS feature support for KVM
@ 2011-06-14 12:10 Yang, Wei
  2011-06-14 12:10 ` [PATCH 1/3] Remove RDWRGSFS bit from CR4_RESERVED_BITS Yang, Wei
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yang, Wei @ 2011-06-14 12:10 UTC (permalink / raw)
  To: avi; +Cc: kvm, Yang, Wei

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 <wei.y.yang@intel.com>

---
 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(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-14 12:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14 12:10 [PATCH 0/3] Enable RDWRGSFS feature support for KVM Yang, Wei
2011-06-14 12:10 ` [PATCH 1/3] Remove RDWRGSFS bit from CR4_RESERVED_BITS Yang, Wei
2011-06-14 12:10 ` [PATCH 2/3] Add RDWRGSFS support when setting CR4 Yang, Wei
2011-06-14 12:10 ` [PATCH 3/3] Expose RDWRGSFS bit to KVM guests Yang, Wei
2011-06-14 12:30 ` [PATCH 0/3] Enable RDWRGSFS feature support for KVM Avi Kivity
2011-06-14 12:40   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox