summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-14migration/colo.c: Remove redundant input parameterZhang Chen
2019-05-14migration: savevm: fix error code with migration blockersCole Robinson
2019-05-14vmstate: check subsection_found is enoughWei Yang
2019-05-14migration: remove not used field xfer_limitWei Yang
2019-05-14migration: not necessary to check ops againWei Yang
2019-05-14migration: comment VMSTATE_UNUSED*() properlyPeter Xu
2019-05-14Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into stagingPeter Maydell
2019-05-13tcg/aarch64: Do not advertise minmax for MO_64Richard Henderson
2019-05-13target/xtensa: Use tcg_gen_abs_i32Richard Henderson
2019-05-13target/tricore: Use tcg_gen_abs_tlPhilippe Mathieu-Daudé
2019-05-13target/s390x: Use tcg_gen_abs_i64Richard Henderson
2019-05-13target/ppc: Use tcg_gen_abs_tlRichard Henderson
2019-05-13target/ppc: Use tcg_gen_abs_i32Philippe Mathieu-Daudé
2019-05-13target/cris: Use tcg_gen_abs_tlRichard Henderson
2019-05-13target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_absRichard Henderson
2019-05-13tcg/aarch64: Support vector absolute valueRichard Henderson
2019-05-13tcg/i386: Support vector absolute valueRichard Henderson
2019-05-13tcg: Add support for vector absolute valueRichard Henderson
2019-05-13tcg: Add support for integer absolute valueRichard Henderson
2019-05-13tcg/i386: Support vector scalar shift opcodesRichard Henderson
2019-05-13tcg: Add gvec expanders for vector shift by scalarRichard Henderson
2019-05-13tcg/aarch64: Support vector variable shift opcodesRichard Henderson
2019-05-13tcg/i386: Support vector variable shift opcodesRichard Henderson
2019-05-13tcg: Add gvec expanders for variable shiftRichard Henderson
2019-05-13tcg: Add INDEX_op_dupm_vecRichard Henderson
2019-05-13tcg/aarch64: Implement tcg_out_dupm_vecRichard Henderson
2019-05-13tcg/i386: Implement tcg_out_dupm_vecRichard Henderson
2019-05-13tcg: Add tcg_out_dupm_vec to the backend interfaceRichard Henderson
2019-05-13tcg: Manually expand INDEX_op_dup_vecRichard Henderson
2019-05-13tcg: Promote tcg_out_{dup,dupi}_vec to backend interfaceRichard Henderson
2019-05-13tcg: Support cross-class moves without instruction supportRichard Henderson
2019-05-13tcg: Return bool success from tcg_out_movRichard Henderson
2019-05-13tcg/arm: Use tcg_out_mov_reg in tcg_out_movRichard Henderson
2019-05-13tcg: Assert fixed_reg is read-onlyRichard Henderson
2019-05-13tcg: Specify optional vector requirements with a listRichard Henderson
2019-05-13tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expandedRichard Henderson
2019-05-13tcg: Do not recreate INDEX_op_neg_vec unless supportedRichard Henderson
2019-05-13tcg: Implement tcg_gen_gvec_3i()David Hildenbrand
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell
2019-05-13Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...Peter Maydell
2019-05-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-demacro-softmmu-10051...Peter Maydell
2019-05-13hw/arm: Remove hard-enablement of the remaining PCI devicesThomas Huth
2019-05-13hw/arm: Express dependencies of the musca machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of sabrelite with KconfigThomas Huth