Hey Paolo here are two small fixes for s390: - A vfio-pci allocation size fix - A PV clock fix Please pull, Janosch The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc: Linux 6.1-rc4 (2022-11-06 15:07:11 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.1-1 for you to fetch changes up to b6662e37772715447aeff2538444ff291e02ea31: KVM: s390: pci: Fix allocation size of aift kzdev elements (2022-11-07 10:14:15 +0100) ---------------------------------------------------------------- A PCI allocation fix and a PV clock fix. ---------------------------------------------------------------- Nico Boehr (1): KVM: s390: pv: don't allow userspace to set the clock under PV Rafael Mendonca (1): KVM: s390: pci: Fix allocation size of aift kzdev elements Documentation/virt/kvm/devices/vm.rst | 3 +++ arch/s390/kvm/kvm-s390.c | 26 +++++++++++++++++--------- arch/s390/kvm/kvm-s390.h | 1 - arch/s390/kvm/pci.c | 2 +- 4 files changed, 21 insertions(+), 11 deletions(-) -- 2.37.3