diff options
author | James Hogan <[email protected]> | 2016-12-13 22:39:39 +0000 |
---|---|---|
committer | James Hogan <[email protected]> | 2017-02-03 15:21:34 +0000 |
commit | 12ed1faece3f141c2604b5b3a8377ba71d23ec9d (patch) | |
tree | 44812ac2820a6a3d95dba98964c9733cdba3707d /tools/perf/util/trace-event-scripting.c | |
parent | ad58d4d4a274e9290725188c557d16e7d0cd1b3d (diff) |
KVM: MIPS: Allow multiple VCPUs to be created
Increase the maximum number of MIPS KVM VCPUs to 8, and implement the
KVM_CAP_NR_VCPUS and KVM_CAP_MAX_CPUS capabilities which expose the
recommended and maximum number of VCPUs to userland. The previous
maximum of 1 didn't allow for any form of SMP guests.
We calculate the values similarly to ARM, recommending as many VCPUs as
there are CPUs online in the system. This will allow userland to know
how many VCPUs it is possible to create.
Signed-off-by: James Hogan <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions