aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-12io/command: implement support for win32Marc-André Lureau2-21/+62
2022-10-12io/command: use glib GSpawn, instead of open-coding fork/execMarc-André Lureau2-88/+19
2022-10-12tests/channel-helper: set blocking in main threadMarc-André Lureau1-6/+3
2022-10-12util: make do_send_recv work with partial send/recvMarc-André Lureau1-2/+8
2022-10-12osdep: make readv_writev() work with partial read/writeMarc-André Lureau1-3/+8
2022-10-12win32: set threads nameMarc-André Lureau1-2/+52
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills3-6/+17
2022-10-12qemu-edid: Restrict input parameter -d to avoid division by zeroSebastian Mitterle1-0/+4
2022-10-12tests/unit/test-image-locking: Fix handling of temporary filesThomas Huth1-2/+4
2022-10-12ui/gtk: Fix the implicit mouse ungrabbing logicAkihiko Odaki1-3/+7
2022-10-12pci-ids: document modern virtio-pci ids in pci.h tooGerd Hoffmann2-1/+11