Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-12 | ide/atapi: Track tray open/close state | Markus Armbruster | 1 | -1/+5 |
2011-09-12 | ide/atapi: Clean up misleading name in cmd_start_stop_unit() | Markus Armbruster | 1 | -4/+4 |
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil | 1 | -2/+2 |
2011-08-25 | block: explicit I/O accounting | Christoph Hellwig | 1 | -9/+20 |
2011-05-03 | ide/atapi: fix set but unused | Alon Levy | 1 | -3/+1 |
2011-05-03 | atapi: Explain why we need a 'media not present' state | Amit Shah | 1 | -1/+7 |
2011-05-03 | atapi: Move comment to proper place | Amit Shah | 1 | -1/+1 |
2011-04-27 | ide/atapi: Introduce CHECK_READY flag for commands | Kevin Wolf | 1 | -25/+23 |
2011-04-27 | ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors | Kevin Wolf | 1 | -15/+6 |
2011-04-27 | ide/atapi: Use table instead of switch for commands | Kevin Wolf | 1 | -67/+48 |
2011-04-27 | ide/atapi: Factor commands out | Kevin Wolf | 1 | -378/+459 |
2011-04-27 | ide: Split atapi.c out | Kevin Wolf | 1 | -0/+1083 |