aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...Peter Maydell
2021-07-02hw/mips/jazz: Map the UART devices unconditionallyPhilippe Mathieu-Daudé
2021-07-02hw/mips/jazz: specify correct endian for dp8393x deviceMark Cave-Ayland
2021-07-02hw/m68k/q800: fix PROM checksum and MAC address storageMark Cave-Ayland
2021-07-02qemu/bitops.h: add bitrev8 implementationMark Cave-Ayland
2021-07-02dp8393x: remove onboard PROM containing MAC address and checksumMark Cave-Ayland
2021-07-02hw/m68k/q800: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-07-02hw/mips/jazz: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-07-02dp8393x: convert to trace-eventsMark Cave-Ayland
2021-07-02dp8393x: checkpatch fixesMark Cave-Ayland
2021-07-02g364fb: add VMStateDescription for G364SysBusStateMark Cave-Ayland
2021-07-02g364fb: use RAM memory region for framebufferMark Cave-Ayland
2021-07-02tests/acceptance: Test Linux on the Fuloong 2E machinePhilippe Mathieu-Daudé
2021-07-02hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé
2021-07-02target/arm: Implement MVE shifts by registerPeter Maydell
2021-07-02target/arm: Implement MVE shifts by immediatePeter Maydell
2021-07-02target/arm: Implement MVE long shifts by registerPeter Maydell
2021-07-02target/arm: Implement MVE long shifts by immediatePeter Maydell
2021-07-02target/arm: Implement MVE VADDLVPeter Maydell
2021-07-02target/arm: Implement MVE VSHLCPeter Maydell
2021-07-02target/arm: Implement MVE saturating narrowing shiftsPeter Maydell
2021-07-02target/arm: Implement MVE VSHRN, VRSHRNPeter Maydell
2021-07-02target/arm: Implement MVE VSRI, VSLIPeter Maydell
2021-07-02target/arm: Implement MVE VSHLLPeter Maydell
2021-07-02target/arm: Implement MVE vector shift right by immediate insnsPeter Maydell
2021-07-02target/arm: Implement MVE vector shift left by immediate insnsPeter Maydell
2021-07-02target/arm: Implement MVE logical immediate insnsPeter Maydell
2021-07-02target/arm: Use dup_const() instead of bitfield_replicate()Peter Maydell
2021-07-02target/arm: Use asimd_imm_const for A64 decodePeter Maydell
2021-07-02target/arm: Make asimd_imm_const() publicPeter Maydell
2021-07-02target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVHPeter Maydell
2021-07-02target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculationPeter Maydell
2021-07-02hw/gpio/gpio_pwr: use shutdown function for rebootMaxim Uvarov
2021-07-02target/arm: Check NaN mode before silencing NaNJoe Komlodi
2021-07-02tests: Boot and halt a Linux guest on the Raspberry Pi 2 machinePhilippe Mathieu-Daudé
2021-07-02hw/arm: Add basic power management to raspi.Nolan Leake
2021-07-02docs/system/arm: Add quanta-gbs-bmc referencePatrick Venture
2021-07-02docs/system/arm: Add quanta-q7l1-bmc referencePatrick Venture
2021-07-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-07-02hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé
2021-07-02target/mips: Extract nanoMIPS ISA translation routinesPhilippe Mathieu-Daudé
2021-07-02target/mips: Extract the microMIPS ISA translation routinesPhilippe Mathieu-Daudé
2021-07-02target/mips: Extract Code Compaction ASE translation routinesPhilippe Mathieu-Daudé
2021-07-02target/mips: Add declarations for generic TCG helpersPhilippe Mathieu-Daudé
2021-07-02Merge remote-tracking branch 'remotes/berrange-gitlab/tags/tls-deps-pull-requ...Peter Maydell
2021-07-01Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210629' into...Peter Maydell
2021-07-01Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2021-06-30python: Fix broken ReST docstringsJohn Snow