From: "Edgar E. Iglesias" <edgar.igles...@gmail.com>

Hi,

These are various MicroBlaze patches sitting in my queue.
A few optimizations, sysemu initrd boot loading support and improvement to
the exclusive load/store for system emulation.

Cheers,
Edgar

Edgar E. Iglesias (10):
  microblaze: Clarify expected input of write_carry
  microblaze: Make write_carryi input a boolean
  microblaze: Simplify andn by using tcg_gen_andc
  microblaze: Improve srl
  microblaze: Improve src
  microblaze: Move the saving of the reservation addr into gen_load
  microblaze: Turn res_addr into a tcg global
  microblaze: At swx, check that the reserved word is unmodified
  hw/microblaze: Indentation cleanups
  hw/microblaze: Add support for loading initrd images

 hw/microblaze/boot.c                     |   50 +++++++++++++++++---
 hw/microblaze/boot.h                     |    4 +-
 hw/microblaze/petalogix_ml605_mmu.c      |    6 ++-
 hw/microblaze/petalogix_s3adsp1800_mmu.c |    4 +-
 target-microblaze/cpu.h                  |    1 +
 target-microblaze/translate.c            |   75 +++++++++++++++++-------------
 6 files changed, 98 insertions(+), 42 deletions(-)

-- 
1.7.10.4


Reply via email to