Re: [PATCH v7 3/9] mmu: spp: Add SPP Table setup functions

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

 



On 19/11/19 09:49, Yang Weijiang wrote:
> +			if (old_spte != spp_spte) {
> +				spp_spte_set(iter.sptep, spp_spte);
> +				//kvm_make_request(KVM_REQ_TLB_FLUSH, vcpu);
> +				kvm_flush_remote_tlbs(vcpu->kvm);
> +			}

Please do not leave commented code in the middle of the series.

Paolo





[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