aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2018-06-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...Peter Maydell
2018-06-22target/arm: Strict alignment for ARMv6-M and ARMv8-M BaselineJulia Suvorova
2018-06-22target/arm: Introduce ARM_FEATURE_M_MAINJulia Suvorova
2018-06-22target-arm: Add the Cortex-R5FEdgar E. Iglesias
2018-06-22target/arm: Allow KVM device address overwritingEric Auger
2018-06-22target-arm: fix a segmentation fault due to illegal memory accessZheng Xiang
2018-06-22target/arm: Minor cleanup for ARMv6-M 32-bit instructionsJulia Suvorova
2018-06-22spapr: Don't rewrite mmu capabilities in KVM modeDavid Gibson
2018-06-22target/ppc: Add ppc_hash64_filter_pagesizes()David Gibson
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson
2018-06-21target/ppc: Add missing opcode for icbt on PPC440BALATON Zoltan
2018-06-21fpu_helper.c: fix helper_fpscr_clrbit() functionJohn Arbuckle
2018-06-21target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helperDavid Gibson
2018-06-21target/ppc: Allow cpu compatiblity checks based on type, not instanceDavid Gibson
2018-06-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell
2018-06-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...Peter Maydell
2018-06-18s390x/cpumodels: add z14 Model ZR1Christian Borntraeger
2018-06-17SPARC64: add icount supportMark Cave-Ayland
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson
2018-06-16target/ppc: drop empty #if/#endif blockGreg Kurz
2018-06-16target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cacheSuraj Jitindar Singh
2018-06-15Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-06-15...Peter Maydell
2018-06-15target/arm: Allow ARMv6-M Thumb2 instructionsJulia Suvorova
2018-06-15target/arm: Implement SVE Floating Point Arithmetic - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Implement FDUP/DUPRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson
2018-06-15target/arm: Implement SVE Predicate Count GroupRichard Henderson
2018-06-15target/arm: Implement SVE Partition Break GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson
2018-06-15target/arm: Implement SVE Select Vectors GroupRichard Henderson
2018-06-15target/arm: Implement SVE vector splice (predicated)Richard Henderson
2018-06-15target/arm: Implement SVE reverse within elementsRichard Henderson
2018-06-15target/arm: Implement SVE copy to vector (predicated)Richard Henderson
2018-06-15target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson
2018-06-15target/arm: Implement SVE compress active elementsRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Predicates GroupRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Extend vec_reg_offset to larger sizesRichard Henderson
2018-06-15arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell
2018-06-15target-microblaze: Rework NOP/zero instruction handlingEdgar E. Iglesias
2018-06-15target-microblaze: mmu: Correct masking of output addressesEdgar E. Iglesias
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-12target/ppc: Allow PIR read in privileged modeluporl
2018-06-12target/ppc: extend eieio for POWER9Cédric Le Goater
2018-06-12target/ppc: Allow privileged access to SPR_PCRJoel Stanley