diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2007-10-10 19:25:50 -0500 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-01-30 17:52:51 +0200 |
commit | f67a46f4aa1212b38696ac6b6a82b4323cea61aa (patch) | |
tree | 7d9b86dda5a4b4196f0cbd11ef395d7e1c78fbb4 /kernel/rtmutex_common.h | |
parent | 043405e10001fe7aae60c46a57189515f13a6468 (diff) |
KVM: MMU: Clean up MMU functions to take struct kvm when appropriate
Some of the MMU functions take a struct kvm_vcpu even though they affect all
VCPUs. This patch cleans up some of them to instead take a struct kvm. This
makes things a bit more clear.
The main thing that was confusing me was whether certain functions need to be
called on all VCPUs.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'kernel/rtmutex_common.h')
0 files changed, 0 insertions, 0 deletions