Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libvirt/kvm/qemu support #130

Open
obilodeau opened this issue Oct 3, 2019 · 3 comments
Open

libvirt/kvm/qemu support #130

obilodeau opened this issue Oct 3, 2019 · 3 comments

Comments

@obilodeau
Copy link
Member

After seeing recent performance discrepancies between kvm and virtualbox, I'm tempted to give another shot at kvm support.

I know that @ProloG-Shaman has done a PoC of it. I wonder if he still has the code somewhere...

I also saw that https://github.com/vagrant-libvirt/vagrant-libvirt has a lot of customization possibilities (CPU-level changes to pass pa-fish) and seems to support Windows now.

@ProloG-Shaman
Copy link
Contributor

I still have the code, I'm looking over it and I'll submit a pull request.

@ProloG-Shaman
Copy link
Contributor

I have added the KVM builder and changed, for now, the win10_x64_analyst.json. I've made a config.js which specifies KVM. The VM gets created correctly and launches, but then packer cannot connect to winRM and it stops there (even after waiting the 1h to timeout). I'll try and see what's not working.

@obilodeau
Copy link
Member Author

You can push the code as a draft PR if you want. That way I'll be able to look at it and adjust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants