On Tue, Jul 25, 2023 at 9:04 AM Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > Hi Niklas, John, Paolo, Kevin, > > On 19/7/23 12:47, Niklas Cassel wrote: > > >> Niklas Cassel (8): > >> hw/ide/ahci: remove stray backslash > >> hw/ide/core: set ERR_STAT in unsupported command completion > >> hw/ide/ahci: write D2H FIS when processing NCQ command > >> hw/ide/ahci: simplify and document PxCI handling > >> hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared > >> hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set > >> hw/ide/ahci: fix ahci_write_fis_sdb() > >> hw/ide/ahci: fix broken SError handling > >> > >> hw/ide/ahci.c | 112 +++++++++++++++++++++++++++----------- > >> hw/ide/core.c | 2 +- > >> tests/qtest/libqos/ahci.c | 106 +++++++++++++++++++++++++++--------- > >> tests/qtest/libqos/ahci.h | 8 +-- > >> 4 files changed, 164 insertions(+), 64 deletions(-) > >> > >> -- > >> 2.40.1 > >> > >> > > > > Hello Philippe, > > > > Considering that you picked up my patch, > > "hw/ide/ahci: remove stray backslash" (patch 1/8 in this series), > > and since John seems to have gone silent for 40+ days, > > could you please consider taking this series through your misc tree? >
40 days, ouch. I kept thinking it had been a week. Don't trust me with time. > (First patch was a cleanup) > > Niklas, I don't feel confident enough :/ > > John, Paolo, Kevin, do you Ack? > > Regards, > > Phil. I'm staging it, but it's for next release. We'll get it in early and it gives us a chance to fix anything that's amiss before the next RC window.