Home
last modified time | relevance | path

Searched hist:"71 ee8e34fe26252b11668a95708783ec9c58cbda" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dkvm.cdiff 71ee8e34fe26252b11668a95708783ec9c58cbda Thu Jul 29 07:48:02 CDT 2010 Alexander Graf <agraf@suse.de> KVM: PPC: Introduce branch patching helper

We will need to patch several instruction streams over to a different
code path, so we need a way to patch a single instruction with a branch
somewhere else.

This patch adds a helper to facilitate this patching.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>