commit | 2211ee810ac6fdcdb42b7a126e20d1b4e5c55124 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Wed Mar 04 15:56:47 2015 +0000 |
committer | James Hogan <james.hogan@imgtec.com> | Fri Mar 27 21:25:11 2015 +0000 |
tree | 025c65ac1c3253812a5c0b738899fd698a6e97ae | |
parent | 7bd4acec42670a18b023392db6f4bfaa4dee179e [diff] |
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