]> Git Repo - qemu.git/commit
ahci: add ahci emulation
authorAlexander Graf <[email protected]>
Tue, 14 Dec 2010 00:34:40 +0000 (01:34 +0100)
committerKevin Wolf <[email protected]>
Fri, 17 Dec 2010 15:11:02 +0000 (16:11 +0100)
commitf6ad2e32f8d833c7f1c75dc084a84a8f02704d64
treec15f8fa57da035bac23ed1aabf1f36edac3c9bdd
parent1a5a86fb7a9d98d05fe38c78d49a6fe4b923d3d2
ahci: add ahci emulation

This patch adds an emulation layer for an ICH-9 AHCI controller. For now
this controller does not do IDE legacy emulation. It is a pure AHCI controller.

Signed-off-by: Alexander Graf <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
Makefile.objs
hw/ide/ahci.c [new file with mode: 0644]
This page took 0.041304 seconds and 4 git commands to generate.