build { core init drivers/timer test/vmm_utils } create_boot_directory install_config { } build_boot_image { core init timer test-vmm_utils } append qemu_args " -m 512 " append qemu_args " -cpu phenom " append qemu_args " -nographic " run_genode_until {.*VMM: _svm_startup called} 30 puts "Test succeeded"