]> git.proxmox.com Git - qemu.git/commit
scsi-disk: add stubs for more MMC commands
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Sep 2011 12:33:47 +0000 (14:33 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Oct 2011 17:25:50 +0000 (19:25 +0200)
commitb6c251ab1739cd67817db003e9878f92c3feff2b
tree47df464c951f204d24d4f550121a53e50c663e2d
parentf01b59319c70cb71e6e1003948e49e1aa32e3dae
scsi-disk: add stubs for more MMC commands

This patch adds a few stub implementations for MMC commands to
scsi-disk, to be filled in later in the series.  It also adds to
scsi-defs.h constants for commands implemented by ide/atapi.c,
when missing.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/scsi-defs.h
hw/scsi-disk.c