aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-01arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16Alex Bennée1-75/+133
2018-03-01arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16Alex Bennée4-4/+54
2018-03-01arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16Alex Bennée3-0/+41
2018-03-01arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16Alex Bennée3-0/+69
2018-03-01arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16Alex Bennée3-0/+36
2018-03-01arm/translate-a64: initial decode for simd_three_reg_same_fp16Alex Bennée1-0/+73
2018-03-01arm/translate-a64: handle_3same_64 comment fixAlex Bennée1-2/+1
2018-03-01arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)Alex Bennée3-54/+110
2018-03-01target/arm/helper: pass explicit fpst to set_rmodeAlex Bennée4-22/+22
2018-03-01target/arm/cpu.h: add additional float_status flagsAlex Bennée3-36/+75
2018-03-01target/arm/cpu.h: update comment for half-precision valuesAlex Bennée1-0/+1
2018-03-01target/arm/cpu64: introduce ARM_V8_FP16 feature bitAlex Bennée1-0/+1
2018-03-01include/exec/helper-head.h: support f16 in helper callsAlex Bennée1-0/+3
2018-03-01arm/vexpress: Add proper display connector emulationLinus Walleij2-1/+7
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij3-0/+197
2018-03-01hw/i2c-ddc: Do not fail writesLinus Walleij1-2/+2
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard2-17/+17
2018-03-01i2c: Fix some brace style issuesCorey Minyard2-6/+3
2018-03-01xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commandsFrancisco Iglesias1-1/+1
2018-03-01xilinx_spips: Enable only two slaves when reading/writing with stripeFrancisco Iglesias1-4/+37
2018-03-01hw: register: Run post_write hook on resetAlistair Francis2-3/+11
2018-03-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell8-273/+810
2018-03-01block/nvme: fix Coverity reportsPaolo Bonzini2-4/+8
2018-02-27loader: don't perform overlapping address check for memory region ROM imagesMark Cave-Ayland1-9/+11
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...Peter Maydell1-30/+441
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180227-pull-request' ...Peter Maydell4-2/+23
2018-02-27Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck15-126/+757
2018-02-27Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell24-48/+382
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie4-2/+23
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck6-25/+0
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand3-331/+5
2018-02-26s390x/cpumodel: document S390FeatDef.bit not applicableHalil Pasic1-2/+6
2018-02-26hmp: change hmp_info_cpus to use query-cpus-fastViktor Mihajlovski2-37/+17
2018-02-26qemu-doc: deprecate query-cpusViktor Mihajlovski2-0/+8
2018-02-26qmp: add architecture specific cpu data for query-cpus-fastViktor Mihajlovski2-7/+28
2018-02-26qmp: add query-cpus-fastLuiz Capitulino2-0/+108
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski8-44/+73
2018-02-26s390x/tcg: add various alignment checksDavid Hildenbrand3-9/+75
2018-02-26s390x/tcg: fix disabling/enabling DATDavid Hildenbrand3-5/+14
2018-02-26s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert1-13/+13
2018-02-26s390x/cpu: expose the guest crash informationChristian Borntraeger6-13/+120
2018-02-26usb-mtp: Advertise SendObjectInfo for write supportBandan Das1-2/+134
2018-02-26usb-mtp: Introduce write support for MTP objectsBandan Das1-2/+155
2018-02-26usb-mtp: Support delete of mtp objectsBandan Das1-0/+123
2018-02-26usb-mtp: print parent path in IN_IGNORED trace fnBandan Das1-3/+2
2018-02-26usb-mtp: Add one more argument when building resultsBandan Das1-23/+27
2018-02-26pc-bios/s390: Rebuild the s390x firmware images with the boot menu changesThomas Huth2-0/+0
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling5-0/+29
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling5-2/+24
2018-02-26s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling3-6/+10