ide: Add 8-bit data mode
commit1ea17d228e582b1cfbf6f61e9da5fafef4063be8
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 30 Nov 2022 12:02:38 +0000 (30 13:02 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jan 2023 23:50:32 +0000 (6 00:50 +0100)
tree66317c375c866f2052c59526daa6497422533a0f
parent9b063b7ea697d796914b3651d15c3457b7b1135c
ide: Add 8-bit data mode

CompactFlash uses features 0x01 and 0x81 to enable/disable 8-bit data
path. Implement them.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Message-Id: <20221130120238.706717-1-lkundrak@v3.sk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/ide/core.c
include/hw/ide/internal.h