aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/schema.py
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2020-07-24 01:22:58 -0400
committerJohn Snow <jsnow@redhat.com>2020-10-01 13:04:16 -0400
commit0c7515e1c47372ae5d53f2e281b2ccd425ebbcc6 (patch)
tree43880fdaf697d981f71910e5c1d9291e128a1caf /scripts/qapi/schema.py
parent14ee9b53adc2f2e7f60f8ee0e906489785c8db13 (diff)
downloadqemu-0c7515e1c47372ae5d53f2e281b2ccd425ebbcc6.zip
qemu-0c7515e1c47372ae5d53f2e281b2ccd425ebbcc6.tar.gz
qemu-0c7515e1c47372ae5d53f2e281b2ccd425ebbcc6.tar.bz2
ide: remove magic constants from the device register
(In QEMU, we call this the "select" register.) My memory isn't good enough to memorize what these magic runes do. Label them to prevent mixups from happening in the future. Side note: I assume it's safe to always set 0xA0 even though ATA2 claims these bits are reserved, because ATA3 immediately reinstated that these bits should be always on. ATA4 and subsequent specs only claim that the fields are obsolete, so I assume it's safe to leave these set and that it should work with the widest array of guests. Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'scripts/qapi/schema.py')
0 files changed, 0 insertions, 0 deletions