From: Alex Williamson Date: Mon, 10 Dec 2012 17:33:09 +0000 (-0700) Subject: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS X-Git-Tag: v3.9-rc1~97^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbacc0c111c3c5d1f3192b8cc1642b9c3954f80d;p=pandora-kernel.git KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS It's easy to confuse KVM_MEMORY_SLOTS and KVM_MEM_SLOTS_NUM. One is the user accessible slots and the other is user + private. Make this more obvious. Reviewed-by: Gleb Natapov Signed-off-by: Alex Williamson Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed