diff --git a/hw/slw.c b/hw/slw.c index 81e4e4ad8788..97d475862712 100644 --- a/hw/slw.c +++ b/hw/slw.c @@ -770,6 +770,8 @@ void add_cpu_idle_state_properties(void) continue; } + prlog(PR_NOTICE, "SLW: Enabling: %s\n", states[i].name); + /* * If a state is supported add each of its property * to its corresponding property buffer.