On Thu, 19 Dec 2024 17:10:32 -0500, Maxim Levitsky wrote: > Reverse the order in which > the PML log is read to align more closely to the hardware. It should > not affect regular users of the dirty logging but it fixes a unit test > specific assumption in the dirty_log_test dirty-ring mode. > > Best regards, > Maxim Levitsky > > [...] Applied to kvm-x86 vmx, thanks! [1/2] KVM: VMX: refactor PML terminology https://github.com/kvm-x86/linux/commit/ae81ce936ff9 [2/2] KVM: VMX: read the PML log in the same order as it was written https://github.com/kvm-x86/linux/commit/37c3ddfe5238 -- https://github.com/kvm-x86/linux/tree/next