summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190311' into stagingPeter Maydell2019-03-1111-40/+1455
|\ \ \
| * | | s390x/tcg: Implement VECTOR UNPACK *David Hildenbrand2019-03-112-0/+46
| * | | s390x/tcg: Implement VECTOR STORE WITH LENGTHDavid Hildenbrand2019-03-114-0/+40
| * | | s390x/tcg: Implement VECTOR STORE MULTIPLEDavid Hildenbrand2019-03-112-0/+32
| * | | s390x/tcg: Implement VECTOR STORE ELEMENTDavid Hildenbrand2019-03-112-0/+23
| * | | s390x/tcg: Implement VECTOR STOREDavid Hildenbrand2019-03-112-0/+19
| * | | s390x/tcg: Provide probe_write_access helperDavid Hildenbrand2019-03-113-0/+29
| * | | s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORDDavid Hildenbrand2019-03-112-0/+35
| * | | s390x/tcg: Implement VECTOR SELECTDavid Hildenbrand2019-03-112-0/+43
| * | | s390x/tcg: Implement VECTOR SCATTER ELEMENTDavid Hildenbrand2019-03-112-0/+25
| * | | s390x/tcg: Implement VECTOR REPLICATE IMMEDIATEDavid Hildenbrand2019-03-112-0/+16
| * | | s390x/tcg: Implement VECTOR REPLICATEDavid Hildenbrand2019-03-112-0/+18
| * | | s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATEDavid Hildenbrand2019-03-112-0/+18
| * | | s390x/tcg: Implement VECTOR PERMUTEDavid Hildenbrand2019-03-114-0/+34
| * | | s390x/tcg: Implement VECTOR PACK *David Hildenbrand2019-03-114-0/+215
| * | | s390x/tcg: Implement VECTOR MERGE (HIGH|LOW)David Hildenbrand2019-03-112-0/+46
| * | | s390x/tcg: Implement VECTOR LOAD WITH LENGTHDavid Hildenbrand2019-03-113-0/+22
| * | | s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINTDavid Hildenbrand2019-03-112-0/+9
| * | | s390x/tcg: Implement VECTOR LOAD VR ELEMENT FROM GRDavid Hildenbrand2019-03-112-0/+43
| * | | s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARYDavid Hildenbrand2019-03-115-0/+75
| * | | s390x/tcg: Implement VECTOR LOAD MULTIPLEDavid Hildenbrand2019-03-112-0/+42
| * | | s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND ZERODavid Hildenbrand2019-03-112-0/+48
| * | | s390x/tcg: Implement VECTOR LOAD GR FROM VR ELEMENTDavid Hildenbrand2019-03-112-0/+65
| * | | s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATEDavid Hildenbrand2019-03-112-0/+22
| * | | s390x/tcg: Implement VECTOR LOAD ELEMENTDavid Hildenbrand2019-03-112-0/+23
| * | | s390x/tcg: Implement VECTOR LOAD AND REPLICATEDavid Hildenbrand2019-03-112-0/+21
| * | | s390x/tcg: Implement VECTOR LOADDavid Hildenbrand2019-03-112-0/+27
| * | | s390x/tcg: Implement VECTOR GENERATE MASKDavid Hildenbrand2019-03-112-0/+49
| * | | s390x/tcg: Implement VECTOR GENERATE BYTE MASKDavid Hildenbrand2019-03-113-0/+42
| * | | s390x/tcg: Implement VECTOR GATHER ELEMENTDavid Hildenbrand2019-03-113-0/+143
| * | | s390x/tcg: Utilities for vector instruction helpersDavid Hildenbrand2019-03-111-0/+101
| * | | s390x/tcg: Check vector register instructions at central pointDavid Hildenbrand2019-03-112-0/+19
| * | | s390x/tcg: Define vector instruction formatsDavid Hildenbrand2019-03-112-1/+63
| * | | target/s390x: Remove non-architected entries from struct LowCoreThomas Huth2019-03-111-39/+2Star
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190311-v2-pull-reques...Peter Maydell2019-03-1115-4/+1886
|\ \ \ | |_|/ |/| |
| * | mips_fulong2e: Add on-board graphics chipBALATON Zoltan2019-03-111-0/+7
| * | hw/display: Add basic ATI VGA emulationBALATON Zoltan2019-03-119-0/+1861
| * | virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann2019-03-112-2/+1Star
| * | virtio-vga: fix reset.Gerd Hoffmann2019-03-111-2/+15
| * | virtio: add class_size to VirtioPCIDeviceTypeInfoGerd Hoffmann2019-03-112-0/+2
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request...Peter Maydell2019-03-116-82/+243
|\ \
| * | monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_removeDaniel P. Berrangé2019-03-112-0/+29
| * | vnc: allow specifying a custom authorization object nameDaniel P. Berrange2019-03-113-19/+79
| * | vnc: fix update stallsGerd Hoffmann2019-03-111-0/+6
| * | curses: support wide inputSamuel Thibault2019-03-112-62/+127
| * | Reduce curses escdelay from 1s to 25msSamuel Thibault2019-03-111-1/+2
| |/
* | Makefile: Don't install non-sphinx files in sphinx docs installPeter Maydell2019-03-111-1/+3
* | Makefile: Fix 'make distclean'Peter Maydell2019-03-111-1/+1
* | Makefile: Fix Sphinx documentation builds for in-tree buildsPeter Maydell2019-03-111-11/+19
|/
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell2019-03-0911-19/+93
|\