Jeongik Cha | 4c36b70 | 2024-10-08 17:08:11 +0900 | [diff] [blame] | 1 | type linux_vm_setup, domain, coredomain; |
2 | type linux_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(linux_vm_setup) | ||||
6 | ') |