MIPS: KVM: Simplify default guest Config registers
authorJames Hogan <james.hogan@imgtec.com>
Wed, 4 Mar 2015 15:56:47 +0000 (15:56 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Fri, 27 Mar 2015 21:25:11 +0000 (21:25 +0000)
commit2211ee810ac6fdcdb42b7a126e20d1b4e5c55124
tree025c65ac1c3253812a5c0b738899fd698a6e97ae
parent7bd4acec42670a18b023392db6f4bfaa4dee179e
MIPS: KVM: Simplify default guest Config registers

Various semi-used definitions exist in kvm_host.h for the default guest
config registers. Remove them and use the appropriate values directly
when initialising the Config registers.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
arch/mips/include/asm/kvm_host.h
arch/mips/kvm/trap_emul.c