Hi,
The ahci driver has recently been changed to run completely in 32bit mode. This is a followup patch series for this, removing real mode memory access macros not needed any more and also moving data structures out of real mode address space.
cheers, Gerd
Gerd Hoffmann (3): ahci: zap real mode macros ahci: remote some parentheses ahci: alloc structs in high memory, simplify realloc
src/hw/ahci.c | 101 ++++++++++++++++++++++++---------------------------------- 1 file changed, 41 insertions(+), 60 deletions(-)