aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/atapi.c
AgeCommit message (Expand)Author
2011-05-03ide/atapi: fix set but unusedAlon Levy
2011-05-03atapi: Explain why we need a 'media not present' stateAmit Shah
2011-05-03atapi: Move comment to proper placeAmit Shah
2011-04-27ide/atapi: Introduce CHECK_READY flag for commandsKevin Wolf
2011-04-27ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectorsKevin Wolf
2011-04-27ide/atapi: Use table instead of switch for commandsKevin Wolf
2011-04-27ide/atapi: Factor commands outKevin Wolf
2011-04-27ide: Split atapi.c outKevin Wolf