linux_dsm_epyc7002/arch/powerpc/include
Aneesh Kumar K.V dd96b2c2dc kvm: powerpc: book3s: Cleanup interrupt handling code
With this patch if HV is included, interrupts come in to the HV version
of the kvmppc_interrupt code, which then jumps to the PR handler,
renamed to kvmppc_interrupt_pr, if the guest is a PR guest. This helps
in enabling both HV and PR, which we do in later patch

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-10-17 15:26:31 +02:00
..
asm kvm: powerpc: book3s: Cleanup interrupt handling code 2013-10-17 15:26:31 +02:00
uapi/asm KVM: PPC: E500: Add userspace debug stub support 2013-10-17 14:49:40 +02:00