I'm running libvirt un a CentOS 7.2 host and have created a Windows 10
VM under that. I've been researching how to share a folder on my host
with the Windows guest VM but can't figure out if it's possible. I've
added the code
function='0x0'/>
to the xml d
On Sun, Aug 07, 2016 at 14:43:27 -0500, David Ashley wrote:
> All -
>
> What is the proper XML to supply to the Python Connections compareCPU
> method?
The same XML which can be used in domain XML to describe guest CPU
configuration, i.e., http://libvirt.org/formatdomain.html#elementsCPU
> I ha