summaryrefslogtreecommitdiff
path: root/hw/ide/atapi.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03atapi: Explain why we need a 'media not present' stateAmit Shah1-1/+7
2011-05-03atapi: Move comment to proper placeAmit Shah1-1/+1
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