aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-02hw/arm/stellaris: Expand comment about handling of OLED chipselectgpio-pwrPeter Maydell
2021-07-02hw/gpio/pl061: Document a shortcoming in our implementationPeter Maydell
2021-07-02hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on resetPeter Maydell
2021-07-02hw/arm/virt: Make PL061 GPIO lines pulled low, not highPeter Maydell
2021-07-02hw/gpio/pl061: Make pullup/pulldown of outputs configurablePeter Maydell
2021-07-02hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registerPeter Maydell
2021-07-02hw/gpio/pl061: Document the interface of this devicePeter Maydell
2021-07-02hw/gpio/pl061: Add tracepoints for register read and writePeter Maydell
2021-07-02hw/gpio/pl061: Clean up read/write offset handling logicPeter Maydell
2021-07-02hw/gpio/pl061: Convert DPRINTF to tracepointsPeter Maydell
2021-07-02hw/gpio/gpio_pwr: use shutdown function for rebootMaxim Uvarov
2021-06-28Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into stagingPeter Maydell
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...Peter Maydell
2021-06-25plugins/api: expose symbol lookup to pluginsAlex Bennée
2021-06-25tests/tcg: skip the signals test for hppa/s390x for nowAlex Bennée
2021-06-25GitLab: Add "Feature Request" issue template.John Snow
2021-06-25GitLab: Add "Bug" issue reporting templateJohn Snow
2021-06-25scripts/checkpatch: roll diff tweaking into checkpatch itselfAlex Bennée
2021-06-25docs/devel: Add a single top-level header to MTTCG's docLuis Pires
2021-06-25tests/acceptance: tweak the tcg/kvm tests for virtAlex Bennée
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i...Peter Maydell
2021-06-24target/mips: Merge msa32/msa64 decodetree definitionsPhilippe Mathieu-Daudé
2021-06-24target/mips: Remove pointless gen_msa()Philippe Mathieu-Daudé
2021-06-24target/mips: Optimize regnames[] arraysPhilippe Mathieu-Daudé
2021-06-24target/mips: Constify host_to_mips_errno[]Philippe Mathieu-Daudé
2021-06-24target/mips: fix emulation of nanoMIPS BPOSGE32 instructionAleksandar Rikalo
2021-06-24target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful casesPhilippe Mathieu-Daudé
2021-06-24target/mips: Remove SmartMIPS / MDMX unuseful commentsPhilippe Mathieu-Daudé
2021-06-24target/mips: Restrict some system specific declarations to sysemuPhilippe Mathieu-Daudé
2021-06-24target/mips: Move translate.h to tcg/ sub directoryPhilippe Mathieu-Daudé
2021-06-24target/mips: Move TCG trace events to tcg/ sub directoryPhilippe Mathieu-Daudé
2021-06-24target/mips: Do not abort on invalid instructionPhilippe Mathieu-Daudé
2021-06-24target/mips: Raise exception when DINSV opcode used with DSP disabledPhilippe Mathieu-Daudé
2021-06-24target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insnPhilippe Mathieu-Daudé
2021-06-24target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()Philippe Mathieu-Daudé
2021-06-24target/mips: Fix potential integer overflow (CID 1452921)Philippe Mathieu-Daudé
2021-06-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...Peter Maydell
2021-06-24docs/system: arm: Add nRF boards descriptionpull-target-arm-20210624Alexandre Iooss
2021-06-24target/arm: Implement MTE3Peter Collingbourne
2021-06-24target/arm: Make VMOV scalar <-> gpreg beatwise for MVEPeter Maydell
2021-06-24target/arm: Implement MVE VADDVPeter Maydell
2021-06-24target/arm: Implement MVE VHCADDPeter Maydell
2021-06-24target/arm: Implement MVE VCADDPeter Maydell
2021-06-24target/arm: Implement MVE VADC, VSBCPeter Maydell
2021-06-24target/arm: Implement MVE VRHADDPeter Maydell
2021-06-24target/arm: Implement MVE VQDMULL (vector)Peter Maydell
2021-06-24target/arm: Implement MVE VQDMLSDH and VQRDMLSDHPeter Maydell