[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/2] VPMU management update
Changes to how the hypervisor allocates and keeps track of active VPMUs. The main purpose is to fix vpmu_enabled() reporting but this also makes VPMU ref counting more consistent. Boris Ostrovsky (2): x86/vpmu: Add get/put_vpmu() and VPMU_AVAILABLE x86/vpmu: Disable VPMU if guest's CPUID indicates no PMU support xen/arch/x86/cpu/vpmu.c | 111 ++++++++++++++++++++++++++++-------------- xen/arch/x86/cpu/vpmu_intel.c | 4 ++ xen/arch/x86/cpuid.c | 8 +-- xen/arch/x86/domain.c | 5 ++ xen/arch/x86/domctl.c | 14 ++++++ xen/arch/x86/hvm/svm/svm.c | 5 -- xen/arch/x86/hvm/vmx/vmx.c | 5 -- xen/include/asm-x86/vpmu.h | 6 ++- 8 files changed, 106 insertions(+), 52 deletions(-) -- 1.8.3.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |