v2: - I drop the the CPSR.E/SCTLR.E/SCTLR.IE patch. The issue is still too complex for me to submit a good patch.
- Fix the GDB byte order for 64bits registers Fabien Chouteau (3): QAPI: Add ARMEB target-type Add default config for armeb-softmmu target-arm: Fix VFP register byte order in GDB remote default-configs/armeb-softmmu.mak | 3 +++ qapi-schema.json | 9 +++++---- target-arm/helper.c | 23 ++++++++++++++++------- 3 files changed, 24 insertions(+), 11 deletions(-) create mode 100644 default-configs/armeb-softmmu.mak -- 1.7.9.5