Re: [Qemu-devel] [PULL v2 00/13] target-arm queue

2017-02-09 Thread Peter Maydell
On 7 February 2017 at 19:45, Peter Maydell wrote: > A random mix of items here, nothing very major. v2 is just > squashing in the fix for the clang unused-function error. > > thanks > -- PMM > > > The following changes since commit d0dff238a87fa81393ed72754d4dc8b09e50b08b: > > Merge remote-track

[Qemu-devel] [PULL v2 00/13] target-arm queue

2017-02-07 Thread Peter Maydell
A random mix of items here, nothing very major. v2 is just squashing in the fix for the clang unused-function error. thanks -- PMM The following changes since commit d0dff238a87fa81393ed72754d4dc8b09e50b08b: Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170206' into sta