Add audio and autoport to KVM guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9458 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -625,6 +625,8 @@ sub build_xmldesc { | ||||
|     } else { | ||||
|        $xtree{devices}->{graphics}->{type}='vnc'; | ||||
|     } | ||||
|     $xtree{devices}->{graphics}->{autoport}='yes'; | ||||
|     $xtree{devices}->{sound}->{model}='ac97'; | ||||
|    | ||||
|     $xtree{devices}->{console}->{type}='pty'; | ||||
|     $xtree{devices}->{console}->{target}->{port}='1'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user