diff options
author | 2017-12-04 21:35:24 +0100 | |
---|---|---|
committer | 2017-12-14 09:26:50 +0100 | |
commit | 8a32dd60ec9488b73e04e5b7bc82b77a2580b1b7 (patch) | |
tree | b025981d223274f89d7d40fc7e227dae2660da4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: Take vcpu->mutex outside vcpu_load (diff) | |
download | linux-dev-8a32dd60ec9488b73e04e5b7bc82b77a2580b1b7.tar.xz linux-dev-8a32dd60ec9488b73e04e5b7bc82b77a2580b1b7.zip |
KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
In preparation for moving calls to vcpu_load() and vcpu_put() into the
architecture specific implementations of the KVM vcpu ioctls, move the
calls in the main kvm_vcpu_ioctl() dispatcher function to each case
of the ioctl select statement. This allows us to move the vcpu_load()
and vcpu_put() calls into architecture specific implementations of vcpu
ioctls, one by one.
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.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