Re: [PATCH v2 08/11] KVM: VMX: Intercept RDPMC

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

 



On 06/13/2011 07:17 PM, David Ahern wrote:

On 06/13/2011 07:35 AM, Avi Kivity wrote:
>  Intercept RDPMC and forward it to the PMU emulation code.
>
>  Signed-off-by: Avi Kivity<avi@xxxxxxxxxx>
>  ---
>   arch/x86/kvm/vmx.c |   15 ++++++++++++++-
>   1 files changed, 14 insertions(+), 1 deletions(-)
>
>  diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
>  index f5b49c7..6ac3d54 100644
>  --- a/arch/x86/kvm/vmx.c
>  +++ b/arch/x86/kvm/vmx.c
>  @@ -1882,6 +1882,7 @@ static __init void nested_vmx_setup_ctls_msrs(void)
>   #endif
>   		CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING |
>   		CPU_BASED_USE_IO_BITMAPS | CPU_BASED_MONITOR_EXITING |
>  +		CPU_BASED_RDPMC_EXITING |
>   		CPU_BASED_ACTIVATE_SECONDARY_CONTROLS;
>   	/*
>   	* We can allow some features even when not supported by the

What tree is this based on? This patch fails here when to applying to
latest kernel tree.


kvm.git next (like all my patches).

--
error compiling committee.c: too many arguments to function

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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux