qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] [PATCH 0/4] ahci: clean up signature gener


From: John Snow
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH 0/4] ahci: clean up signature generation
Date: Thu, 17 Sep 2015 14:35:02 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0


On 09/17/2015 04:40 AM, Stefan Hajnoczi wrote:
> On Tue, Sep 01, 2015 at 04:50:37PM -0400, John Snow wrote:
>> Ultimately, clean up the signature generation and as a result, tidy up
>> the port_reset and init_d2h functions.
>>
>> ________________________________________________________________________________
>>
>> For convenience, this branch is available at:
>> https://github.com/jnsnow/qemu.git branch ahci-sigfix
>> https://github.com/jnsnow/qemu/tree/ahci-sigfix
>>
>> This version is tagged ahci-sigfix-v1:
>> https://github.com/jnsnow/qemu/releases/tag/ahci-sigfix-v1
>>
>> John Snow (4):
>>   ahci: remove dead reset code
>>   ahci: fix signature generation
>>   ahci: remove cmd_fis argument from write_fis_d2h
>>   ahci: clean up initial d2h semantics
>>
>>  hw/ide/ahci.c | 53 ++++++++++++++++++++++++++++++-----------------------
>>  1 file changed, 30 insertions(+), 23 deletions(-)
>>
>> -- 
>> 2.4.3
>>
> 
> Reviewed-by: Stefan Hajnoczi <address@hidden>
> 

With the comment in patch 2 fixed:

Thanks, applied to my IDE tree:

https://github.com/jnsnow/qemu/commits/ide
https://github.com/jnsnow/qemu.git

--js



reply via email to

[Prev in Thread] Current Thread [Next in Thread]