On Fri, 06 Sep 2024 20:54:35 -0400, Maxim Levitsky wrote: > This is a set of tests that checks KVM and CPU behaviour in regard to > canonical checks of various msrs, segment bases, instructions that > were found to ignore CR4.LA57 on CPUs that support 5 level paging. > > Best regards, > Maxim Levitsky > > [...] Applied to kvm-x86 next (and now pulled by Paolo). Thanks! [1/5] x86: add _safe and _fep_safe variants to segment base load instructions https://github.com/kvm-x86/kvm-unit-tests/commit/5047281ab3e1 [2/5] x86: add a few functions for gdt manipulation https://github.com/kvm-x86/kvm-unit-tests/commit/b1f3eec1b59b [3/5] x86: move struct invpcid_desc descriptor to processor.h https://github.com/kvm-x86/kvm-unit-tests/commit/b88e90e64526 [4/5] Add a test for writing canonical values to various msrs and fields https://github.com/kvm-x86/kvm-unit-tests/commit/f6257e242a52 [5/5] nVMX: add a test for canonical checks of various host state vmcs12 fields. https://github.com/kvm-x86/kvm-unit-tests/commit/05fbb364b5b2 -- https://github.com/kvm-x86/kvm-unit-tests/tree/next