Closed meteorlad closed 5 years ago
You probably need to set it via qemu-args: https://www.packer.io/docs/builders/qemu.html#qemuargs
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Describe:
I used packer to install the blue screen of win 2016. Therefore, I conducted debugging through virt-install and found that the "-- CPU host-passthrough" parameter should be added. So how do I use the
" --CPU host-passthrough"
model in packer?The virt-install complete command:
Env: