aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-15hw/input: Add a CONFIG_PS2 switch for the ps2.c fileThomas Huth2-1/+6
2019-05-14Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into stagingPeter Maydell36-473/+2020
2019-05-13tcg/aarch64: Do not advertise minmax for MO_64Richard Henderson1-4/+4
2019-05-13target/xtensa: Use tcg_gen_abs_i32Richard Henderson1-8/+1
2019-05-13target/tricore: Use tcg_gen_abs_tlPhilippe Mathieu-Daudé1-22/+5
2019-05-13target/s390x: Use tcg_gen_abs_i64Richard Henderson1-7/+1
2019-05-13target/ppc: Use tcg_gen_abs_tlRichard Henderson1-44/+24
2019-05-13target/ppc: Use tcg_gen_abs_i32Philippe Mathieu-Daudé1-13/+1
2019-05-13target/cris: Use tcg_gen_abs_tlRichard Henderson1-8/+1
2019-05-13target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_absRichard Henderson4-51/+8
2019-05-13tcg/aarch64: Support vector absolute valueRichard Henderson2-1/+7
2019-05-13tcg/i386: Support vector absolute valueRichard Henderson2-1/+16
2019-05-13tcg: Add support for vector absolute valueRichard Henderson11-0/+167
2019-05-13tcg: Add support for integer absolute valueRichard Henderson3-10/+25
2019-05-13tcg/i386: Support vector scalar shift opcodesRichard Henderson2-1/+36
2019-05-13tcg: Add gvec expanders for vector shift by scalarRichard Henderson4-0/+279
2019-05-13tcg/aarch64: Support vector variable shift opcodesRichard Henderson3-1/+45
2019-05-13tcg/i386: Support vector variable shift opcodesRichard Henderson2-1/+36
2019-05-13tcg: Add gvec expanders for variable shiftRichard Henderson6-0/+384
2019-05-13tcg: Add INDEX_op_dupm_vecRichard Henderson7-41/+70
2019-05-13tcg/aarch64: Implement tcg_out_dupm_vecRichard Henderson1-2/+35
2019-05-13tcg/i386: Implement tcg_out_dupm_vecRichard Henderson1-14/+43
2019-05-13tcg: Add tcg_out_dupm_vec to the backend interfaceRichard Henderson3-1/+31
2019-05-13tcg: Manually expand INDEX_op_dup_vecRichard Henderson3-10/+118
2019-05-13tcg: Promote tcg_out_{dup,dupi}_vec to backend interfaceRichard Henderson3-3/+26
2019-05-13tcg: Support cross-class moves without instruction supportRichard Henderson1-3/+28
2019-05-13tcg: Return bool success from tcg_out_movRichard Henderson10-16/+31
2019-05-13tcg/arm: Use tcg_out_mov_reg in tcg_out_movRichard Henderson1-1/+1
2019-05-13tcg: Assert fixed_reg is read-onlyRichard Henderson1-47/+40
2019-05-13tcg: Specify optional vector requirements with a listRichard Henderson7-162/+372
2019-05-13tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expandedRichard Henderson1-16/+33
2019-05-13tcg: Do not recreate INDEX_op_neg_vec unless supportedRichard Henderson1-2/+6
2019-05-13tcg: Implement tcg_gen_gvec_3i()David Hildenbrand2-0/+163
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell14-173/+387
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell123-274/+275
2019-05-13Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...Peter Maydell13-28/+484
2019-05-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-demacro-softmmu-10051...Peter Maydell2-534/+546
2019-05-13hw/arm: Remove hard-enablement of the remaining PCI devicesThomas Huth1-8/+0
2019-05-13hw/arm: Express dependencies of the musca machines with KconfigThomas Huth1-3/+6
2019-05-13hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth1-0/+4
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth3-4/+12
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth3-3/+9
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth2-2/+19
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth3-3/+11
2019-05-13hw/arm: Express dependencies of sabrelite with KconfigThomas Huth3-4/+12
2019-05-13hw/arm: Express dependencies of canon-a1100 with KconfigThomas Huth2-1/+2
2019-05-13hw/arm: Express dependencies of the raspi machines with KconfigThomas Huth2-3/+4
2019-05-13hw/arm: Express dependencies of the MPS2 boards with KconfigThomas Huth2-19/+20
2019-05-13hw/arm: Express dependencies of allwinner / cubieboard with KconfigThomas Huth2-5/+10
2019-05-13hw/arm: Express dependencies of netduino / stm32f2xx with KconfigThomas Huth2-8/+8