We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c260bd + 75b7ea3 commit 0a76a11Copy full SHA for 0a76a11
libvirt/tests/cfg/migration/migrate_with_panic_device.cfg
@@ -31,3 +31,6 @@
31
panic_dev = {"model": "isa", "addr_type": "isa", "addr_iobase": "0x505"}
32
aarch64:
33
panic_dev = {"model": "pvpanic", "addr_type": "pci"}
34
+ s390-virtio:
35
+ panic_dev = {"model": "s390"}
36
+ expected_match = "running.*crashed"
0 commit comments