Hi @Christian, thank you for confirming this bug. The cat /proc/stat looks in my case very similar:
cat /proc/stat cpu 2116591 89 8538907 52753423 221163 0 36382 0 0 0 cpu0 265391 6 1076646 6580691 28424 0 3086 0 0 0 cpu1 263929 2 1063789 6585041 28533 0 17611 0 0 0 cpu2 266378 4 1071775 6588846 31525 0 2032 0 0 0 cpu3 269310 36 1078628 6569422 28943 0 10916 0 0 0 cpu4 261284 1 1051034 6618690 23751 0 1583 0 0 0 cpu5 264524 0 1068260 6602311 25064 0 514 0 0 0 cpu6 264347 36 1067612 6601253 26841 0 375 0 0 0 cpu7 261424 0 1061160 6607166 28078 0 262 0 0 0 Although several guest are running: virsh list Id Name Status --------------------------- 1 ro**** laufend 2 rp***** laufend 3 T**** laufend 4 f****** laufend 5 b****** laufend 6 T***** laufend Is there anything I can/should do in order to re-target this bug? Sorry, I’m a very green newbie in this low-level linux environment… I also tried to compile a new „pristine“ kernel following instructions in [1], but failed with the kernel configuration. Unfortunately I wasn’t able to produce a working kernel for my machine. [1] https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s-kernel-org-package Tom