qemu/hw/scsi
Thomas Huth a23dec105c hw/scsi/spapr_vscsi: Remove superfluous memset
g_malloc0 already clears the memory, so no need for
the additional memset here.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: David Gibson <david@gibson.dropbear.id.au>
Cc: Alexander Graf <agraf@suse.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2015-10-23 10:38:11 +11:00
..
Makefile.objs
esp-pci.c
esp.c
lsi53c895a.c
megasas.c megasas: fix megasas_get_sata_addr 2015-10-12 18:29:25 +02:00
mfi.h
scsi-bus.c scsi: switch from g_slice allocator to malloc 2015-10-12 18:29:25 +02:00
scsi-disk.c scsi-disk: identify AIO callbacks more clearly 2015-08-14 23:40:32 +02:00
scsi-generic.c scsi-generic: let guests recognize readonly=on on passthrough devices 2015-09-25 12:04:41 +02:00
spapr_vscsi.c hw/scsi/spapr_vscsi: Remove superfluous memset 2015-10-23 10:38:11 +11:00
srp.h
vhost-scsi.c vhost: use a function for each call 2015-10-22 14:34:49 +03:00
viosrp.h
virtio-scsi-dataplane.c scsi: switch from g_slice allocator to malloc 2015-10-12 18:29:25 +02:00
virtio-scsi.c scsi: switch from g_slice allocator to malloc 2015-10-12 18:29:25 +02:00
vmw_pvscsi.c pci: Don't register a specialized 'config_write' if default behavior is intended 2015-06-19 12:17:49 +02:00
vmw_pvscsi.h