kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] s390x: KVM: CPU Topology
@ 2021-07-14 15:25 Pierre Morel
  2021-07-14 15:25 ` [PATCH v1 1/2] s390x: KVM: accept STSI for CPU topology information Pierre Morel
  2021-07-14 15:25 ` [PATCH v1 2/2] KVM: s390: Topology expose TOPOLOGY facility Pierre Morel
  0 siblings, 2 replies; 13+ messages in thread
From: Pierre Morel @ 2021-07-14 15:25 UTC (permalink / raw)
  To: kvm
  Cc: linux-s390, linux-kernel, borntraeger, frankja, cohuck, david,
	thuth, imbrenda, hca, gor, pmorel

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-07-15 11:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 15:25 [PATCH v1 0/2] s390x: KVM: CPU Topology Pierre Morel
2021-07-14 15:25 ` [PATCH v1 1/2] s390x: KVM: accept STSI for CPU topology information Pierre Morel
2021-07-15  8:51   ` David Hildenbrand
2021-07-15  9:30     ` Cornelia Huck
2021-07-15 10:01       ` David Hildenbrand
2021-07-15 10:16         ` Cornelia Huck
2021-07-15 10:19           ` David Hildenbrand
2021-07-15 11:37             ` Pierre Morel
2021-07-15 11:31       ` Pierre Morel
2021-07-15 11:31     ` Pierre Morel
2021-07-14 15:25 ` [PATCH v1 2/2] KVM: s390: Topology expose TOPOLOGY facility Pierre Morel
2021-07-15  8:52   ` David Hildenbrand
2021-07-15 10:48     ` Pierre Morel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).