• S
    Failed to get machine type in arm · 4e1281bc
    sebastian 提交于
    cpu,qemu_vm,env_process: Judge machine type in supported machine types.
                             If not, will using default value 'virt'.
    
    Current the param of machine type must be in format "xx:xx", otherwise
    it will cause error "list index out of range".
    4e1281bc
env_process.py 84.1 KB