aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03Merge branch 'tcg-next' of git://github.com/rth7680/qemuAurelien Jarno
2013-09-03Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno
2013-09-03tcg/mips: only enable ext8s/ext16s ops on MIPS32R2Aurelien Jarno
2013-09-03tcg/mips: inline bswap16/bswap32 opsAurelien Jarno
2013-09-03tcg/mips: detect available host instructions at runtimeAurelien Jarno
2013-09-02tcg-i386: Make use of zero-extended memory helper routinesRichard Henderson
2013-09-02tcg: Introduce zero and sign-extended versions of load helpersRichard Henderson
2013-09-02exec: Split softmmu_defs.hRichard Henderson
2013-09-02target: Include softmmu_exec.h where forgottenRichard Henderson
2013-09-02exec: Rename USUFFIX to LSUFFIXRichard Henderson
2013-09-02tcg-i386: Don't perform GETPC adjustment in TCG codeRichard Henderson
2013-09-02exec: Reorganize the GETRA/GETPC macrosRichard Henderson
2013-09-02configure: Allow x32 as a hostRichard Henderson
2013-09-02tcg-i386: Adjust tcg_out_tlb_load for x32Richard Henderson
2013-09-02tcg-i386: Use intptr_t appropriatelyRichard Henderson
2013-09-02tcg: Fix jit debug for x32Richard Henderson
2013-09-02tcg: Use appropriate types in tcg_reg_alloc_callRichard Henderson
2013-09-02tcg: Change tcg_out_ld/st offset to intptr_tRichard Henderson
2013-09-02tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson
2013-09-02tcg: Use uintptr_t in TCGHelperInfoRichard Henderson
2013-09-02tcg: Change relocation offsets to intptr_tRichard Henderson
2013-09-02tcg: Change memory offsets to intptr_tRichard Henderson
2013-09-02tcg: Change frame pointer offsets to intptr_tRichard Henderson
2013-09-02tcg: Define TCG_ptr properlyRichard Henderson
2013-09-02tcg: Define TCG_TYPE_PTR properlyRichard Henderson
2013-09-02tcg: Allow TCG_TARGET_REG_BITS to be specified independantlyRichard Henderson
2013-09-02tcg: Fix next_tb type in cpu_execRichard Henderson
2013-09-02tcg: Change tcg_qemu_tb_exec return to uintptr_tRichard Henderson
2013-09-02tcg: Change flush_icache_range arguments to uintptr_tRichard Henderson
2013-09-02qtest: Fix FMT_timeval vs time_tRichard Henderson
2013-09-02tcg: Constant fold div, remRichard Henderson
2013-09-02tcg-ppc64: Implement muluh, mulshRichard Henderson
2013-09-02tcg-mips: Implement mulsh, muluhRichard Henderson
2013-09-02tcg: Add muluh and mulsh opcodesRichard Henderson
2013-09-02PPC: spapr: iommu: rework tracesAlexey Kardashevskiy
2013-09-02spapr: add "stop-self" RTAS call required to support hot CPU unplugAlexey Kardashevskiy
2013-09-02PPC: KVM: Compile fix for qemu_notify_eventAlexander Graf
2013-09-02pseries: Add H_SET_MODE hcall to change guest exception endiannessAnton Blanchard
2013-09-02xics: move registration of global state to realize()Alexey Kardashevskiy
2013-09-02spapr-pci: rework MSI/MSIXAlexey Kardashevskiy
2013-09-02target-ppc: Use #define instead of opencoding SLB valid bitAneesh Kumar K.V
2013-09-02spapr-pci: fix config space access to support bridgesAlexey Kardashevskiy
2013-09-02target-ppc: fix bit extraction for FPBF and FPLAurelien Jarno
2013-09-02ppc405_boards: Don't enforce presence of firmware for qtestAndreas Färber
2013-09-02ppc405_uc: Disable debug outputAndreas Färber
2013-09-02ppc405_boards: Disable debug outputAndreas Färber
2013-09-02ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.Efimov Vasily
2013-09-02disas/ppc.c: Fix little endian disassemblyAnton Blanchard
2013-09-02target-ppc: POWER7 supports the MSR_LE bitAnton Blanchard
2013-09-02target-ppc: USE LPCR_ILE to control exception endian on POWER7Anton Blanchard