Re: [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices

2024-10-15 Thread Eric Farman
On Mon, 2024-10-14 at 20:43 +0200, Heiko Carstens wrote: > On Mon, Oct 14, 2024 at 04:46:16PM +0200, David Hildenbrand wrote: > > To support memory devices under QEMU/KVM, such as virtio-mem, > > we have to prepare our kernel virtual address space accordingly and > > have to know the highest possib

Re: [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall

2024-10-31 Thread Eric Farman
tion. > > This is a preparation for documenting a new hypercall. s/hypercall/subfunction/ ? > > Signed-off-by: David Hildenbrand > --- > Documentation/virt/kvm/s390/s390-diag.rst | 18 +++--- > 1 file changed, 11 insertions(+), 7 deletions(-) Reviewed-by: Eric Farman

Re: [PATCH v3 0/7] virtio-mem: s390 support

2024-10-31 Thread Eric Farman
; > drivers/virtio/Kconfig| 12 +++--- > > > lib/Kconfig.debug | 2 +- > > > 7 files changed, 98 insertions(+), 18 deletions(-) > > > > I'll apply the whole series as soon as there are ACKs for the third > >

Re: [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction

2024-10-31 Thread Eric Farman
ile changed, 17 insertions(+) Reviewed-by: Eric Farman