mbox

[PULL,for-7.1,0/1] aspeed queue

Message ID 20220825085710.34800-1-clg@kaod.org
State New
Headers show

Pull-request

https://github.com/legoater/qemu/ tags/pull-aspeed-20220825

Message

Cédric Le Goater Aug. 25, 2022, 8:57 a.m. UTC
The following changes since commit 9a99f964b152f8095949bbddca7841744ad418da:

  Update version for v7.1.0-rc4 release (2022-08-24 19:27:56 -0700)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-aspeed-20220825

for you to fetch changes up to 7ccff968f65cfad573bc0015cb0ab800d4337a6e:

  hw/i2c/aspeed: Fix old reg slave receive (2022-08-25 10:46:42 +0200)

----------------------------------------------------------------
Aspeed queue:

* hw/i2c/aspeed: Fix old reg slave receive

----------------------------------------------------------------
Peter Delevoryas (1):
      hw/i2c/aspeed: Fix old reg slave receive

 include/hw/i2c/aspeed_i2c.h | 1 +
 hw/i2c/aspeed_i2c.c         | 8 +++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

Comments

Richard Henderson Aug. 25, 2022, 3:23 p.m. UTC | #1
On 8/25/22 01:57, Cédric Le Goater wrote:
> The following changes since commit 9a99f964b152f8095949bbddca7841744ad418da:
> 
>    Update version for v7.1.0-rc4 release (2022-08-24 19:27:56 -0700)

Too late, as you can see by -rc4.

r~

> 
> are available in the Git repository at:
> 
>    https://github.com/legoater/qemu/ tags/pull-aspeed-20220825
> 
> for you to fetch changes up to 7ccff968f65cfad573bc0015cb0ab800d4337a6e:
> 
>    hw/i2c/aspeed: Fix old reg slave receive (2022-08-25 10:46:42 +0200)
> 
> ----------------------------------------------------------------
> Aspeed queue:
> 
> * hw/i2c/aspeed: Fix old reg slave receive
> 
> ----------------------------------------------------------------
> Peter Delevoryas (1):
>        hw/i2c/aspeed: Fix old reg slave receive
> 
>   include/hw/i2c/aspeed_i2c.h | 1 +
>   hw/i2c/aspeed_i2c.c         | 8 +++++---
>   2 files changed, 6 insertions(+), 3 deletions(-)
Cédric Le Goater Aug. 25, 2022, 10:02 p.m. UTC | #2
On 8/25/22 17:23, Richard Henderson wrote:
> On 8/25/22 01:57, Cédric Le Goater wrote:
>> The following changes since commit 9a99f964b152f8095949bbddca7841744ad418da:
>>
>>    Update version for v7.1.0-rc4 release (2022-08-24 19:27:56 -0700)
> 
> Too late, as you can see by -rc4.

It will wait 7.2 then.

Thanks,

C.



> 
> r~
> 
>>
>> are available in the Git repository at:
>>
>>    https://github.com/legoater/qemu/ tags/pull-aspeed-20220825
>>
>> for you to fetch changes up to 7ccff968f65cfad573bc0015cb0ab800d4337a6e:
>>
>>    hw/i2c/aspeed: Fix old reg slave receive (2022-08-25 10:46:42 +0200)
>>
>> ----------------------------------------------------------------
>> Aspeed queue:
>>
>> * hw/i2c/aspeed: Fix old reg slave receive
>>
>> ----------------------------------------------------------------
>> Peter Delevoryas (1):
>>        hw/i2c/aspeed: Fix old reg slave receive
>>
>>   include/hw/i2c/aspeed_i2c.h | 1 +
>>   hw/i2c/aspeed_i2c.c         | 8 +++++---
>>   2 files changed, 6 insertions(+), 3 deletions(-)
>