commit | fdb8541b2e4f6ff60f435fbb5a5e1df20c275a86 | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Wed Feb 09 20:15:58 2022 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 11 17:37:26 2022 +0100 |
tree | 6152f383d4b25cf3381a2ba474d4103d19ea87fc | |
parent | ee810602376125ca0e0afd6b7c715e13740978ea [diff] |
hw/block/fdc-isa: Respect QOM properties when building AML Other ISA devices such as serial-isa use the properties in their build_aml functions. fdc-isa not using them is probably an oversight. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20220209191558.30393-1-shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Kevin Wolf <kwolf@redhat.com>