I have my first Windows VM. I was shocked to discover, when examining the Event Viewer, that qemu-ga is recording a "Ping" event every 11 seconds, 24/7.
("guest-ping called")
That's enough to massively fill the event log with stupid stuff.
How can I disable this atrocious logging behavior?
It makes sense that qemu communicates with the VM to obtain current status. It makes NO sense to log a Windows event Every Single Time.
("guest-ping called")
That's enough to massively fill the event log with stupid stuff.
How can I disable this atrocious logging behavior?
It makes sense that qemu communicates with the VM to obtain current status. It makes NO sense to log a Windows event Every Single Time.