diff options
author | 2019-09-05 08:57:37 +0800 | |
---|---|---|
committer | 2019-09-10 19:13:53 +0200 | |
commit | b274a290813998d4cc7ad54e28ca8df2708c410c (patch) | |
tree | b464831b76d274dfa7e87260082f5716c95f6da4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: X86: Tune PLE Window tracepoint (diff) | |
download | wireguard-linux-b274a290813998d4cc7ad54e28ca8df2708c410c.tar.xz wireguard-linux-b274a290813998d4cc7ad54e28ca8df2708c410c.zip |
doc: kvm: Fix return description of KVM_SET_MSRS
Userspace can use ioctl KVM_SET_MSRS to update a set of MSRs of guest.
This ioctl set specified MSRs one by one. If it fails to set an MSR,
e.g., due to setting reserved bits, the MSR is not supported/emulated by
KVM, etc..., it stops processing the MSR list and returns the number of
MSRs have been set successfully.
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions