Hey guys, today I use ovmf to start win10 guests, my monitor is not bright
But is it normal for me to use seabios? why? The next message is my detailed
settings.
ovmf:
os:
/root/OVMF_CODE.fd
/root/OVMF_VARS.fd
vga:
bios:
os:
/usr/share/qemu/bi
On Sat, Aug 25, 2018 at 04:48:01PM +0530, Shashwat shagun wrote:
Is there any function in libvirt (golang SDK) to download image to libvirt
storage pool from path?
I _think_ you have to do:
https://godoc.org/github.com/libvirt/libvirt-go#StoragePool.StorageVolCreateXML
followed by:
https:/