mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
enable_cpu_pm is only used by softmmu-specific code, namely target/i386/host-cpu.c and target/i386/kvm/*. It does not need a stub definition anymore. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>