|
From: | Pierre Morel |
Subject: | Re: [PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries |
Date: | Fri, 16 Jul 2021 13:12:27 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 7/16/21 11:24 AM, Cornelia Huck wrote:
On Wed, Jul 14 2021, Pierre Morel <pmorel@linux.ibm.com> wrote:The maximum nested topology entries is used by the guest to know how many nested topology are available on the machine. As we now implemented drawers and books above sockets and core we can set the maximum nested topology reported by SCLP to 4.Does that work with tcg as well? (Have not yet really looked at the patches above.)
I must make more tests on this. regards, Pierre
Signed-off-by: Pierre Morel <pmorel@linux.ibm.com> --- hw/s390x/sclp.c | 1 + include/hw/s390x/sclp.h | 4 +++- target/s390x/kvm/kvm.c | 1 - 3 files changed, 4 insertions(+), 2 deletions(-)
-- Pierre Morel IBM Lab Boeblingen
[Prev in Thread] | Current Thread | [Next in Thread] |