qemu-patch-raspberry4/hw/ide
Markus Armbruster 556cd09885 qdev: Replace device names containing whitespace
Device names with whitespace require quoting in the shell and in the
monitor.  Some of the offenders are also overly long.  Some have a
more convenient alias, some don't.

The place for verbose device names is DeviceInfo member desc.  The
name should be short & sweet.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-12 07:59:38 -06:00
..
cmd646.c qdev: Replace device names containing whitespace 2009-12-12 07:59:38 -06:00
core.c ide: implement stub for audio control/volume read 2009-12-03 15:26:01 -06:00
internal.h ide: Implement rerror option 2009-12-03 11:45:49 -06:00
isa.c IDE: Fix reset handling 2009-11-07 14:13:05 +00:00
macio.c IDE: Fix reset handling 2009-11-07 14:13:05 +00:00
microdrive.c Add "static" to please Sparse 2009-12-04 20:44:44 +00:00
mmio.c IDE: Fix reset handling 2009-11-07 14:13:05 +00:00
pci.c ide: port pci ide to vmstate 2009-10-27 12:28:46 -05:00
pci.h ide: port pci ide to vmstate 2009-10-27 12:28:46 -05:00
piix.c qdev: Replace device names containing whitespace 2009-12-12 07:59:38 -06:00
qdev.c Clean up test for qdev_init() failure 2009-10-07 08:54:55 -05:00