genode-sotest-producer/checks/nova/sotest_config.dhall

9 lines
223 B
Plaintext

{ boot_items =
[ { exec = "bender"
, load = [ "hypervisor-x86_64 serial novga iommu", "image.elf" ]
, name = "NOVA with Genode"
}
]
, boot_panic_patterns = [ "Error: init" "PAGE-FAULT IN CORE" ]
}