Re: [PATCH 1/4] KVM: MMU: fix forgot reserved bits check in speculative path

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

 




Marcelo Tosatti wrote:
		entry = *spte;
>>  			mmu_pte_write_zap_pte(vcpu, sp, spte);
>> +
>> +			if (!!is_pae(vcpu) != sp->role.cr4_pae ||
>> +			      is_nx(vcpu) != sp->role.nxe)
>> +				continue;
>> +
> 
> This breaks remote_flush assignment below.

Ah, Oops, will fix
--
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