On Thu, Jan 2, 2025 at 11:31 AM Ani Sinha wrote:
>
> Hi Markus:
> Currently this library can only be used to read fw_cfg files from
> QEMU. It can not be used to write to fw_cfg files since it does not
> support the DMA interface. Is it possible to add DMA interface support
> to this libraries so
Hi Markus:
Currently this library can only be used to read fw_cfg files from
QEMU. It can not be used to write to fw_cfg files since it does not
support the DMA interface. Is it possible to add DMA interface support
to this libraries so that we may use it to write tests that write to
fw_cfg files?