mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04:00
This checks that VPC is able to successfully fail (without segfault) on an image file with a max_table_entries that exceeds 0x40000000. This table entry is within the valid range for VPC (although too large for this sample image). Cc: qemu-stable@nongnu.org Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
5 lines
161 B
Text
5 lines
161 B
Text
QA output created by 135
|
|
|
|
=== Verify image open and failure ====
|
|
qemu-img: Could not open 'TEST_DIR/afl5.img': Max Table Entries too large (1073741825)
|
|
*** done
|