I had an interesting experience with auditing. First off, I have to note that `auditd` wasn't installed on any of my Hypervisors, but I installed it on one to do some troubleshooting. I enabled auditing and then pretty quickly got spammed...
These warnings are harmless but worth understanding. Here's what's going on:
PIIX4_PM is the emulated Intel PIIX4 Power Management controller that QEMU provides for older-style (i440FX/PIIX) VMs. The disable_s3 and disable_s4 properties control...
Hello, can anyone please shed some light on these messages that seems to occur during every migration between say `hv02` and `hv05`:
2026-04-04 15:13:23 [hv05] kvm: warning: global PIIX4_PM.disable_s3=1 not used
2026-04-04 15:13:23 [hv05] kvm...