Introduce fw_name field to DeviceInfo structure.
commit779206de677533616ec3558bae89ea06fb91fc84
authorGleb Natapov <gleb@redhat.com>
Wed, 8 Dec 2010 11:34:54 +0000 (8 13:34 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Dec 2010 21:27:44 +0000 (11 21:27 +0000)
treef85efe1ffc71bf96366aa486aace956a7cc2bb6a
parent1b3cba6e91ab55a158e49bc5398fd76e67c695a8
Introduce fw_name field to DeviceInfo structure.

Add "fw_name" to DeviceInfo to use in device path building. In
contrast to "name" "fw_name" should refer to functionality device
provides instead of particular device model like "name" does.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/fdc.c
hw/ide/isa.c
hw/ide/qdev.c
hw/isa-bus.c
hw/lance.c
hw/piix_pci.c
hw/qdev.h
hw/scsi-disk.c
hw/usb-hub.c
hw/usb-net.c
hw/virtio-pci.c