Home
last modified time | relevance | path

Searched hist:"67 cc61e43077eeffc7c95a1bb25d05a12d051c67" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/ide/
H A Datapi.cdiff 67cc61e43077eeffc7c95a1bb25d05a12d051c67 Tue Sep 13 07:41:56 CDT 2011 Paolo Bonzini <pbonzini@redhat.com> atapi/scsi: unify definitions for MMC

The definitions in ide/internal.h are duplicates, since ATAPI commands
actually come from SCSI. Use the ones in scsi-defs.h and move the
missing ones there. Two exceptions:

- MODE_PAGE_WRITE_PARMS conflicts with the "flexible disk geometry"
page in scsi-disk.c. It is unused, so pick the latter.

- GPCMD_* is left in ide/internal.h, at least for now.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dmacio.cdiff 67cc61e43077eeffc7c95a1bb25d05a12d051c67 Tue Sep 13 07:41:56 CDT 2011 Paolo Bonzini <pbonzini@redhat.com> atapi/scsi: unify definitions for MMC

The definitions in ide/internal.h are duplicates, since ATAPI commands
actually come from SCSI. Use the ones in scsi-defs.h and move the
missing ones there. Two exceptions:

- MODE_PAGE_WRITE_PARMS conflicts with the "flexible disk geometry"
page in scsi-disk.c. It is unused, so pick the latter.

- GPCMD_* is left in ide/internal.h, at least for now.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dcore.cdiff 67cc61e43077eeffc7c95a1bb25d05a12d051c67 Tue Sep 13 07:41:56 CDT 2011 Paolo Bonzini <pbonzini@redhat.com> atapi/scsi: unify definitions for MMC

The definitions in ide/internal.h are duplicates, since ATAPI commands
actually come from SCSI. Use the ones in scsi-defs.h and move the
missing ones there. Two exceptions:

- MODE_PAGE_WRITE_PARMS conflicts with the "flexible disk geometry"
page in scsi-disk.c. It is unused, so pick the latter.

- GPCMD_* is left in ide/internal.h, at least for now.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>