On 30 March 2016 at 17:31, Peter Maydell <peter.mayd...@linaro.org> wrote: > Last lot of target-arm patches just sneaking under the wire: > * m25p80 (should be safe enough since not really used by anything) > * virt power key bugfix > * query-gic-capabilities QMP command > > changes v1->v2: new monitor.c is config-softmmu only. > > thanks > -- PMM > > > The following changes since commit 489ef4c810033e63af570c8a430af8b9858bfa5f: > > Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into > staging (2016-03-30 16:06:45 +0100) > > are available in the git repository at: > > > git://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20160330-1 > > for you to fetch changes up to db31e49a565fc4c165fd98201721b313c3412c1f: > > arm: implement query-gic-capabilities (2016-03-30 17:27:24 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * virt: fix the virtual power button by adding a modelled > "key press for 100ms" device > * various improvements to m25p80 flash devices > * implement new QMP query-gic-capability command to let the > management layer know what versions of GIC we support
Applied, thanks. -- PMM