qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/7] piix_ide_reset: Use pci_set_* functions instead of di


From: Kevin Wolf
Subject: Re: [PATCH v2 1/7] piix_ide_reset: Use pci_set_* functions instead of direct access
Date: Fri, 30 Sep 2022 17:17:18 +0200

Am 07.07.2022 um 05:11 hat Lev Kujawski geschrieben:
> Eliminate the remaining TODOs in hw/ide/piix.c by:
> * Using pci_set_{size} functions to write the PIIX PCI configuration
>   space instead of manipulating it directly as an array; and
> * Documenting the default register values by reference to the
>   controlling specification.
> 
> Signed-off-by: Lev Kujawski <lkujaw@member.fsf.org>

Thanks, dropped patches 5 and 6 because I see that you have posted a
newer version of them, and applied the rest to the block branch.

Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]