summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSasha Levin <levinsasha928@gmail.com>2011-12-07 10:24:56 +0200
committerAvi Kivity <avi@redhat.com>2012-03-05 14:52:40 +0200
commit6b75e6bfef7ba108ac3df0d430d80dea68fde4bf (patch)
tree6b42f3eddc94650a55ccf8a6d57e0f2e9597a919 /Documentation
parentd37b1a037cae725e69e5bf96f58544b69d7c93a6 (diff)
downloadop-kernel-dev-6b75e6bfef7ba108ac3df0d430d80dea68fde4bf.zip
op-kernel-dev-6b75e6bfef7ba108ac3df0d430d80dea68fde4bf.tar.gz
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 <levinsasha928@gmail.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud