Skip to content

Commit 0a76a11

Browse files
authored
Merge pull request #6683 from smitterl/panic_device
migrate_with_panic_device: fix for s390x
2 parents 4c260bd + 75b7ea3 commit 0a76a11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libvirt/tests/cfg/migration/migrate_with_panic_device.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@
3131
panic_dev = {"model": "isa", "addr_type": "isa", "addr_iobase": "0x505"}
3232
aarch64:
3333
panic_dev = {"model": "pvpanic", "addr_type": "pci"}
34+
s390-virtio:
35+
panic_dev = {"model": "s390"}
36+
expected_match = "running.*crashed"

0 commit comments

Comments
 (0)