Message ID | 20180629145347.652-1-peter.maydell@linaro.org |
---|---|
State | New |
Headers | show |
On 29 June 2018 at 15:52, Peter Maydell <peter.maydell@linaro.org> wrote: > Hopefully last target-arm queue before softfreeze; > this one's largest part is the remainder of the SVE patches, > but there are a selection of other minor things too. > > thanks > -- PMM > > The following changes since commit 109b25045b3651f9c5d02c3766c0b3ff63e6d193: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-06-29 12:30:29 +0100) > > are available in the Git repository at: > > git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20180629 > > for you to fetch changes up to 802abf4024d23e48d45373ac3f2b580124b54b47: > > target/arm: Add ID_ISAR6 (2018-06-29 15:30:54 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * last of the SVE patches; SVE is now enabled for aarch64 linux-user > * sd: Don't trace SDRequest crc field (coverity bugfix) > * target/arm: Mark PMINTENSET accesses as possibly doing IO > * clean up v7VE feature bit handling > * i.mx7d: minor cleanups > * target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space > * target/arm: Implement ARMv8.2-DotProd > * virt: add addresses to dt node names (which stops dtc from > complaining that they're not correctly named) > * cleanups: replace error_setg(&error_fatal) by error_report() + exit() > > ---------------------------------------------------------------- Applied, thanks. -- PMM