Age | Commit message (Expand) | Author |
2019-06-07 | accel: Remove unused AccelClass::opt_name attribute | Wainer dos Santos Moschetta |
2019-06-07 | numa: improve cpu hotplug error message with a wrong node-id | Laurent Vivier |
2019-06-07 | usb-mtp: refactor the flow of usb_mtp_write_data | Bandan Das |
2019-06-07 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging | Peter Maydell |
2019-06-07 | Merge tag 's390x-tcg-2019-06-07' into s390-next-staging | Cornelia Huck |
2019-06-07 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190607-pull-request' i... | Peter Maydell |
2019-06-07 | linux-user: elf: ELF_HWCAP for s390x | David Hildenbrand |
2019-06-07 | s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT | Richard Henderson |
2019-06-07 | s390x: Bump the "qemu" CPU model up to a stripped-down z13 | David Hildenbrand |
2019-06-07 | s390x/tcg: We support the Vector Facility | David Hildenbrand |
2019-06-07 | s390x/tcg: Allow linux-user to use vector instructions | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP SUBTRACT | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP SQUARE ROOT | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT) | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP MULTIPLY | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR LOAD ROUNDED | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR LOAD LENGTHENED | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR LOAD FP INTEGER | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP DIVIDE | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BIT | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL) | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FP ADD | David Hildenbrand |
2019-06-07 | s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask() | David Hildenbrand |
2019-06-07 | s390x/tcg: Introduce tcg_s390_vector_exception() | David Hildenbrand |
2019-06-07 | s390x/tcg: Store only the necessary amount of doublewords for STFLE | David Hildenbrand |
2019-06-07 | s390x/tcg: Fix max_byte detection for stfle | David Hildenbrand |
2019-06-07 | s390x: Use uint64_t for vector registers | David Hildenbrand |
2019-06-07 | s390x: Align vector registers to 16 bytes | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR STRING RANGE COMPARE | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR ISOLATE STRING | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL | David Hildenbrand |
2019-06-07 | s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL | David Hildenbrand |
2019-06-07 | MAINTAINERS: cover tests/migration/s390x/ | Cornelia Huck |
2019-06-07 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-7-2019' i... | Peter Maydell |
2019-06-07 | tests/tcg: target/mips: Add README for MSA tests | Aleksandar Markovic |
2019-06-07 | tests/tcg: target/mips: Add tests for MSA FP max/min instructions | Aleksandar Markovic |
2019-06-07 | tests/tcg: target/mips: Add utility function reset_msa_registers() | Aleksandar Markovic |
2019-06-07 | tests/tcg: target/mips: Move four tests to a better location | Aleksandar Markovic |
2019-06-07 | tests/tcg: target/mips: Add tests for MSA shift instructions | Aleksandar Markovic |
2019-06-07 | tests/tcg: target/mips: Amend and rearrange MSA wrappers | Aleksandar Markovic |
2019-06-07 | target/mips: Unroll loops in helpers for MSA logic instructions | Aleksandar Markovic |
2019-06-07 | target/mips: Outline places for future MSA helpers | Aleksandar Markovic |
2019-06-07 | egl-helpers: add modifier support to egl_dmabuf_import_texture() | Gerd Hoffmann |