On Mon, 15 Jul 2019 at 14:42, Peter Maydell <peter.mayd...@linaro.org> wrote: > > target-arm queue for rc1 -- these are all bug fixes. > > thanks > -- PMM > > The following changes since commit b9404bf592e7ba74180e1a54ed7a266ec6ee67f2: > > Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190715' into > staging (2019-07-15 12:22:07 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20190715 > > for you to fetch changes up to 51c9122e92b776a3f16af0b9282f1dc5012e2a19: > > target/arm: NS BusFault on vector table fetch escalates to NS HardFault > (2019-07-15 14:17:04 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * report ARMv8-A FP support for AArch32 -cpu max > * hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory > * hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[] > * hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO > * hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO > * hw/arm/virt: Fix non-secure flash mode > * pl031: Correctly migrate state when using -rtc clock=host > * fix regression that meant arm926 and arm1026 lost VFP > double-precision support > * v8M: NS BusFault on vector table fetch escalates to NS HardFault >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM