Re: [PATCH v2 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR

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

 




On 12/22/2022 7:00 PM, Like Xu wrote:
On 25/11/2022 12:05 pm, Yang Weijiang wrote:
@@ -571,6 +571,9 @@ struct kvm_pmu {
       * redundant check before cleanup if guest don't use vPMU at all.
       */
      u8 event_count;
+
+    /* Guest arch lbr depth supported by KVM. */
+    u64 kvm_arch_lbr_depth;

Please drop the "kvm_" prefix for per-vcpu "struct kvm_pmu".


OK, will remove it.




  };



[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