Age | Commit message (Expand) | Author |
2019-02-22 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v... | Peter Maydell |
2019-02-21 | target/mips: implement QMP query-cpu-definitions command | Pavel Dovgalyuk |
2019-02-21 | target/arm: Implement ARMv8.3-JSConv | Richard Henderson |
2019-02-21 | target/arm: Rearrange Floating-point data-processing (2 regs) | Richard Henderson |
2019-02-21 | target/arm: Split out vfp_helper.c | Richard Henderson |
2019-02-21 | target/arm: Restructure disas_fp_int_conv | Richard Henderson |
2019-02-21 | target/arm: Stop unintentional sign extension in pmu_init | Aaron Lindsay OS |
2019-02-21 | target/arm: v8M MPU should use background region as default, not always | Peter Maydell |
2019-02-18 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into... | Peter Maydell |
2019-02-18 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ... | Peter Maydell |
2019-02-18 | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau |
2019-02-18 | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau |
2019-02-18 | qapi: make query-gic-capabilities depend on TARGET_ARM | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2019-02-18 | qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 | Marc-André Lureau |
2019-02-18 | s390x/kvm: add tracepoint to ioeventfd interface | Cornelia Huck |
2019-02-18 | s390x/cpumodel: add z14 GA2 model | Collin Walling |
2019-02-18 | s390x/cpumodel: default enable mepoch for z14 and later | Collin Walling |
2019-02-18 | s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init | Collin Walling |
2019-02-18 | s390x: add zPCI feature to "qemu" CPU model | David Hildenbrand |
2019-02-18 | target/s390x: Implement STCK et al for CONFIG_USER_ONLY | Richard Henderson |
2019-02-18 | target/s390x: Split out s390-tod.h | Richard Henderson |
2019-02-18 | s390x: always provide pci support | Cornelia Huck |
2019-02-18 | s390x: Fix the confusing contributions-after-2012 license statements | Thomas Huth |
2019-02-18 | target/ppc: convert vmin* and vmax* to vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert vadd*s and vsub*s to vector operations | Richard Henderson |
2019-02-18 | target/ppc: Split out VSCR_SAT to a vector field | Richard Henderson |
2019-02-18 | target/ppc: Add set_vscr_sat | Richard Henderson |
2019-02-18 | target/ppc: Use mtvscr/mfvscr for vmstate | Richard Henderson |
2019-02-18 | target/ppc: Add helper_mfvscr | Richard Henderson |
2019-02-18 | target/ppc: Remove vscr_nj and vscr_sat | Richard Henderson |
2019-02-18 | target/ppc: Use helper_mtvscr for reset and gdb | Richard Henderson |
2019-02-18 | target/ppc: Pass integer to helper_mtvscr | Richard Henderson |
2019-02-18 | target/ppc: convert xxsel to vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert xxspltw to vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert xxspltib to vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert VSX logical operations to vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert vsplt[bhw] to use vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert vspltis[bhw] to use vector operations | Richard Henderson |
2019-02-18 | target/ppc: convert vaddu[b,h,w,d] and vsubu[b,h,w,d] over to use vector oper... | Mark Cave-Ayland |
2019-02-18 | target/ppc: convert VMX logical instructions to use vector operations | Mark Cave-Ayland |
2019-02-17 | target/ppc: Disable ISA 2.06 PM instructions on POWER9 | Benjamin Herrenschmidt |
2019-02-17 | ppc: fix crash during branch stepping | Roman Kapl |
2019-02-17 | target/ppc: Remove some #if 0'ed code | Benjamin Herrenschmidt |
2019-02-17 | target/ppc: Fix msync to do what hardware does | BALATON Zoltan |
2019-02-17 | target/ppc: Enable reporting of SPRs to GDB | Fabiano Rosas |
2019-02-15 | target/arm: Add missing clear_tail calls | Richard Henderson |
2019-02-15 | target/arm: Use vector operations for saturation | Richard Henderson |
2019-02-15 | target/arm: Split out FPSCR.QC to a vector field | Richard Henderson |
2019-02-15 | target/arm: Fix set of bits kept in xregs[ARM_VFP_FPSCR] | Richard Henderson |