diff options
author | Paolo Bonzini | 2014-03-17 03:40:23 +0100 |
---|---|---|
committer | Andreas Färber | 2014-03-20 02:40:13 +0100 |
commit | 6b1566cbe372660c77ca4aa7aa0071fa30f5f930 (patch) | |
tree | db796cddf8483020aea4d30ef732884acd7f5e36 /po | |
parent | vl.c: Extend get_boot_devices_list() to ignore suffixes (diff) | |
download | qemu-6b1566cbe372660c77ca4aa7aa0071fa30f5f930.tar.gz qemu-6b1566cbe372660c77ca4aa7aa0071fa30f5f930.tar.xz qemu-6b1566cbe372660c77ca4aa7aa0071fa30f5f930.zip |
qdev: Introduce FWPathProvider interface
QEMU supports firmware names for all devices in the QEMU tree but
some architectures expect some parts of firmware path names in different
format.
This introduces a firmware-pathname-change interface definition.
If some machines needs to redefine the firmware path format, it has
to add the TYPE_FW_PATH_PROVIDER interface to an object that is above
the device on the QOM tree (typically /machine).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions