• Alexander Graf's avatar
    KVM: PPC: Force enable nap on KVM · ad087376
    Alexander Graf authored
    There are some heuristics in the PPC power management code that try to find
    out if the particular hardware we're running on supports proper power management
    or just hangs the machine when going into nap mode.
    
    Since we know that KVM is safe with nap, let's force enable it in the PV code
    once we're certain that we are on a KVM VM.
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    ad087376
kvm.c 14.8 KB