KVM: Export memory slot allocation mechanism
authorIzik Eidus <izike@qumranet.com>
Wed, 24 Oct 2007 21:52:57 +0000 (23:52 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:56 +0000 (17:52 +0200)
commit210c7c4d7f200f00ec34960a8c96bb990cbd266d
treefa6b1b15d4b3db3a55c42ec991ad413278a7654a
parent80b14b5b32cb0a98234283daf9b5a6643e1a1ef3
KVM: Export memory slot allocation mechanism

Remove kvm memory slot allocation mechanism from the ioctl
and put it to exported function.

Signed-off-by: Izik Eidus <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm.h
drivers/kvm/kvm_main.c