aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSasha Levin <[email protected]>2011-12-07 10:24:56 +0200
committerAvi Kivity <[email protected]>2012-03-05 14:52:40 +0200
commit6b75e6bfef7ba108ac3df0d430d80dea68fde4bf (patch)
tree6b42f3eddc94650a55ccf8a6d57e0f2e9597a919 /include/linux
parentd37b1a037cae725e69e5bf96f58544b69d7c93a6 (diff)
KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
Currently the code kzalloc()s new VCPUs instead of using the kmem_cache which is created when KVM is initialized. Modify it to allocate VCPUs from that kmem_cache. Signed-off-by: Sasha Levin <[email protected]> Acked-by: Paul Mackerras <[email protected]> Signed-off-by: Alexander Graf <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions