On Mon, 1 Jul 2019 at 17:39, Peter Maydell <peter.mayd...@linaro.org> wrote: > > target-arm queue for softfreeze: this is quite big as I > was on holiday last week, so this is all just sneaking in > under the wire. I particularly wanted to get Philippe's > patches in before freeze as that sort of code-movement > patchset is painful to have to rebase. > > thanks > -- PMM > > The following changes since commit ae9108f8f0746ce64d02afb1a216153a50926132: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-4.1-pull-request' into staging > (2019-07-01 15:55:40 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20190701 > > for you to fetch changes up to 787a7e76c2e93a48c47b324fea592c9910a70483: > > target/arm: Declare some M-profile functions publicly (2019-07-01 17:29:01 > +0100) > > ---------------------------------------------------------------- > target-arm queue: > * hw/arm/boot: fix direct kernel boot with initrd > * hw/arm/msf2-som: Exit when the cpu is not the expected one > * i.mx7: fix bugs in PCI controller needed to boot recent kernels > * aspeed: add RTC device > * aspeed: fix some timer device bugs > * aspeed: add swift-bmc board > * aspeed: vic: Add support for legacy register interface > * aspeed: add aspeed-xdma device > * Add new sbsa-ref board for aarch64 > * target/arm: code refactoring in preparation for support of > compilation with TCG disabled
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM