• Alexander Graf's avatar
    KVM: PPC: KVM PV guest stubs · 73a18109
    Alexander Graf authored
    We will soon start and replace instructions from the text section with
    other, paravirtualized versions. To ease the readability of those patches
    I split out the generic looping and magic page mapping code out.
    
    This patch still only contains stubs. But at least it loops through the
    text section :).
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
    73a18109
kvm.c 4.01 KB