qemu-e2k/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 Merge remote-tracking branch 'kwolf/for-anthony' into staging 2011-09-20 15:21:03 -05:00
ich.c ahci: add port I/O index-data pair 2011-09-21 14:32:20 +02:00
internal.h Replace the VMSTOP macros with a proper state type 2011-09-15 16:39:32 -03:00
isa.c
macio.c dma-helpers: rename is_write to to_dev 2011-09-19 11:35:33 +02:00
microdrive.c
mmio.c
pci.c Replace the VMSTOP macros with a proper state type 2011-09-15 16:39:32 -03:00
pci.h
piix.c
qdev.c
via.c