]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
KVM: PPC: Rename MMIO register identifiers
authorAlexander Graf <agraf@suse.de>
Sat, 7 Jan 2012 01:07:38 +0000 (02:07 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:52:41 +0000 (14:52 +0200)
commitb3c5d3c2a49602c370de6d02fdb923bc48cd1abc
treef0e18b17fdf764be61f3b2f1b5ac009cbc12dee8
parent31f3438eca2fc90dc892e0e9963ba4b93a2c8383
KVM: PPC: Rename MMIO register identifiers

We need the KVM_REG namespace for generic register settings now, so
let's rename the existing users to something different, enabling
us to reuse the namespace for more visible interfaces.

While at it, also move these private constants to a private header.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/include/asm/kvm.h
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/kvm/book3s_paired_singles.c
arch/powerpc/kvm/powerpc.c