All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] elf+moxie: EM_MOXIE defintition
@ 2015-08-29 19:40 Peter Crosthwaite
  2015-08-29 19:40 ` [Qemu-devel] [PATCH 1/2] elf_ops: Fix coding style for EM alias case statement Peter Crosthwaite
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Crosthwaite @ 2015-08-29 19:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Crosthwaite, rth

Hi Richard,

This adds EM_MOXIE as suggested. Patch one does some surrounding code
style cleanup and P2 fixes Moxie.

Regards,
Peter

Peter Crosthwaite (2):
  elf_ops: Fix coding style for EM alias case statement
  elf: Update EM_MOXIE definition

 hw/moxie/moxiesim.c  |  1 +
 include/elf.h        |  3 +++
 include/hw/elf_ops.h | 23 +++++++++++++++++------
 target-moxie/cpu.h   |  2 +-
 4 files changed, 22 insertions(+), 7 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-09-01 13:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-29 19:40 [Qemu-devel] [PATCH 0/2] elf+moxie: EM_MOXIE defintition Peter Crosthwaite
2015-08-29 19:40 ` [Qemu-devel] [PATCH 1/2] elf_ops: Fix coding style for EM alias case statement Peter Crosthwaite
2015-08-29 19:40 ` [Qemu-devel] [PATCH 2/2] elf: Update EM_MOXIE definition Peter Crosthwaite
2015-09-01 13:31 ` [Qemu-devel] [PATCH 0/2] elf+moxie: EM_MOXIE defintition Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.