qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 0/3] ARM: Misc ARM big-endian bug fixes
@ 2013-03-19 11:21 Fabien Chouteau
  2013-03-19 11:21 ` [Qemu-devel] [PATCH V2 1/3] QAPI: Add ARMEB target-type Fabien Chouteau
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Fabien Chouteau @ 2013-03-19 11:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, paul, afaerber

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-03-20 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 11:21 [Qemu-devel] [PATCH V2 0/3] ARM: Misc ARM big-endian bug fixes Fabien Chouteau
2013-03-19 11:21 ` [Qemu-devel] [PATCH V2 1/3] QAPI: Add ARMEB target-type Fabien Chouteau
2013-03-19 11:21 ` [Qemu-devel] [PATCH V2 2/3] Add default config for armeb-softmmu Fabien Chouteau
2013-03-19 11:21 ` [Qemu-devel] [PATCH V2 3/3] target-arm: Fix VFP register byte order in GDB remote Fabien Chouteau
2013-03-19 11:30 ` [Qemu-devel] [PATCH V2 0/3] ARM: Misc ARM big-endian bug fixes Peter Maydell
2013-03-19 18:25   ` Richard Henderson
2013-03-20  9:28   ` Fabien Chouteau
2013-03-20 10:53     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).