aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza5-0/+72
2022-10-17hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()Peter Maydell1-1/+1
2022-10-17target/ppc: Fix xvcmp* clearing FI bitVíctor Colombo1-1/+0
2022-10-17hw/ppc/e500: Remove if statement which is now always trueBernhard Beschow4-19/+14
2022-10-17hw/ppc/mpc8544ds: Add platform busBernhard Beschow1-0/+6
2022-10-17hw/ppc/mpc8544ds: Rename wrongly named methodBernhard Beschow1-2/+2
2022-10-17hw/ppc/e500: Reduce usage of sysbus APIBernhard Beschow1-1/+1
2022-10-17docs/system/ppc/ppce500: Add heading for networking chapterBernhard Beschow1-0/+3
2022-10-17hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxxBernhard Beschow3-1/+5
2022-10-17hw/ppc/meson: Allow e500 boards to be enabled separatelyBernhard Beschow3-5/+12
2022-10-17ppc440_uc.c: Remove unneeded parenthesisBALATON Zoltan1-10/+10
2022-10-17ppc440_uc.c: Move some macros to ppc4xx.hBALATON Zoltan2-4/+4
2022-10-17ppc440_sdram: QOM'ifyBALATON Zoltan4-53/+97
2022-10-17ppc440_sdram: Move RAM size check to ppc440_sdram_initBALATON Zoltan3-25/+30
2022-10-17ppc4xx_sdram: Rename functions to prevent name clashesBALATON Zoltan6-61/+62
2022-10-17ppc440_sdram: Rename local variable for readabilityBALATON Zoltan1-18/+18
2022-10-17ppc440_sdram: Get rid of the init RAM hackBALATON Zoltan4-9/+15
2022-10-17ppc440_sdram: Implement enable bit in the DDR2 SDRAM controllerBALATON Zoltan1-2/+32
2022-10-17ppc440_sdram: Split off map/unmap of sdram banks for later reuseBALATON Zoltan1-12/+21
2022-10-17ppc4xx_sdram: Drop extra zeros for readabilityBALATON Zoltan1-20/+20
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan6-70/+105
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON Zoltan6-39/+10
2022-10-17ppc440_bamboo: Add missing 4 MiB valid memory sizeBALATON Zoltan1-1/+1
2022-10-17ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()BALATON Zoltan8-53/+35
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan6-14/+15
2022-10-17ppc4xx: Introduce Ppc4xxSdramBank structBALATON Zoltan3-55/+61
2022-10-17ppc440_bamboo: Remove unnecessary memsetsBALATON Zoltan2-10/+4
2022-10-17target/ppc: restore powerpc_excp_booke doorbell interruptsNicholas Piggin1-0/+6
2022-10-17MAINTAINERS: step back from PPCCédric Le Goater1-5/+5
2022-10-16Merge tag 'pull-riscv-to-apply-20221014' of https://github.com/alistair23/qem...Stefan Hajnoczi12-165/+1675
2022-10-14target/riscv: pmp: Fixup TLB size calculationAlistair Francis1-0/+12
2022-10-14hw/intc: sifive_plic: change interrupt priority register to WARL fieldJim Shu1-2/+19
2022-10-14hw/intc: sifive_plic: fix hard-coded max priority levelJim Shu1-2/+4
2022-10-14disas/riscv.c: rvv: Add disas support for vector instructionsYang Liu1-2/+1430
2022-10-14hw/riscv: virt: Enable booting S-mode firmware from pflashSunil V L3-1/+47
2022-10-14hw/riscv: virt: Move create_fw_cfg() prior to loading kernelSunil V L1-7/+7
2022-10-14hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L4-82/+53
2022-10-14hw/ssi: ibex_spi: fixup/add rw1c functionalityWilfred Mallawa2-5/+35
2022-10-14hw/ssi: ibex_spi: fixup coverity issueWilfred Mallawa1-64/+68
2022-10-14hw/riscv: Update comment for qtest check in riscv_find_firmware()Bin Meng1-2/+2
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi23-93/+219
2022-10-13Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Stefan Hajnoczi7-140/+171
2022-10-13Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi22-134/+544
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi24-565/+1104
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi87-289/+3796
2022-10-12Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi13-586/+717
2022-10-12Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi44-787/+1237
2022-10-12audio: improve out.voices testHelge Konetzka1-1/+1
2022-10-12audio: fix in.voices testHelge Konetzka1-1/+1
2022-10-12tests/unit: make test-io-channel-command work on win32Marc-André Lureau1-18/+19