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 <[email protected]>
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