qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 00/10] MicroBlaze queue


From: edgar . iglesias
Subject: [Qemu-devel] [PATCH 00/10] MicroBlaze queue
Date: Thu, 24 Oct 2013 23:08:47 +0200

From: "Edgar E. Iglesias" <address@hidden>

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

[Prev in Thread] Current Thread [Next in Thread]