tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limited
authorLev Kujawski <lkujaw@mailbox.org>
Mon, 10 Oct 2022 08:52:29 +0000 (08:52 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 30 Apr 2024 04:21:47 +0000 (06:21 +0200)
commit622f8eb1586def9a374eca27878156dec69b8730
tree6eaeeefe3892285e87915ae03b7480022e8758cd
parent8682ff696050584cfcb5bf43d567680ad339cf41
tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limited

Verify that the ATA command READ NATIVE MAX ADDRESS returns the last
valid CHS tuple for the native device rather than any limit
established by INITIALIZE DEVICE PARAMETERS.

Signed-off-by: Lev Kujawski <lkujaw@mailbox.org>
Message-ID: <20221010085229.2431276-2-lkujaw@mailbox.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/ide-test.c