malboxes icon indicating copy to clipboard operation
malboxes copied to clipboard

libvirt/kvm/qemu support

Open obilodeau opened this issue 6 years ago • 3 comments

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.

obilodeau avatar Oct 03 '19 13:10 obilodeau

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

ProloG-Shaman avatar Oct 11 '19 16:10 ProloG-Shaman

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.

ProloG-Shaman avatar Nov 06 '19 04:11 ProloG-Shaman

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

obilodeau avatar Nov 08 '19 21:11 obilodeau