2013-12-17 | Peter Maydell | target-arm: Split A64 from A32/T32 gen_intermediate_code_int... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | default-configs: Add config for aarch64-softmmu Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Mian M. Hamayun | hw/arm/boot: Add boot support for AArch64 processor Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | hw/arm/boot: Allow easier swapping in of different... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | configure: Enable KVM for aarch64 host/target combination Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Mian M. Hamayun | target-arm: Add minimal KVM AArch64 support Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | target-arm: Clean up handling of AArch64 PSTATE Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | target-arm/kvm: Split 32 bit only code into its own... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Antony Pavlov | ARM: arm_cpu_reset: make it possible to use high vectors... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Antony Pavlov | ARM: cpu: add "reset_hivecs" property Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/highbank.c: Fix MPCore periphbase name Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/xilinx_zynq: Implement CBAR initialisation Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/xilinx_zynq: Use object_new() rather than cpu_arm_init() Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/highbank: Fix CBAR initialisation Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | arm/highbank: Use object_new() rather than cpu_arm_init() Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | target-arm/cpu: Convert reset CBAR to a property Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | target-arm: Define and use ARM_FEATURE_CBAR Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Crosthwaite | target-arm/helper.c: Allow cp15.c15 dummy override Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Roy Franz | Fix NOR flash device ID reading Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Roy Franz | Fix CFI query responses for NOR flash Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Roy Franz | Add max device width parameter for NOR devices Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Roy Franz | Set proper device-width for vexpress flash Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Roy Franz | return status for each NOR flash device Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Roy Franz | Add device-width property to pflash_cfi01 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Roy Franz | rename pflash_t member width to bank_width Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Ard Biesheuvel | target-arm: add support for v8 AES instructions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Sergey Fedorov | target-arm: fix TTBCR write masking Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Richard Henderson | target-arm: Use new qemu_ld/st opcodes Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Implement ARMv8 SIMD VMAXNM and VMINNM... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | softfloat: Add minNum() and maxNum() functions to softfloat. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | softfloat: Remove unused argument from MINMAX macro. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Implement ARMv8 VSEL instruction. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Move call to disas_vfp_insn out of disas_coproc_... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Don't rx packets when no rx buffer... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Improve can_receive debug printfery Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix register w1c logic Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix small packet FCS stripping Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix rx multi-fragment packets Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Add missing VMSTATE_END_OF_LIST Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement SAR (de)activation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement SAR match bit in rx desc Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement RX descriptor match mode... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Prefetch rx descriptors ASAP Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: simplify rx buf descriptor walking Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Don't assert against 0 buffer address Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Edgar E. Iglesias | net/cadence_gem: Update DMA rx descriptors as we process... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement mac level loopback mode Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | hw/arm/virt: Support -cpu host Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide '-cpu host' when running KVM Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Don't hardcode KVM target CPU to be A15 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | hw/arm: Add 'virt' platform Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Allow secondary KVM CPUs to be booted via... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Add ARMCPU field for Linux device-tree... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide PSCI constants to generic QEMU... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | John Rigby | hw/arm/boot: Allow boards to provide an fdt blob Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | device_tree.c: Terminate the empty reservemap in create_devi... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide mechanism for getting KVM constants... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | François LEGAL | cpu/a9mpcore: Add Global Timer Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | hw/timer: Introduce ARM A9 Global Timer. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | cpu/a9mpcore: reorder operations/declarations Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | cpu/a9mpcore: rename timerbusdev variable Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Jan Petrous | integrator/cp: add support for REFCNT register Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | configure: Add handling code for AArch64 targets Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Add AArch64 support Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Allow targets to specify a minimum uname... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Add AArch64 termbits.h definitions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Implement cpu_set_tls() and cpu_clone_regs... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Make sure NWFPE code is 32 bit ARM only Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Andreas Schwab | linux-user: Add signal handling for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Fix up AArch64 syscall handlers Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Add syscall number definitions for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Add cpu loop for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Don't treat AArch64 cpu names specially Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Add AArch64 gdbstub support Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Add AArch64 translation stub Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Prepare translation for AArch64 code Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Disable 32 bit CPUs in 64 bit linux-user... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Add new AArch64CPUInfo base class and subclasses Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Pass DisasContext* to gen_set_pc_im() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Fix target_ulong/uint32_t confusions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Export cpu_env Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Extract the disas struct to a header file Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Abstract out load/store from a vaddr in... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | pl110: Clarify comment about PL110 ID on VersatilePB Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Cole Robinson | target-arm: Implement qmp query-cpu-definitions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Sebastian Ottlik | target-arm: fix ARMv7M stack alignment on reset Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Avoid "1 << 31" undefined behaviour Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Use sextract32() in branch decode Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Make '-cpu any' available in linux-user... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Chubb | hw/timer/imx_epit: Simplify and fix imx_epit implementation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | default-configs: Fix A9MP and A15MP config names Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/cpu/a15mpcore: Wire generic timer outputs to GIC... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Implement the generic timer Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Support coprocessor registers which do I/O Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Allow raw_read() and raw_write() to handle... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/vexpress: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
next |