Re: [PATCH] hw/ide/ahci: Log lost IRQs

2020-05-15 Thread Kevin Wolf
Am 14.05.2020 um 22:20 hat John Snow geschrieben: > > > On 5/4/20 5:48 AM, Philippe Mathieu-Daudé wrote: > > One might find interesting to look at AHCI IRQs. > > > > Signed-off-by: Philippe Mathieu-Daudé > > --- > > hw/ide/ahci.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git

Re: [PATCH] hw/ide/ahci: Log lost IRQs

2020-05-14 Thread John Snow
On 5/4/20 5:48 AM, Philippe Mathieu-Daudé wrote: > One might find interesting to look at AHCI IRQs. > > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/ide/ahci.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c > index 13d91e109a..fc82cbd5f1 100644 >

Re: [PATCH] hw/ide/ahci: Log lost IRQs

2020-05-12 Thread Philippe Mathieu-Daudé
ping? On 5/4/20 11:48 AM, Philippe Mathieu-Daudé wrote: One might find interesting to look at AHCI IRQs. Signed-off-by: Philippe Mathieu-Daudé --- hw/ide/ahci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c index 13d91e109a..fc82cbd5f1 100644 ---

[PATCH] hw/ide/ahci: Log lost IRQs

2020-05-04 Thread Philippe Mathieu-Daudé
One might find interesting to look at AHCI IRQs. Signed-off-by: Philippe Mathieu-Daudé --- hw/ide/ahci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c index 13d91e109a..fc82cbd5f1 100644 --- a/hw/ide/ahci.c +++ b/hw/ide/ahci.c @@ -1509,6 +1509,7 @@ static