aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190311-v2-pull-reques...Peter Maydell
2019-03-11vfio-pci: enable by defaultPaolo Bonzini
2019-03-11memory: Do not update coalesced IO range in the case of NOPJagannathan Raman
2019-03-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request...Peter Maydell
2019-03-11target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer multiply instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer dot product instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer divide instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer average instructionsMateja Marjanovic
2019-03-11tests/tcg: target/mips: Rename two header files for consistencyAleksandar Markovic
2019-03-11tests/tcg: target/mips: Correct preambles of test source filesAleksandar Markovic
2019-03-11Makefile: Don't install non-sphinx files in sphinx docs installPeter Maydell
2019-03-11Makefile: Fix 'make distclean'Peter Maydell
2019-03-11Makefile: Fix Sphinx documentation builds for in-tree buildsPeter Maydell
2019-03-11s390x/tcg: Implement VECTOR UNPACK *David Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR STORE WITH LENGTHDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR STORE MULTIPLEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR STORE ELEMENTDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR STOREDavid Hildenbrand
2019-03-11s390x/tcg: Provide probe_write_access helperDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORDDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR SELECTDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR SCATTER ELEMENTDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR REPLICATE IMMEDIATEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR REPLICATEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR PERMUTEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR PACK *David Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR MERGE (HIGH|LOW)David Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD WITH LENGTHDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINTDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD VR ELEMENT FROM GRDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARYDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD MULTIPLEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND ZERODavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD GR FROM VR ELEMENTDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD ELEMENTDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOAD AND REPLICATEDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR LOADDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR GENERATE MASKDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR GENERATE BYTE MASKDavid Hildenbrand
2019-03-11s390x/tcg: Implement VECTOR GATHER ELEMENTDavid Hildenbrand
2019-03-11s390x/tcg: Utilities for vector instruction helpersDavid Hildenbrand
2019-03-11s390x/tcg: Check vector register instructions at central pointDavid Hildenbrand
2019-03-11s390x/tcg: Define vector instruction formatsDavid Hildenbrand
2019-03-11target/s390x: Remove non-architected entries from struct LowCoreThomas Huth
2019-03-11monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_removeDaniel P. Berrangé
2019-03-11vnc: allow specifying a custom authorization object nameDaniel P. Berrange
2019-03-11vnc: fix update stallsGerd Hoffmann