On 22/04/2023 16:07, Bernhard Beschow wrote:
Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
Signed-off-by: Bernhard Beschow
---
include/hw/ide/pci.h | 1 +
hw/ide/cmd646.c | 2 +-
hw/ide/pci.c | 7 +++
hw/ide/piix.c| 2 +-
hw/ide/sii3112.c | 1
Am 23. April 2023 10:40:50 UTC schrieb BALATON Zoltan :
>On Sun, 23 Apr 2023, Bernhard Beschow wrote:
>> Am 22. April 2023 21:26:00 UTC schrieb BALATON Zoltan :
>>> On Sat, 22 Apr 2023, Bernhard Beschow wrote:
Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
>>>
>>> Is adding a t
On Sun, 23 Apr 2023, Bernhard Beschow wrote:
Am 22. April 2023 21:26:00 UTC schrieb BALATON Zoltan :
On Sat, 22 Apr 2023, Bernhard Beschow wrote:
Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
Is adding a trace point useful? This is called from places that already have
traces so
Am 22. April 2023 21:26:00 UTC schrieb BALATON Zoltan :
>On Sat, 22 Apr 2023, Bernhard Beschow wrote:
>> Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
>
>Is adding a trace point useful? This is called from places that already have
>traces so I don't think we need another separate t
Am 22. April 2023 22:46:08 UTC schrieb BALATON Zoltan :
>On Sat, 22 Apr 2023, Bernhard Beschow wrote:
>> Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
>>
>> Signed-off-by: Bernhard Beschow
>> ---
>> include/hw/ide/pci.h | 1 +
>> hw/ide/cmd646.c | 2 +-
>> hw/ide/pci.c
On Sat, 22 Apr 2023, Bernhard Beschow wrote:
Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
Signed-off-by: Bernhard Beschow
---
include/hw/ide/pci.h | 1 +
hw/ide/cmd646.c | 2 +-
hw/ide/pci.c | 7 +++
hw/ide/piix.c| 2 +-
hw/ide/sii3112.c | 12 +
On Sat, 22 Apr 2023, Bernhard Beschow wrote:
Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
Is adding a trace point useful? This is called from places that already
have traces so I don't think we need another separate trace point here.
Also the names don't match but maybe rename f
Extract bmdma_clear_status() mirroring bmdma_cmd_writeb().
Signed-off-by: Bernhard Beschow
---
include/hw/ide/pci.h | 1 +
hw/ide/cmd646.c | 2 +-
hw/ide/pci.c | 7 +++
hw/ide/piix.c| 2 +-
hw/ide/sii3112.c | 12 +---
hw/ide/via.c | 2 +-
hw/ide/