qemu-patch-raspberry4/hw/ide
Daniel Verkamp 465f1ab161 ahci: add port I/O index-data pair
Implement an I/O space index-data register pair as defined by the AHCI
spec, including the corresponding SATA PCI capability and BAR.

This allows real-mode code to access the AHCI registers; real-mode
code cannot address the memory-mapped register space because it is
beyond the first megabyte.

Signed-off-by: Daniel Verkamp <daniel@drv.nu>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-09-21 14:32:20 +02:00
..
ahci.c ahci: add port I/O index-data pair 2011-09-21 14:32:20 +02:00
ahci.h ahci: add port I/O index-data pair 2011-09-21 14:32:20 +02:00
atapi.c
cmd646.c
core.c
ich.c ahci: add port I/O index-data pair 2011-09-21 14:32:20 +02:00
internal.h
isa.c
macio.c
microdrive.c
mmio.c
pci.c
pci.h
piix.c
qdev.c
via.c