[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/block/fdc-isa: Respect QOM properties when building AML
From: |
Kevin Wolf |
Subject: |
Re: [PATCH] hw/block/fdc-isa: Respect QOM properties when building AML |
Date: |
Fri, 11 Feb 2022 17:37:54 +0100 |
Am 09.02.2022 um 20:15 hat Bernhard Beschow geschrieben:
> 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>
Thanks, applied to the block branch.
Kevin