diff options
author | Lev Kujawski <lkujaw@member.fsf.org> | 2022-07-07 03:11:34 +0000 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-09-30 18:43:44 +0200 |
commit | 4851a986b205ac8fb133164cd15d9bb983d8502d (patch) | |
tree | afb666f69068cb51c4011196c1cc0c43d94803bd /tests/qtest/ide-test.c | |
parent | 25474d90aa50bd32e0de395a33d8de42dd6f2aef (diff) | |
download | qemu-4851a986b205ac8fb133164cd15d9bb983d8502d.zip qemu-4851a986b205ac8fb133164cd15d9bb983d8502d.tar.gz qemu-4851a986b205ac8fb133164cd15d9bb983d8502d.tar.bz2 |
piix_ide_reset: Use pci_set_* functions instead of direct access
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>
Message-Id: <20220707031140.158958-1-lkujaw@member.fsf.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qtest/ide-test.c')
0 files changed, 0 insertions, 0 deletions