• Alexander Graf's avatar
    KVM: PPC: Add kvm_book3s_64.h · 3ae07890
    Alexander Graf authored
    In the process of generalizing as much code as possible, I also moved
    the shadow vcpu code together to a generic book3s file. Unfortunately
    the location of the shadow vcpu is different on 32 and 64 bit, so we
    need a wrapper function to tell us where it is.
    
    That sounded like a perfect fit for a subarch specific header file.
    Here we can put anything that needs to be different between those two.
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
    3ae07890
kvm_book3s_64.h 971 Bytes