On 11/03/2015 15:22, James Hogan wrote: > Implement saving and restoring to KVM state of the Processor ID (PRid) > CP0 register. This allows QEMU to control the PRid exposed to the guest > instead of using the default set by KVM. > > Signed-off-by: James Hogan <james.ho...@imgtec.com> > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Leon Alrae <leon.al...@imgtec.com> > Cc: Aurelien Jarno <aurel...@aurel32.net> > --- > target-mips/kvm.c | 11 +++++++++++ > 1 file changed, 11 insertions(+)
Reviewed-by: Leon Alrae <leon.al...@imgtec.com>