v2:
- Fixed commit messages
- Added a comment in cmd_test_unit_ready

Kevin Wolf (5):
  ide: Split atapi.c out
  ide/atapi: Factor commands out
  ide/atapi: Use table instead of switch for commands
  ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
  ide/atapi: Introduce CHECK_READY flag for commands

 Makefile.objs     |    2 +-
 hw/ide/atapi.c    | 1134 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/ide/core.c     | 1065 +-------------------------------------------------
 hw/ide/internal.h |   14 +-
 4 files changed, 1149 insertions(+), 1066 deletions(-)
 create mode 100644 hw/ide/atapi.c

-- 
1.7.2.3


Reply via email to