Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140108' into staging

Enterprise / Virtualization / QEMU - Anthony Liguori [amazon.com] - 9 January 2014 13:23 UTC

b61740d Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140108' into staging

.travis.yml | 1 +
default-configs/aarch64-linux-user.mak | 3 +
fpu/softfloat.c | 1055 ++++++++---
hw/arm/xilinx_zynq.c | 17 +-
hw/char/cadence_uart.c | 153 +-
hw/intc/arm_gic.c | 27 +-
hw/intc/arm_gic_common.c | 4 +-
hw/intc/gic_internal.h | 7 +-
include/fpu/softfloat.h | 96 +-
include/hw/intc/arm_gic_common.h | 2 +-
linux-user/aarch64/syscall.h | 1 +
linux-user/aarch64/target_cpu.h | 5 +-
linux-user/arm/target_cpu.h | 2 +-
linux-user/main.c | 154 +-
linux-user/signal.c | 10 +-
target-arm/cpu.h | 122 +-
target-arm/cpu64.c | 6 +
target-arm/helper-a64.c | 45 +
target-arm/helper-a64.h | 4 +
target-arm/helper.c | 452 ++++-
target-arm/helper.h | 40 +-
target-arm/kvm-consts.h | 37 +
target-arm/machine.c | 12 +-
target-arm/neon_helper.c | 12 -
target-arm/translate-a64.c | 3106 +++++++++++++++++++++++++++++---
target-arm/translate.c | 112 +-
target-arm/translate.h | 2 +
27 files changed, 4662 insertions(+), 825 deletions(-)

Upstream: git.qemu.org


  • Share