aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell12-13/+24
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell7-10/+30
2018-06-15iommu: Add IOMMU index concept to IOMMU APIPeter Maydell2-0/+78
2018-06-15m25p80: add support for two bytes WRSR for Macronix chipsCédric Le Goater1-0/+1
2018-06-15aspeed_scu: Implement RNG registerJoel Stanley1-0/+20
2018-06-15target/arm: Implement SVE Floating Point Arithmetic - Unpredicated GroupRichard Henderson5-0/+154
2018-06-15target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson4-0/+236
2018-06-15target/arm: Implement FDUP/DUPRichard Henderson2-0/+45
2018-06-15target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson4-0/+140
2018-06-15target/arm: Implement SVE Predicate Count GroupRichard Henderson4-0/+176
2018-06-15target/arm: Implement SVE Partition Break GroupRichard Henderson4-0/+391
2018-06-15target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson4-0/+221
2018-06-15target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson4-0/+417
2018-06-15target/arm: Implement SVE Select Vectors GroupRichard Henderson4-0/+72
2018-06-15target/arm: Implement SVE vector splice (predicated)Richard Henderson4-0/+55
2018-06-15target/arm: Implement SVE reverse within elementsRichard Henderson4-7/+93
2018-06-15target/arm: Implement SVE copy to vector (predicated)Richard Henderson2-0/+25
2018-06-15target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson4-0/+362
2018-06-15target/arm: Implement SVE compress active elementsRichard Henderson4-0/+55
2018-06-15target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson4-0/+172
2018-06-15target/arm: Implement SVE Permute - Predicates GroupRichard Henderson4-0/+434
2018-06-15target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson4-0/+297
2018-06-15target/arm: Extend vec_reg_offset to larger sizesRichard Henderson1-9/+17
2018-06-15exec.c: Use stn_p() and ldn_p() instead of explicit switchesPeter Maydell1-104/+8
2018-06-15exec.c: Don't accidentally sign-extend 4-byte loads in subpage_read()Peter Maydell1-1/+1
2018-06-15bswap: Add new stn_*_p() and ldn_*_p() memory access functionsPeter Maydell3-0/+71
2018-06-15CODING_STYLE: Define our preferred form for multiline commentsPeter Maydell1-0/+17
2018-06-15cputlb: Pass cpu_transaction_failed() the correct physaddrPeter Maydell3-17/+45
2018-06-15cpu-defs.h: Document CPUIOTLBEntry 'addr' fieldPeter Maydell2-0/+21
2018-06-15hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell2-3/+41
2018-06-15arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell3-2/+29
2018-06-15hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell2-27/+2
2018-06-15stellaris: Stop using armv7m_init()Peter Maydell1-2/+10
2018-06-15hw/char/parallel: Convert away from old_mmioPeter Maydell1-39/+11
2018-06-15hw/input/pckbd: Convert away from old_mmioPeter Maydell1-6/+8
2018-06-15hw/watchdog/wdt_i6300esb: Convert away from old_mmioPeter Maydell1-12/+36
2018-06-15hw/block/pflash_cfi02: Convert away from old_mmioPeter Maydell1-79/+18
2018-06-15hw/m68k/mcf5206: Convert away from old_mmioPeter Maydell1-12/+36
2018-06-15hw/sh/sh7750: Convert away from old_mmioPeter Maydell1-8/+36
2018-06-15hw/arm/mps2-tz: Put ethernet controller behind PPCPeter Maydell1-9/+23
2018-06-15arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_I...Shannon Zhao1-2/+16
2018-06-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-140618...Peter Maydell1-6/+7
2018-06-15Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-5/+8
2018-06-15vhost-user: delete net client if necessarylinzhecheng1-0/+3
2018-06-15e1000e: Do not auto-clear ICR bits which aren't set in EIACJan Kiszka1-4/+0
2018-06-15net: Fix a potential segfaultLin Ma1-1/+3
2018-06-15tap: set vhostfd passed from qemu cli to non-blockingBrijesh Singh1-0/+2
2018-06-14travis: reduce time taken for trace-backend testingAlex Bennée1-3/+4
2018-06-14travis: reduce coverage of gprof buildAlex Bennée1-1/+1
2018-06-14travis: display config.log when configure failsDaniel P. Berrangé1-2/+2