On Thu, Apr 01, 2021, Krish Sadhukhan wrote: > v4 -> v5: > 1. In patch# 1, the actual size of the MSRPM and IOPM tables are now > defined. The initialization code for the tables has been adjusted > accordingly. > 2. In patch# 2, the checks have been adjusted based on the actual > size of the tables. The check for IOPM has also been fixed. > 3. In patch# 4, a new test case has been added. This new test uses > an address whose last byte touched the limit of the maximum > physical address. > > [PATCH 1/5 v5] KVM: SVM: Define actual size of IOPM and MSRPM tables > [PATCH 2/5 v5] nSVM: Check addresses of MSR and IO permission maps > [PATCH 3/5 v5] KVM: nSVM: Cleanup in nested_svm_vmrun() The kernel patches need to be rebased, their base is very stale and none of them apply on kvm/queue.