diff options
author | Avi Kivity <avi@redhat.com> | 2012-06-07 14:07:48 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-07-09 14:19:00 +0300 |
commit | 62046e5a867cbff35e0beff42718dda41ff5d74b (patch) | |
tree | 310b84d9c0d3428d5fcb452bff02c0f00d6dab37 /lib/ratelimit.c | |
parent | d881e6f6cffe3993245963143cab2528f918e071 (diff) | |
download | op-kernel-dev-62046e5a867cbff35e0beff42718dda41ff5d74b.zip op-kernel-dev-62046e5a867cbff35e0beff42718dda41ff5d74b.tar.gz |
KVM: Split cpuid register access from computation
Introduce kvm_cpuid() to perform the leaf limit check and calculate
register values, and let kvm_emulate_cpuid() just handle reading and
writing the registers from/to the vcpu. This allows us to reuse
kvm_cpuid() in a context where directly reading and writing registers
is not desired.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'lib/ratelimit.c')
0 files changed, 0 insertions, 0 deletions