Skip to content
  • Charlie Jacobsen's avatar
    lcd-create-v2: Guest virtual address space set up. · c28ba3f0
    Charlie Jacobsen authored and Vikram Narayanan's avatar Vikram Narayanan committed
    Map everything except the ioremap region as write back. ioremap
    region is uncacheable. Only high 512 GBs are mapped to the first
    512 GBs of guest physical.
    
    No more dynamic build up of the guest virtual address space during
    page walks. That code was just so damn messy.
    c28ba3f0