[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1626276343-22805-1-git-send-email-pmorel@linux.ibm.com>
Date: Wed, 14 Jul 2021 17:25:41 +0200
From: Pierre Morel <pmorel@...ux.ibm.com>
To: kvm@...r.kernel.org
Cc: linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
borntraeger@...ibm.com, frankja@...ux.ibm.com, cohuck@...hat.com,
david@...hat.com, thuth@...hat.com, imbrenda@...ux.ibm.com,
hca@...ux.ibm.com, gor@...ux.ibm.com, pmorel@...ux.ibm.com
Subject: [PATCH v1 0/2] s390x: KVM: CPU Topology
To provide Topology information to the guest through the STSI
instruction, we need to forward STSI with Function Code 15 to
QEMU which will take care to provide the right information to
the guest.
To let the guest use the PTF instruction and ask if a topology
change occured we add a new KVM capability to enable the topology
facility.
Pierre Morel (2):
s390x: KVM: accept STSI for CPU topology information
KVM: s390: Topology expose TOPOLOGY facility
arch/s390/kvm/priv.c | 11 ++++++++++-
arch/s390/tools/gen_facilities.c | 1 +
2 files changed, 11 insertions(+), 1 deletion(-)
--
2.25.1
Powered by blists - more mailing lists