Re: [PATCH 00/12] linux-user: Add support for real time clock and

2020-01-15 Thread Laurent Vivier
Hi Filip, for the next time, please add the version number in the subject of all the patches of the series, for instance: [PATCH v6 XX/12] Thanks, Laurent Le 15/01/2020 à 16:53, Filip Bozuta a écrit : > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8

[PATCH 00/12] linux-user: Add support for real time clock and

2020-01-15 Thread Filip Bozuta
MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This series covers following RTC and sound timer ioctls: RTC ioctls(22): * RTC_AIE_ON * RTC_ALM_SET * RTC_WKALM_SET * RTC_AIE_OFF * RTC_ALM_READ* RTC_WKALM_RD

Re: [PATCH 00/12] linux-user: Add support for real time clock and

2020-01-14 Thread Laurent Vivier
Le 14/01/2020 à 13:39, Philippe Mathieu-Daudé a écrit : > Hi Filip, > > This is v5. > > On 1/9/20 1:59 PM, Filip Bozuta wrote: >> MIME-Version: 1.0 >> Content-Type: text/plain; charset=UTF-8 >> Content-Transfer-Encoding: 8bit >> >> This series covers following RTC and sound timer ioctls: >> >>   

Re: [PATCH 00/12] linux-user: Add support for real time clock and

2020-01-14 Thread Philippe Mathieu-Daudé
Hi Filip, This is v5. On 1/9/20 1:59 PM, Filip Bozuta wrote: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This series covers following RTC and sound timer ioctls: RTC ioctls(22): * RTC_AIE_ON * RTC_ALM_SET * RTC_WKALM_SET

[PATCH 00/12] linux-user: Add support for real time clock and

2020-01-09 Thread Filip Bozuta
MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This series covers following RTC and sound timer ioctls: RTC ioctls(22): * RTC_AIE_ON * RTC_ALM_SET * RTC_WKALM_SET * RTC_AIE_OFF * RTC_ALM_READ* RTC_WKALM_RD