On Fri, 29 Jan 2021 at 16:08, Peter Maydell <peter.mayd...@linaro.org> wrote: > > v2 update: fix memory leaks in pvpanic-pci test case spotted by > oss-fuzz gitlab CI run. > > -- PMM > > The following changes since commit 7e7eb9f852a46b51a71ae9d82590b2e4d28827ee: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' > into staging (2021-01-28 22:43:18 +0000) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20210129-1 > > for you to fetch changes up to 14711b6f54708b9583796db02b12ee7bd0331502: > > hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS (2021-01-29 > 15:54:44 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * Implement ID_PFR2 > * Conditionalize DBGDIDR > * rename xlnx-zcu102.canbusN properties > * provide powerdown/reset mechanism for secure firmware on 'virt' board > * hw/misc: Fix arith overflow in NPCM7XX PWM module > * target/arm: Replace magic value by MMU_DATA_LOAD definition > * configure: fix preadv errors on Catalina macOS with new XCode > * Various configure and other cleanups in preparation for iOS support > * hvf: Add hypervisor entitlement to output binaries (needed for Big Sur) > * Implement pvpanic-pci device > * Convert the CMSDK timer devices to the Clock framework >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM