On Thu, 23 Jul 2026 at 08:27, Bernhard Beschow <[email protected]> wrote: > > This series attempts to fix the Coveriy issues pointed out by Peter in the > FlexCAN emulation [1]. In addition, it fixes some reset masks to preserve > register contents across resets as intended. It also fixes some register > offsets due to a union being inadvertantly too large; this would affect > migration if addressed after the release. Last but not least it eliminates an > unneeded union. > > Testing done: > * `make check` > * Run `cangen` and `candump` on the host and guest in both directions > > [1] > https://lore.kernel.org/qemu-devel/cafeaca-qbipfgn4yjxd9fqulobpbvngejhsqg7eqg1czykt...@mail.gmail.com/ >
Thanks for fixing these; applied to target-arm.next. -- PMM
