On 2/22/22 10:48, Christian Borntraeger wrote:
Paolo, first part of the s390 parts of KVM for 5.18. This is on top of the fix that went into Linus tree, so it will move kvm/next to something between rc3 and rc4. I added 2 later fixups for the storage key patches on top. Let me know if you prefer them folded in. We might do a 2nd pull request later on depending on timing, review and other constraints with - rewritten selftest for memop - ultravisor device (could also go via s390 tree) - parts/all of Claudios lazy destroy - parts/all of PCI passthru (could be later and might go via s390 tree as well via a topic branch) - followup to guest entry/exit work if we find a small solution - adapter interruption virtualization facility for secure guests The following changes since commit 09a93c1df3eafa43bcdfd7bf837c574911f12f55: Merge tag 'kvm-s390-kernel-access' from emailed bundle (2022-02-09 09:14:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-5.18-1 for you to fetch changes up to 3d9042f8b923810c169ece02d91c70ec498eff0b: KVM: s390: Add missing vm MEM_OP size check (2022-02-22 09:16:18 +0100)
Pulled, thanks. Paolo