]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b71f08238f79afc3a074cec99eb02fe754f8a2d
tree025c65ac1c3253812a5c0b738899fd698a6e97ae
parent075c194556e88286012141cf2c715ba7ec435fc1
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