aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25target-arm: Implement AArch64 TLBI operations on IPAspull-target-arm-20150825-1Peter Maydell
2015-08-25target-arm: Implement missing EL3 TLB invalidate operationsPeter Maydell
2015-08-25target-arm: Implement missing EL2 TLBI operationsPeter Maydell
2015-08-25target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touchPeter Maydell
2015-08-25target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric orderPeter Maydell
2015-08-25cputlb: Add functions for flushing TLB for a single MMU indexPeter Maydell
2015-08-25target-arm: Implement AArch32 ATS1H* operationsPeter Maydell
2015-08-25target-arm: Enable the AArch32 ATS12NSO opsPeter Maydell
2015-08-25target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3Peter Maydell
2015-08-25target-arm: Wire up AArch64 EL2 and EL3 address translation opsPeter Maydell
2015-08-25target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translationsPeter Maydell
2015-08-25target-arm: Implement missing ACTLR registersPeter Maydell
2015-08-25target-arm: Implement missing AFSR registersPeter Maydell
2015-08-25target-arm: Implement missing AMAIR registersPeter Maydell
2015-08-25target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registersPeter Maydell
2015-08-25MAINTAINERS: Add ZynqMP to MAINTAINERS fileAlistair Francis
2015-08-25MAINTAINERS: Update Xilinx MaintainershipAlistair Francis
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis
2015-08-25Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150824' into stagingPeter Maydell
2015-08-24linux-user: remove useless macros GUEST_BASE and RESERVED_VALaurent Vivier
2015-08-24linux-user: remove --enable-guest-base/--disable-guest-baseLaurent Vivier
2015-08-24tcg/aarch64: Use softmmu fast path for unaligned accessesRichard Henderson
2015-08-24tcg/s390: Use softmmu fast path for unaligned accessesRichard Henderson
2015-08-24tcg/ppc: Improve unaligned load/store handling on 64-bit backendBenjamin Herrenschmidt
2015-08-24tcg/i386: use softmmu fast path for unaligned accessesAurelien Jarno
2015-08-24tcg: Remove tcg_gen_trunc_i64_i32Richard Henderson
2015-08-24tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32Richard Henderson
2015-08-24tcg: update README about size changing opsAurelien Jarno
2015-08-24tcg/optimize: add optimizations for ext_i32_i64 and extu_i32_i64 opsAurelien Jarno
2015-08-24tcg: implement real ext_i32_i64 and extu_i32_i64 opsAurelien Jarno
2015-08-24tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32Aurelien Jarno
2015-08-24tcg: rename trunc_shr_i32 into trunc_shr_i64_i32Aurelien Jarno
2015-08-24tcg/optimize: allow constant to have copiesAurelien Jarno
2015-08-24tcg/optimize: track const/copy status separatelyAurelien Jarno
2015-08-24tcg/optimize: add temp_is_const and temp_is_copy functionsAurelien Jarno
2015-08-24tcg/optimize: optimize temps trackingAurelien Jarno
2015-08-24tcg/optimize: fix constant signednessAurelien Jarno
2015-08-19configure: Don't permit SDL or GTK on OSXPeter Maydell
2015-08-19apic_internal.h: Include cpu.h directlyPeter Maydell
2015-08-19qemu-common.h: Move muldiv64() to host-utils.hPeter Maydell
2015-08-19osdep.h: Add header commentPeter Maydell
2015-08-19osdep.h: Move some OS header includes and fixups from qemu-common.hPeter Maydell
2015-08-19qemu-common.h: Move Win32 fixups into os-win32.hPeter Maydell
2015-08-19compiler.h: Use glue() in QEMU_BUILD_BUG_ON definePeter Maydell
2015-08-19osdep.h: Move some compiler-specific things to compiler.hPeter Maydell
2015-08-19osdep.h: Remove qemu_printfPeter Maydell
2015-08-19qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.hPeter Maydell
2015-08-19Merge remote-tracking branch 'remotes/rth/tags/pull-axp-201508018' into stagingPeter Maydell
2015-08-18target-alpha: Inline hw_retRichard Henderson
2015-08-18target-alpha: Inline call_palRichard Henderson