qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Cleanups
@ 2015-04-26 19:10 Peter Crosthwaite
  2015-04-26 19:10 ` [Qemu-devel] [PATCH microblaze v1 1/6] defconfigs: Piggyback microblazeel on microblaze Peter Crosthwaite
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Peter Crosthwaite @ 2015-04-26 19:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, edgari, Peter Crosthwaite

Hi Edgar,

This is some code cleanup of Microblaze. Mainly unused code
deletion but also code share of the defconfig (P1).

Regards,
Peter

Peter Crosthwaite (6):
  defconfigs: Piggyback microblazeel on microblaze
  mb: mmu: Delete flip_um fn prototype
  mb: cpu: Remote unused cpu_get_pc
  mb: cpu: Remove unused CC_OP enum
  mb: cpu: Delete EXCP_NMI
  mb: cpu: delete unused cpu_interrupts_enabled

 default-configs/microblazeel-softmmu.mak | 10 +---------
 target-microblaze/cpu.h                  | 17 -----------------
 target-microblaze/mmu.h                  |  1 -
 3 files changed, 1 insertion(+), 27 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-04-30  8:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26 19:10 [Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Cleanups Peter Crosthwaite
2015-04-26 19:10 ` [Qemu-devel] [PATCH microblaze v1 1/6] defconfigs: Piggyback microblazeel on microblaze Peter Crosthwaite
2015-04-26 19:10 ` [Qemu-devel] [PATCH microblaze v1 2/6] mb: mmu: Delete flip_um fn prototype Peter Crosthwaite
2015-04-26 19:10 ` [Qemu-devel] [PATCH microblaze v1 3/6] mb: cpu: Remote unused cpu_get_pc Peter Crosthwaite
2015-04-30  8:43   ` Alex Bennée
2015-04-26 19:10 ` [Qemu-devel] [PATCH microblaze v1 4/6] mb: cpu: Remove unused CC_OP enum Peter Crosthwaite
2015-04-26 19:10 ` [Qemu-devel] [PATCH microblaze v1 5/6] mb: cpu: Delete EXCP_NMI Peter Crosthwaite
2015-04-27  9:28   ` Edgar E. Iglesias
2015-04-27 13:41     ` Michael Tokarev
2015-04-27 14:13       ` Peter Crosthwaite
2015-04-27 23:25       ` Edgar E. Iglesias
2015-04-26 19:10 ` [Qemu-devel] [PATCH microblaze v1 6/6] mb: cpu: delete unused cpu_interrupts_enabled Peter Crosthwaite
2015-04-27 14:47 ` [Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Cleanups Michael Tokarev
2015-04-29  5:46   ` Michael Tokarev

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).