aboutsummaryrefslogtreecommitdiff
path: root/qemu-io.c
diff options
context:
space:
mode:
authorAni Sinha <anisinha@redhat.com>2023-11-09 10:26:01 +0530
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-11-13 16:56:24 +0100
commit0034d0395e4e92c722a7044d291b2bab42f705bd (patch)
treeedbfa2ec53f11468525ef62f3a10b6c202f350c5 /qemu-io.c
parent4c7ae73caf7e794a7bf909906e21381f5f01b369 (diff)
downloadqemu-0034d0395e4e92c722a7044d291b2bab42f705bd.zip
qemu-0034d0395e4e92c722a7044d291b2bab42f705bd.tar.gz
qemu-0034d0395e4e92c722a7044d291b2bab42f705bd.tar.bz2
tests/avocado: add test to exercise processor address space memory bound checks
QEMU has validations to make sure that a VM is not started with more memory (static and hotpluggable memory) than what the guest processor can address directly with its addressing bits. This change adds a test to make sure QEMU fails to start with a specific error message when an attempt is made to start a VM with more memory than what the processor can directly address. The test also checks for passing cases when the address space of the processor is capable of addressing all memory. Boundary cases are tested. CC: imammedo@redhat.com CC: David Hildenbrand <david@redhat.com> Acked-by: David Hildenbrand <david@redhat.com> Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Ani Sinha <anisinha@redhat.com> Message-ID: <20231109045601.33349-1-anisinha@redhat.com> Message-ID: <D5D8D419-76BA-4FB0-9BAC-4F7470A052FC@redhat.com> [PMD: Use SPDX tag] Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions