qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology


From: Thomas Huth
Subject: Re: [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
Date: Mon, 27 Feb 2023 14:26:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 22/02/2023 15.21, Pierre Morel wrote:
The KVM capability KVM_CAP_S390_CPU_TOPOLOGY is used to
activate the S390_FEAT_CONFIGURATION_TOPOLOGY feature and
the topology facility in the host CPU model for the guest
in the case the topology is available in QEMU and in KVM.

The feature is disabled by default and fenced for SE
(secure execution).

Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
---
  hw/s390x/cpu-topology.c   | 2 +-
  target/s390x/cpu_models.c | 1 +
  target/s390x/kvm/kvm.c    | 9 +++++++++
  3 files changed, 11 insertions(+), 1 deletion(-)

Maybe s/activating/activate/ in the subject?

Anyway:
Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]