[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH] target-ppc kvm: save cr register
From: |
Alexey Kardashevskiy |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH] target-ppc kvm: save cr register |
Date: |
Wed, 05 Jun 2013 12:36:04 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 |
On 06/04/2013 10:11 PM, David Gibson wrote:
> On Thu, May 30, 2013 at 07:26:10PM +1000, Alexey Kardashevskiy wrote:
>> 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 <address@hidden>
>
> Huh. I can't believe that's been broken for so long. I'll put that
> in my tree.
We probably have another bug which compensates this one but just have not
found it yet :-D
> I meant to post my pending patches at the end of last week, but was
> sidetracked by a minor injury :(.
Sigh...
What exactly are you going to post? PCI rework?
--
Alexey