diff options
author | Philippe Mathieu-Daudé | 2020-07-07 15:05:27 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2020-07-14 15:38:22 +0200 |
commit | 6a289a5ba3383e17fb47029720425bef42e424d7 (patch) | |
tree | b64870079bb877ac58113313b0929840d41bfb70 /hw/sd/sd.c | |
parent | tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd' (diff) | |
download | qemu-6a289a5ba3383e17fb47029720425bef42e424d7.tar.gz qemu-6a289a5ba3383e17fb47029720425bef42e424d7.tar.xz qemu-6a289a5ba3383e17fb47029720425bef42e424d7.zip |
tests/acceptance/boot_linux: Expand SD card image to power of 2
In few commits we won't allow SD card images with invalid size
(not aligned to a power of 2). Prepare the tests: add the
pow2ceil() and image_pow2ceil_expand() methods and resize the
images (expanding) of the tests using SD cards.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20200713183209.26308-5-f4bug@amsat.org>
Diffstat (limited to 'hw/sd/sd.c')
0 files changed, 0 insertions, 0 deletions