Re: [PATCH 0/4] KVM: SVM: Code move follow-up

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

 




On 6/25/20 1:03 AM, Joerg Roedel wrote:
From: Joerg Roedel <jroedel@xxxxxxx>

Hi,

here is small series to follow-up on the review comments for moving
the kvm-amd module code to its own sub-directory. The comments were
only about renaming structs and symbols, so there are no functional
changes in these patches.

The comments addressed here are all from [1].

Regards,

	Joerg

[1] https://lore.kernel.org/lkml/87d0917ezq.fsf@xxxxxxxxxxxxxxxxxxxx/

Joerg Roedel (4):
   KVM: SVM: Rename struct nested_state to svm_nested_state
   KVM: SVM: Add vmcb_ prefix to mark_*() functions
   KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
   KVM: SVM: Rename svm_nested_virtualize_tpr() to
     nested_svm_virtualize_tpr()

  arch/x86/kvm/svm/avic.c   |   2 +-
  arch/x86/kvm/svm/nested.c |   8 +--
  arch/x86/kvm/svm/sev.c    |   2 +-
  arch/x86/kvm/svm/svm.c    | 138 +++++++++++++++++++-------------------
  arch/x86/kvm/svm/svm.h    |  20 +++---
  5 files changed, 85 insertions(+), 85 deletions(-)

Reviewed-by: Krish Sadhukhan <krish.sadhukhan@xxxxxxxxxx>



[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