Files
linux-stable-mirror/include/uapi/linux
Paul Mackerras 2ed4f9dd19 KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
Now that userspace can set the virtual SMT mode by enabling the
KVM_CAP_PPC_SMT capability, it is useful for userspace to be able
to query the set of possible virtual SMT modes.  This provides a
new capability, KVM_CAP_PPC_SMT_POSSIBLE, to provide this
information.  The return value is a bitmap of possible modes, with
bit N set if virtual SMT mode 2^N is available.  That is, 1 indicates
SMT1 is available, 2 indicates that SMT2 is available, 3 indicates
that both SMT1 and SMT2 are available, and so on.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2017-06-22 11:25:31 +10:00
..
2017-05-17 11:53:02 +02:00
2017-03-03 07:24:00 -03:00
2017-03-25 20:11:19 -07:00
2017-04-24 12:35:56 -04:00
2017-01-10 14:05:11 -05:00
2017-02-03 15:16:45 -05:00
2017-01-17 14:38:43 -05:00
2017-02-20 11:13:37 -05:00
2017-03-28 22:32:42 -07:00
2017-01-09 16:07:38 -05:00
2017-01-29 19:17:23 -05:00
2017-03-09 15:42:33 +01:00
2017-01-10 18:31:55 -08:00
2017-03-31 12:55:06 +02:00
2017-04-24 12:35:56 -04:00