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

2024-10-30 Thread Christian Borntraeger
ries as soon as there are ACKs for the third patch, and from the KVM guys for the whole series. Christian, Janosch, Claudio? Acked-by: Christian Borntraeger for the series. @Eric Farman, Was someone from your team planning to look into this (testing, review whatever)?

Re: [PATCH v2 5/7] virtio-mem: s390 support

2024-10-20 Thread Christian Borntraeger
Am 15.10.24 um 10:37 schrieb Heiko Carstens: On Mon, Oct 14, 2024 at 09:16:45PM +0200, David Hildenbrand wrote: On 14.10.24 20:48, Heiko Carstens wrote: On Mon, Oct 14, 2024 at 04:46:17PM +0200, David Hildenbrand wrote: to dump. Based on this, support for dumping virtio-mem memory can be H

Re: [PATCH v3] docs: Use make invocation's -j argument for parallelism

2019-10-04 Thread Christian Borntraeger
On 04.10.19 10:04, Christian Borntraeger wrote: > > On 25.09.19 01:29, Kees Cook wrote: >> While sphinx 1.7 and later supports "-jauto" for parallelism, this >> effectively ignores the "-j" flag used in the "make" invocation, which >> may c

Re: [PATCH v3] docs: Use make invocation's -j argument for parallelism

2019-10-04 Thread Christian Borntraeger
On 25.09.19 01:29, Kees Cook wrote: > While sphinx 1.7 and later supports "-jauto" for parallelism, this > effectively ignores the "-j" flag used in the "make" invocation, which > may cause confusion for build systems. Instead, extract the available > parallelism from "make"'s job server (since i

Re: [PATCH 3/3] docs: s390: s390dbf: typos and formatting, update crash command

2019-07-05 Thread Christian Borntraeger
On 03.07.19 12:19, Steffen Maier wrote: > Signed-off-by: Steffen Maier Acked-by: Christian Borntraeger > --- > Documentation/s390/s390dbf.rst | 122 > +++-- > 1 file changed, 68 insertions(+), 54 deletions(-) > > diff --git

Re: [PATCH 2/3] docs: s390: unify and update s390dbf kdocs at debug.c

2019-07-05 Thread Christian Borntraeger
y cleanups. > > Added a new kdoc for debug_set_critical() since debug.h comments it > as part of the API. > > Signed-off-by: Steffen Maier Acked-by: Christian Borntraeger > --- > Documentation/s390/s390dbf.rst | 1 + > arch/s390/include/asm/debug.h | 112 > +

Re: [PATCH 1/3] docs: s390: restore important non-kdoc parts of s390dbf.rst

2019-07-05 Thread Christian Borntraeger
gs in the sprintf view. > > Signed-off-by: Steffen Maier Acked-by: Christian Borntraeger > --- > Documentation/s390/s390dbf.rst | 339 > + > 1 file changed, 339 insertions(+) > > diff --git a/Documentation/s390/s390dbf.rst b/Docum

Re: [PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening

2018-10-30 Thread Christian Borntraeger
On 10/26/2018 05:12 PM, Ahmed Abd El Mawgood wrote: > This is the 5th version which is 4th version with minor fixes. ROE is a > hypercall that enables host operating system to restrict guest's access to its > own memory. This will provide a hardening mechanism that can be used to stop > rootkits