]> Git Repo - qemu.git/commit
target-ppc kvm: save cr register
authorAlexey Kardashevskiy <[email protected]>
Sat, 15 Jun 2013 01:51:51 +0000 (11:51 +1000)
committerAlexander Graf <[email protected]>
Sun, 30 Jun 2013 23:11:16 +0000 (01:11 +0200)
commit4bddaf552c3a05e1fdd2c82d6b28ebc8f99269c9
tree000289a5504b00c25cb6f0c078102f8ba580c5c5
parentec4936e1a49ef2d7129a1813ed7a3ca826698bfb
target-ppc kvm: save cr register

This adds a missing code to save CR (condition register) via
kvm_arch_put_registers(). kvm_arch_get_registers() already has it.

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Signed-off-by: David Gibson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/kvm.c
This page took 0.030332 seconds and 4 git commands to generate.