ppggff
ppggff
Try [vagrant-qemu](https://github.com/ppggff/vagrant-qemu), a simple provider plugin using QEMU directly.
Try [vagrant-qemu](https://github.com/ppggff/vagrant-qemu), a pure ruby provider plugin using QEMU directly.
Any update about this feature?
Any plan about this feature in 2022?
Any plans to fix this?
I have done some research for this problem on MacOS: * qemu add a new type of network 'vmnet-host|vmnet-shared|vmnet-bridged' based on MacOS vmnet.framework * `vmnet-shared`: allows the guest to communicate...
Currently the VM is ended by sending a shutdown signal to qemu. This may have some delay or may also fail. If it still doesn't work after some time, you...
Thanks, I will take a closer look at it.
@patrys Yes. I think this setting could be used in a more generic way: * Change "AxxxBxxxCxxx" to "axxx_bxxx_cxxx" * Trim useless prefix * Some kind of translating * ...
@patrys Do you consider to accept PR for this issue?