On Thu, 6 Nov 2025 at 14:52, Peter Maydell <[email protected]> wrote: > > This patchset fixes a couple of bugs found ages ago by fuzzer, > where a guest that tells the device to do silly things can > trigger an assert() or abort(): > > https://gitlab.com/qemu-project/qemu/-/issues/1415 > https://gitlab.com/qemu-project/qemu/-/issues/1418 > https://gitlab.com/qemu-project/qemu/-/issues/1419 > https://gitlab.com/qemu-project/qemu/-/issues/1424 > > None of them are really very interesting, but the fixes are > straightforward.
Applied to target-arm.next (with the abort() in patch 2 fixed to 'break'), thanks. -- PMM
