Jeongik Cha | 3335a04 | 2024-06-14 14:28:42 +0900 | [diff] [blame^] | 1 | type custom_vm_setup, domain, coredomain; |
2 | type custom_vm_setup_exec, system_file_type, exec_type, file_type; | ||||
3 | |||||
4 | is_flag_enabled(RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES, ` | ||||
5 | init_daemon_domain(custom_vm_setup) | ||||
6 | ') |