Age | Commit message (Expand) | Author | Files | Lines |
2021-06-25 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i... | Peter Maydell | 7 | -30/+224 |
2021-06-24 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'... | Peter Maydell | 27 | -629/+3578 |
2021-06-24 | docs/system: arm: Add nRF boards description | Alexandre Iooss | 3 | -0/+53 |
2021-06-24 | target/arm: Implement MTE3 | Peter Collingbourne | 3 | -32/+53 |
2021-06-24 | target/arm: Make VMOV scalar <-> gpreg beatwise for MVE | Peter Maydell | 3 | -8/+75 |
2021-06-24 | target/arm: Implement MVE VADDV | Peter Maydell | 4 | -0/+76 |
2021-06-24 | target/arm: Implement MVE VHCADD | Peter Maydell | 4 | -3/+19 |
2021-06-24 | target/arm: Implement MVE VCADD | Peter Maydell | 4 | -2/+51 |
2021-06-24 | target/arm: Implement MVE VADC, VSBC | Peter Maydell | 4 | -0/+99 |
2021-06-24 | target/arm: Implement MVE VRHADD | Peter Maydell | 4 | -0/+19 |
2021-06-24 | target/arm: Implement MVE VQDMULL (vector) | Peter Maydell | 4 | -0/+70 |
2021-06-24 | target/arm: Implement MVE VQDMLSDH and VQRDMLSDH | Peter Maydell | 4 | -0/+69 |
2021-06-24 | target/arm: Implement MVE VQDMLADH and VQRDMLADH | Peter Maydell | 4 | -0/+114 |
2021-06-24 | target/arm: Implement MVE VRSHL | Peter Maydell | 4 | -0/+17 |
2021-06-24 | target/arm: Implement MVE VSHL insn | Peter Maydell | 4 | -0/+19 |
2021-06-24 | target/arm: Implement MVE VQRSHL | Peter Maydell | 4 | -0/+19 |
2021-06-24 | target/arm: Implement MVE VQSHL (vector) | Peter Maydell | 4 | -0/+56 |
2021-06-24 | target/arm: Implement MVE VQADD, VQSUB (vector) | Peter Maydell | 4 | -0/+39 |
2021-06-24 | target/arm: Implement MVE VQDMULH, VQRDMULH (vector) | Peter Maydell | 4 | -0/+40 |
2021-06-24 | target/arm: Implement MVE VQDMULL scalar | Peter Maydell | 4 | -4/+119 |
2021-06-24 | target/arm: Implement MVE VQDMULH and VQRDMULH (scalar) | Peter Maydell | 4 | -0/+38 |
2021-06-24 | target/arm: Implement MVE VQADD and VQSUB | Peter Maydell | 4 | -0/+87 |
2021-06-24 | target/arm: Implement MVE VPST | Peter Maydell | 2 | -0/+63 |
2021-06-24 | target/arm: Implement MVE VBRSR | Peter Maydell | 4 | -0/+49 |
2021-06-24 | target/arm: Implement MVE VHADD, VHSUB (scalar) | Peter Maydell | 4 | -0/+32 |
2021-06-24 | target/arm: Implement MVE VSUB, VMUL (scalar) | Peter Maydell | 4 | -0/+14 |
2021-06-24 | target/arm: Implement MVE VADD (scalar) | Peter Maydell | 4 | -0/+78 |
2021-06-24 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell | 16 | -52/+59 |
2021-06-23 | ui: Make the DisplayType enum entries conditional | Thomas Huth | 3 | -10/+41 |
2021-06-23 | Add display suboptions to man pages | Ahmed Abouzied | 1 | -17/+18 |
2021-06-23 | input: Add lang1 and lang2 to QKeyCode | Akihiko Odaki | 1 | -1/+5 |
2021-06-23 | ui/cocoa: Add clipboard support | Akihiko Odaki | 3 | -2/+111 |
2021-06-23 | ui/cocoa: Set UI information | Akihiko Odaki | 1 | -0/+49 |
2021-06-22 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re... | Peter Maydell | 7 | -8/+89 |
2021-06-22 | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into... | Peter Maydell | 30 | -596/+1626 |
2021-06-22 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in... | Peter Maydell | 39 | -1193/+1444 |
2021-06-21 | target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH | Peter Maydell | 4 | -0/+76 |
2021-06-21 | target/arm: Implement MVE VMLSLDAV | Peter Maydell | 4 | -0/+23 |
2021-06-21 | target/arm: Implement MVE VMLALDAV | Peter Maydell | 5 | -0/+163 |
2021-06-21 | target/arm: Implement MVE VMULL | Peter Maydell | 4 | -0/+57 |
2021-06-21 | target/arm: Implement MVE VHADD, VHSUB | Peter Maydell | 4 | -0/+48 |
2021-06-21 | target/arm: Implement MVE VABD | Peter Maydell | 4 | -0/+17 |
2021-06-21 | target/arm: Implement MVE VMAX, VMIN | Peter Maydell | 4 | -0/+37 |
2021-06-21 | target/arm: Implement MVE VRMULH | Peter Maydell | 4 | -0/+34 |
2021-06-21 | target/arm: Implement MVE VMULH | Peter Maydell | 4 | -0/+38 |
2021-06-21 | target/arm: Implement MVE VADD, VSUB, VMUL | Peter Maydell | 4 | -0/+47 |
2021-06-21 | target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR | Peter Maydell | 4 | -0/+78 |
2021-06-21 | target/arm: Implement MVE VDUP | Peter Maydell | 4 | -0/+55 |
2021-06-21 | tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64 | Peter Maydell | 3 | -11/+18 |
2021-06-21 | target/arm: Implement MVE VNEG | Peter Maydell | 4 | -0/+35 |