Re: Minimizing qemu causes it to slow down

2021-01-20 Thread Asad Ali
> I am a novice like yourself ... > Can it be that the guest OS is going to "hibernate" or "suspend" or so automatically after a defined period of inactivity and you just misinterpret this as kvm/qemu behavior? > best ... Gunnar In order to remove this possibility, I ran the following command in m

Re: Minimizing qemu causes it to slow down

2021-01-20 Thread Christopher William Snowhill
I think what they're observing, and I may be wrong, is that either their desktop environment, or Qemu, or their OS, is de-prioritizing Qemu when it loses foreground focus, and causing it to see timer events and processing time at a much lower priority than when it is in the foreground. Alternat

Re: Minimizing qemu causes it to slow down

2021-01-20 Thread gunnar.wagner
I am a novice like yourself ... Can it be that the guest OS is going to "hibernate" or "suspend" or so automatically after a defined period of inactivity and you just misinterpret this as kvm/qemu behavior? best ... Gunnar On 20.01.21 08:20, Asad Ali wrote: > I am a novice using qemu to run LUbu