[Qemu-discuss] Using smp option for multi processor configuration

2019-07-07 Thread Mahmood Naderan
Hi, The host have two CPUs each have 8 physical cores. Therefore, 32 threads are there in total. I want to be sure when I use -smp 16, the guest uses both CPUs and not only one CPU with 16 threads. Is that correct? Regards, Mahmood

Re: [Qemu-discuss] undefined reference to `XOpenDisplay'

2019-07-07 Thread Mahmood Naderan
>What were your configure arguments? > If you don't care about milkymist at all then you could just >add --disable-opengl which will definitely cause us to not try to >build this bit of the code. I used ./configure only. Anyway, since I only wants x86-softmmu, I just built that without problem.

Re: [Qemu-discuss] [ovirt-users] VM snapshot - some info needed

2019-07-07 Thread Nir Soffer
On Wed, Jul 3, 2019 at 8:11 PM Strahil Nikolov wrote: > I have noticed that if I want a VM snapshot with memory - I get a warning "The > VM will be paused while saving the memory" . > Is there a way to make snapshot without pausing the VM for the whole > duration ? > No, this is expected. Denis