# Enable KVM CPU Passthrough
Attributes need to be added:
RAW=[ DATA="<cpu mode='host-passthrough'/>", TYPE="kvm" ]
- Choose your VM template
- Click on 'UPDATE'
- Click on 'Other'
- From the 'RAW data' dropdown menu, choose 'KVM'
- In the DATA text box, insert:
"<cpu mode='host-passthrough'/>"
References:
Last Update 2016/10/14 17:31:55 +0900