]> Git Repo - qemu.git/commit
tests/ahci-test: Be mean with RAM
authorDr. David Alan Gilbert <[email protected]>
Tue, 18 Jul 2017 15:47:57 +0000 (11:47 -0400)
committerJohn Snow <[email protected]>
Tue, 18 Jul 2017 15:47:57 +0000 (11:47 -0400)
commitff0ca962345ecdb87c331888a806cde49936fd9f
treea27d8ef0bb248a9629b747a5a1d7c627b1b241bf
parent70e2337030fb242b0a7870e781b57055110400a1
tests/ahci-test: Be mean with RAM

The migration tests used two VMs each with -m 1024 this caused
problems when run in some small, pessimistic test VMs (netbsd).
We can just be meaner with the amount of RAM in the test and use -m 384

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Message-id: 20170714152820[email protected]
Reviewed-by: John Snow <[email protected]>
Signed-off-by: John Snow <[email protected]>
tests/ahci-test.c
This page took 0.025902 seconds and 4 git commands to generate.