diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2018-11-15 10:50:15 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-03-07 17:28:42 +0100 |
commit | 0f9fe58009cfecc263d1eaf1146348abae0e40db (patch) | |
tree | b3dbe14b83e4836233ff2ee6b893deb4f6fa6e04 /tests/Makefile.include | |
parent | 6bd4a6d4b867fab1f94f9fe3d1b19d02ac3d684b (diff) |
vhost-user-test: always use 256 MiB of guest memory
Some tests are using a small amount of RAM for the guest (2 MiB) in order to
save host memory, others are using 512 MiB.
However, pSeries machines only support multiples of 256 MiB. Using 256
MiB of memory does not use more host memory than now, even for the
migration test that starts two guests, and it allows running the test on
pSeries too.
This of course is not optimal, it would be nice to let the qgraph machine object
judge how much memory to provide. This is left for future work, together
with a more generic framework that wraps the QEMU command line.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/Makefile.include')
0 files changed, 0 insertions, 0 deletions