• Alexander Graf's avatar
    KVM: PPC: Make EPCR a valid field for booke64 and bookehv · 62b4db00
    Alexander Graf authored
    In BookE, EPCR is defined and valid when either the HV or the 64bit
    category are implemented. Reflect this in the field definition.
    
    Today the only KVM target on 64bit is HV enabled, so there is no
    change in actual source code, but this keeps the code closer to the
    spec and doesn't build up artificial road blocks for a PR KVM
    on 64bit.
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    62b4db00
kvm_host.h 13.3 KB