Age | Commit message (Expand) | Author |
2019-05-14 | migration: update comments of migration bitmap | Yi Wang |
2019-05-14 | migration/ram.c: start of migration_bitmap_sync_range is always 0 | Wei Yang |
2019-05-14 | qemu-option.hx: Update missed parameter for colo-compare | Zhang Chen |
2019-05-14 | migration/colo.h: Remove obsolete codes | Zhang Chen |
2019-05-14 | migration/colo.c: Remove redundant input parameter | Zhang Chen |
2019-05-14 | migration: savevm: fix error code with migration blockers | Cole Robinson |
2019-05-14 | vmstate: check subsection_found is enough | Wei Yang |
2019-05-14 | migration: remove not used field xfer_limit | Wei Yang |
2019-05-14 | migration: not necessary to check ops again | Wei Yang |
2019-05-14 | migration: comment VMSTATE_UNUSED*() properly | Peter Xu |
2019-05-14 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into staging | Peter Maydell |
2019-05-13 | tcg/aarch64: Do not advertise minmax for MO_64 | Richard Henderson |
2019-05-13 | target/xtensa: Use tcg_gen_abs_i32 | Richard Henderson |
2019-05-13 | target/tricore: Use tcg_gen_abs_tl | Philippe Mathieu-Daudé |
2019-05-13 | target/s390x: Use tcg_gen_abs_i64 | Richard Henderson |
2019-05-13 | target/ppc: Use tcg_gen_abs_tl | Richard Henderson |
2019-05-13 | target/ppc: Use tcg_gen_abs_i32 | Philippe Mathieu-Daudé |
2019-05-13 | target/cris: Use tcg_gen_abs_tl | Richard Henderson |
2019-05-13 | target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs | Richard Henderson |
2019-05-13 | tcg/aarch64: Support vector absolute value | Richard Henderson |
2019-05-13 | tcg/i386: Support vector absolute value | Richard Henderson |
2019-05-13 | tcg: Add support for vector absolute value | Richard Henderson |
2019-05-13 | tcg: Add support for integer absolute value | Richard Henderson |
2019-05-13 | tcg/i386: Support vector scalar shift opcodes | Richard Henderson |
2019-05-13 | tcg: Add gvec expanders for vector shift by scalar | Richard Henderson |
2019-05-13 | tcg/aarch64: Support vector variable shift opcodes | Richard Henderson |
2019-05-13 | tcg/i386: Support vector variable shift opcodes | Richard Henderson |
2019-05-13 | tcg: Add gvec expanders for variable shift | Richard Henderson |
2019-05-13 | tcg: Add INDEX_op_dupm_vec | Richard Henderson |
2019-05-13 | tcg/aarch64: Implement tcg_out_dupm_vec | Richard Henderson |
2019-05-13 | tcg/i386: Implement tcg_out_dupm_vec | Richard Henderson |
2019-05-13 | tcg: Add tcg_out_dupm_vec to the backend interface | Richard Henderson |
2019-05-13 | tcg: Manually expand INDEX_op_dup_vec | Richard Henderson |
2019-05-13 | tcg: Promote tcg_out_{dup,dupi}_vec to backend interface | Richard Henderson |
2019-05-13 | tcg: Support cross-class moves without instruction support | Richard Henderson |
2019-05-13 | tcg: Return bool success from tcg_out_mov | Richard Henderson |
2019-05-13 | tcg/arm: Use tcg_out_mov_reg in tcg_out_mov | Richard Henderson |
2019-05-13 | tcg: Assert fixed_reg is read-only | Richard Henderson |
2019-05-13 | tcg: Specify optional vector requirements with a list | Richard Henderson |
2019-05-13 | tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded | Richard Henderson |
2019-05-13 | tcg: Do not recreate INDEX_op_neg_vec unless supported | Richard Henderson |
2019-05-13 | tcg: Implement tcg_gen_gvec_3i() | David Hildenbrand |
2019-05-13 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1... | Peter Maydell |
2019-05-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ... | Peter Maydell |
2019-05-13 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ... | Peter Maydell |
2019-05-13 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-demacro-softmmu-10051... | Peter Maydell |
2019-05-13 | hw/arm: Remove hard-enablement of the remaining PCI devices | Thomas Huth |
2019-05-13 | hw/arm: Express dependencies of the musca machines with Kconfig | Thomas Huth |
2019-05-13 | hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig | Thomas Huth |
2019-05-13 | hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig | Thomas Huth |