commit | aee41be5933fdd1cd6fbd80b31954585e3520d98 | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Wed Aug 22 15:19:59 2018 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Aug 22 16:48:38 2018 +0200 |
tree | 66aa31aa3139475eb5241f0ba830f369ae8393fd | |
parent | bc8eb2fe2eefbcf66c947daebce7055a4110c66c [diff] |
kvm: selftest: pass in extra memory when create vm This information can be used to decide the size of the default memory slot, which will need to cover the extra pages with page tables. Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>