aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier
2019-05-17trace: only include trace-event-subdirs when they are neededLaurent Vivier
2019-05-17sun4m: obey -vga nonePaolo Bonzini
2019-05-17mips-fulong2e: obey -vga nonePaolo Bonzini
2019-05-17hw/i386/acpi: Assert a pointer is not null BEFORE using itPhilippe Mathieu-Daudé
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé
2019-05-17memory: correct the comment to DIRTY_MEMORY_MIGRATIONWei Yang
2019-05-17vl: fix -sandbox parsing crash when seccomp support is disabledMarc-André Lureau
2019-05-17hvf: Add missing break statementChen Zhang
2019-05-15megasas: fix mapped frame sizePeter Lieven
2019-05-15vl: Add missing descriptions to the VGA adapters listPhilippe Mathieu-Daudé
2019-05-15Declare -realtime as deprecatedThomas Huth
2019-05-15roms: assert if max rom size is less than the used sizeIgor Mammedov
2019-05-15hw/input: Add a CONFIG_PS2 switch for the ps2.c fileThomas Huth
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