]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: Add a routine for setting userspace CPU state
authorEric Farman <farman@linux.ibm.com>
Fri, 8 Oct 2021 20:31:12 +0000 (22:31 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 25 Oct 2021 07:20:39 +0000 (09:20 +0200)
commitbb16569328689b42de47c1a98bc8502bd7823037
tree9b78ccfee213a0ee65b4e52d20c96c2ad98e5821
parent480d8e78d3ca2236fe7045de27de0bb51f6b501a
KVM: s390: Add a routine for setting userspace CPU state

This capability exists, but we don't record anything when userspace
enables it. Let's refactor that code so that a note can be made in
the debug logs that it was enabled.

Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20211008203112.1979843-7-farman@linux.ibm.com
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/kvm-s390.c
arch/s390/kvm/kvm-s390.h