Age | Commit message (Expand) | Author |
---|---|---|
2011-09-12 | ide/atapi: Track tray locked state | Markus Armbruster |
2011-09-12 | block: Revert entanglement of bdrv_is_inserted() with tray status | Markus Armbruster |
2011-09-12 | ide/atapi: Track tray open/close state | Markus Armbruster |
2011-09-12 | ide/atapi: Clean up misleading name in cmd_start_stop_unit() | Markus Armbruster |
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil |
2011-08-25 | block: explicit I/O accounting | Christoph Hellwig |
2011-05-03 | ide/atapi: fix set but unused | Alon Levy |
2011-05-03 | atapi: Explain why we need a 'media not present' state | Amit Shah |
2011-05-03 | atapi: Move comment to proper place | Amit Shah |
2011-04-27 | ide/atapi: Introduce CHECK_READY flag for commands | Kevin Wolf |
2011-04-27 | ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors | Kevin Wolf |
2011-04-27 | ide/atapi: Use table instead of switch for commands | Kevin Wolf |
2011-04-27 | ide/atapi: Factor commands out | Kevin Wolf |
2011-04-27 | ide: Split atapi.c out | Kevin Wolf |