Hi folks!
When I start the Windows Server 2008 guest, the host cpu grown up the
utilization
and the host load average too. Are there some tips to use Windows Server
with libvirt?
Thanks,
Thiago
___
libvirt-users mailing list
libvirt-users@redhat.com
htt
On 05/19/2016 05:18 AM, Juha Anttila wrote:
> Hi,
>
> I'm attempting to add virtual SCSI disks to my KVM guests the same way as I
> did
> with VMWare, but I'm having issues.
>
> Without knowing any better, I'm assuming it has something to do with me
> attaching the disk incorrectly, and when
On Thu, May 19, 2016 at 10:05:57AM +, Xu Ding wrote:
> Hi
>
> I have used libvirt on Raspberry Pi Debian.
> I can start the vm, but it just starts and doesn't continue.
> I find the qemu-system-arm command generated by virsh has a parameter
> "-S", when I copy the command, remove the paramete
Hi,
I'm attempting to add virtual SCSI disks to my KVM guests the same way as I did
with VMWare, but I'm having issues.
Without knowing any better, I'm assuming it has something to do with me attaching the
disk incorrectly, and when I'm looking at the VMWare config one thing I noticed was the
Hi
I have used libvirt on Raspberry Pi Debian.
I can start the vm, but it just starts and doesn't continue.
I find the qemu-system-arm command generated by virsh has a parameter "-S",
when I copy the command, remove the parameter, run it in the console, the vm
can run normally.
But I don't kno