commit | cf1fb0f29d83bcc1d8af912e56f2295397372908 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Wed Jun 15 19:29:55 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 15 23:58:35 2016 +0200 |
tree | cb56c203b3ad2d09f685ed5a25ee63d583555323 | |
parent | cef061d086b1de75445cba63af5306f98fb52f4b [diff] |
MIPS: KVM: Emulate RDHWR CPUNum register Actually provide the VCPU number when emulating the RDHWR CPUNum register, so that it will match the CPUNum field of CP0_EBase register, rather than always returning 0. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim Krčmář <rkrcmar@redhat.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>