]> Git Repo - qemu.git/commit
target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()
authorJames Hogan <[email protected]>
Tue, 17 Jun 2014 22:10:33 +0000 (23:10 +0100)
committerPaolo Bonzini <[email protected]>
Wed, 18 Jun 2014 14:59:05 +0000 (16:59 +0200)
commit14c03ab97594d0700d73aedc254579a57b8aeec1
tree2401874ebd61b4f3f7ac2b309d427ffe37d4a1f5
parente2132e0bba7751be7af7e3ebcd6f39e77f76d05e
target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()

When KVM is enabled call kvm_mips_reset_vcpu() from mips_cpu_reset() as
done for other targets since commit 50a2c6e55fa2 (kvm: reset state from
the CPU's reset method).

Signed-off-by: James Hogan <[email protected]>
Cc: Aurelien Jarno <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Gleb Natapov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target-mips/cpu.c
This page took 0.024348 seconds and 4 git commands to generate.