commit | 660c22c425cbe14badfb3b0a0206862577701ab7 | [log] [tgz] |
---|---|---|
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | Tue Apr 13 22:47:24 2010 +0900 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:17:41 2010 +0300 |
tree | 272889023481c810eebe54ab5343e634f0cd50bc | |
parent | 020df0794f5764e742feaa718be88b8f1b4ce04f [diff] |
KVM: limit the number of pages per memory slot This patch limits the number of pages per memory slot to make us free from extra care about type issues. Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>