Message ID | 1418300395-4348-1-git-send-email-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On 11 December 2014 at 12:19, Peter Maydell <peter.maydell@linaro.org> wrote: > First ARM pullreq for 2.3; the big thing here is all the TrustZone > support, though we still don't enable it for any CPUs yet, so in > theory no behavioural changes. > > The following changes since commit a09f2d16f6b9f5bcdedb4d116bb54da86e9a3f6e: > > Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141210' into staging (2014-12-11 11:41:11 +0000) > > are available in the git repository at: > > > git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20141211 > > for you to fetch changes up to 25f2895e0e437a3548f9794846001fb5d5ab853d: > > target-arm: Check error conditions on kvm_arm_reset_vcpu (2014-12-11 12:07:53 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * pass semihosting exit code out to system > * more TrustZone support code (still not enabled yet) > * allow user to direct semihosting to gdb or native explicitly > rather than always auto-guessing the destination > * fix memory leak in realview_init > * fix coverity warning in hw/arm/boot > * get state migration working for AArch64 CPUs > * check errors in kvm_arm_reset_vcpu > > ---------------------------------------------------------------- Applied, thanks. -- PMM