• A
    KVM: PPC: Find HTAB ourselves · 251585b5
    Alexander Graf 提交于
    For KVM we need to find the location of the HTAB. We can either rely
    on internal data structures of the kernel or ask the hardware.
    
    Ben issued complaints about the internal data structure method, so
    let's switch it to our own inquiry of the HTAB. Now we're fully
    independend :-).
    
    CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    Signed-off-by: NAlexander Graf <agraf@suse.de>
    Signed-off-by: NAvi Kivity <avi@redhat.com>
    251585b5
ppc_ksyms.c 4.6 KB