Skip to content
  • Blue Swirl's avatar
    Implement slbmte · f6b868fc
    Blue Swirl authored
    
    
    In order to modify SLB entries on recent PPC64 machines, the slbmte
    instruction is used.
    
    This patch implements the slbmte instruction and makes the "bridge"
    mode code use the slb set functions, so we can move the SLB into
    the CPU struct later.
    
    This is required for Linux to run on PPC64.
    
    Signed-off-by: default avatarAlexander Graf <alex@csgraf.de>
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6747 c046a42c-6fe2-441c-8c8c-71466251a162
    f6b868fc