[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology en
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries |
Date: |
Fri, 16 Jul 2021 11:24:55 +0200 |
User-agent: |
Notmuch/0.32.1 (https://notmuchmail.org) |
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.)
>
> 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(-)
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, (continued)
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Cornelia Huck, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Cornelia Huck, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Daniel P . Berrangé, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Daniel P . Berrangé, 2021/07/16
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/16
[PATCH v1 4/9] s390x: Topology list entries and SYSIB 15.x.x, Pierre Morel, 2021/07/14
[PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries, Pierre Morel, 2021/07/14
- Re: [PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries,
Cornelia Huck <=
[PATCH v1 3/9] s390x: cpu topology: CPU topology objects and structures, Pierre Morel, 2021/07/14
[PATCH v1 5/9] s390x: topology: implementating Store Topology System Information, Pierre Morel, 2021/07/14
[PATCH v1 6/9] s390x: kvm: topology: interception of PTF instruction, Pierre Morel, 2021/07/14
[PATCH v1 9/9] s390x: numa: implement NUMA for S390x, Pierre Morel, 2021/07/14
[PATCH v1 8/9] s390x: numa: define drawers and books for NUMA, Pierre Morel, 2021/07/14