[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v2 0/5] x86: Switch some bits of MSR handing over to the new infrastructure



Various changes to MSR handling which don't impact the MSR policy objects
themselves.  See individual patches for details.

Andrew Cooper (5):
  x86/hvm: Handle viridian MSRs via the new guest_{rd,wr}msr() infrastructure
  x86: Handle the Xen MSRs via the new guest_{rd,wr}msr() infrastructure
  x86: Fix APIC MSR constant names
  x86/hvm: Handle x2apic MSRs via the new guest_{rd,wr}msr() infrastructure
  x86/msr: Blacklist various MSRs which guests definitely shouldn't be using

 xen/arch/x86/apic.c                |  66 +++++++++++------------
 xen/arch/x86/genapic/x2apic.c      |   4 +-
 xen/arch/x86/hvm/hvm.c             |  14 +----
 xen/arch/x86/hvm/svm/svm.c         |  27 ++--------
 xen/arch/x86/hvm/viridian.c        |  52 ++++++++----------
 xen/arch/x86/hvm/vlapic.c          |  82 +++++++++++++++-------------
 xen/arch/x86/hvm/vmx/vmx.c         |  48 +++++------------
 xen/arch/x86/msr.c                 | 106 +++++++++++++++++++++++++++++++++++--
 xen/arch/x86/pv/emul-priv-op.c     |   6 ---
 xen/arch/x86/traps.c               |  36 ++++++-------
 xen/include/asm-x86/hvm/hvm.h      |   4 +-
 xen/include/asm-x86/hvm/viridian.h |  11 +---
 xen/include/asm-x86/hvm/vlapic.h   |   6 +--
 xen/include/asm-x86/msr-index.h    |  47 +++++++++++-----
 xen/include/asm-x86/processor.h    |   4 +-
 15 files changed, 287 insertions(+), 226 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.