summaryrefslogtreecommitdiff
path: root/hw/ide/atapi.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27ide/atapi: Introduce CHECK_READY flag for commandsKevin Wolf1-25/+23
2011-04-27ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectorsKevin Wolf1-15/+6
2011-04-27ide/atapi: Use table instead of switch for commandsKevin Wolf1-67/+48
2011-04-27ide/atapi: Factor commands outKevin Wolf1-378/+459
2011-04-27ide: Split atapi.c outKevin Wolf1-0/+1083