diff options
author | Mark Cave-Ayland | 2022-06-22 12:53:11 +0200 |
---|---|---|
committer | Paolo Bonzini | 2022-07-13 16:58:58 +0200 |
commit | 4536fba00ad5a6018ee3c0451808f5c5698796ee (patch) | |
tree | 550eaabd9c21b89ca6805ba122cc54b4841004e9 /scripts/qapi-gen.py | |
parent | q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd ... (diff) | |
download | qemu-4536fba00ad5a6018ee3c0451808f5c5698796ee.tar.gz qemu-4536fba00ad5a6018ee3c0451808f5c5698796ee.tar.xz qemu-4536fba00ad5a6018ee3c0451808f5c5698796ee.zip |
scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM drives
A/UX sends a MODE_PAGE_R_W_ERROR command with the AWRE bit set to 0 when enumerating
CDROM drives. Since the bit is currently hardcoded to 1 then indicate that the AWRE
bit can be changed (even though we don't care about the value) so that
the MODE_PAGE_R_W_ERROR page can be set successfully.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220622105314.802852-12-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi-gen.py')
0 files changed, 0 insertions, 0 deletions