]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/bios-tables-test: Use MiB macro rather hardcode value
authorBibo Mao <maobibo@loongson.cn>
Tue, 20 May 2025 13:01:53 +0000 (21:01 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Jun 2025 10:38:54 +0000 (06:38 -0400)
commit82acc8c83f93814bb01669412a0a226c39fa8d77
tree64c08ed88d84cc8eef804ae052941abc35e478ec
parent0265723eba8a612d8a94d190cef988cf8d616862
tests/qtest/bios-tables-test: Use MiB macro rather hardcode value

Replace 1024 * 1024 with MiB macro.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Message-Id: <20250520130158.767083-4-maobibo@loongson.cn>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/bios-tables-test.c