aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-10tcg: Split out target/arch/cpu-param.hRichard Henderson
2019-06-10tcg: Fold CPUTLBWindow into CPUTLBDescRichard Henderson
2019-06-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...Peter Maydell
2019-06-10Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-06-07accel: Remove unused AccelClass::opt_name attributeWainer dos Santos Moschetta
2019-06-07numa: improve cpu hotplug error message with a wrong node-idLaurent Vivier
2019-06-07usb-mtp: refactor the flow of usb_mtp_write_dataBandan Das
2019-06-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into stagingPeter Maydell
2019-06-07Merge tag 's390x-tcg-2019-06-07' into s390-next-stagingCornelia Huck
2019-06-07Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190607-pull-request' i...Peter Maydell
2019-06-07linux-user: elf: ELF_HWCAP for s390xDavid Hildenbrand
2019-06-07s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECTRichard Henderson
2019-06-07s390x: Bump the "qemu" CPU model up to a stripped-down z13David Hildenbrand
2019-06-07s390x/tcg: We support the Vector FacilityDavid Hildenbrand
2019-06-07s390x/tcg: Allow linux-user to use vector instructionsDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATEDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP SUBTRACTDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP SQUARE ROOTDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATIONDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)David Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP MULTIPLYDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR LOAD ROUNDEDDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR LOAD LENGTHENEDDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR LOAD FP INTEGERDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP DIVIDEDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BITDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BITDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BITDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BITDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL)David Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALARDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FP ADDDavid Hildenbrand
2019-06-07s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask()David Hildenbrand
2019-06-07s390x/tcg: Introduce tcg_s390_vector_exception()David Hildenbrand
2019-06-07s390x/tcg: Store only the necessary amount of doublewords for STFLEDavid Hildenbrand
2019-06-07s390x/tcg: Fix max_byte detection for stfleDavid Hildenbrand
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand
2019-06-07s390x: Align vector registers to 16 bytesDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR STRING RANGE COMPAREDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR ISOLATE STRINGDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUALDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FIND ELEMENT EQUALDavid Hildenbrand
2019-06-07s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUALDavid Hildenbrand
2019-06-07MAINTAINERS: cover tests/migration/s390x/Cornelia Huck
2019-06-07Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-7-2019' i...Peter Maydell
2019-06-07tests/tcg: target/mips: Add README for MSA testsAleksandar Markovic
2019-06-07tests/tcg: target/mips: Add tests for MSA FP max/min instructionsAleksandar Markovic
2019-06-07tests/tcg: target/mips: Add utility function reset_msa_registers()Aleksandar Markovic
2019-06-07tests/tcg: target/mips: Move four tests to a better locationAleksandar Markovic
2019-06-07tests/tcg: target/mips: Add tests for MSA shift instructionsAleksandar Markovic