aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
10 daysppc/spapr_pci_vfio.c: use QOM casts where appropriateMark Cave-Ayland1-1/+1
2025-09-02hw/ppc: Fix build error with CONFIG_POWERNV disabledAditya Gupta1-0/+86
2025-08-27hw: add compat machines for 10.2Cornelia Huck1-2/+13
2025-07-21ppc/xive: Change presenter .match_nvt to match not presentNicholas Piggin2-45/+24
2025-07-11migration: Rename save_live_complete_precopy to save_completePeter Xu1-1/+1
2025-07-02treewide: update docs file extensions (.txt -> .rst) in commentsSean Wei1-1/+1
2025-06-17hw: Fix type constant for DTB filesBernhard Beschow1-1/+1
2025-06-12hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arraysDaniel P. Berrangé1-2/+2
2025-06-12hw/ppc/pnv_occ: skip automatic zero-init of large structDaniel P. Berrangé1-1/+1
2025-06-10hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resourcesBernhard Beschow1-4/+4
2025-06-10hw/ppc/e500: Move clock and TB frequency to machine classBALATON Zoltan4-9/+17
2025-06-10hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"BALATON Zoltan1-2/+25
2025-04-30include: Remove 'exec/exec-all.h'Philippe Mathieu-Daudé1-1/+0
2025-04-27Merge tag 'single-binary-20250425' of https://github.com/philmd/qemu into sta...Stefan Hajnoczi39-107/+109
2025-04-25system/datadir: Add new type constant for DTB filesBALATON Zoltan3-3/+3
2025-04-25qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé14-19/+19
2025-04-25qom: Constify TypeInfo::class_dataPhilippe Mathieu-Daudé1-1/+1
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé36-84/+86
2025-04-25vfio: Move VFIOAddressSpace helpers into container-base.cCédric Le Goater1-3/+2
2025-04-25vfio: Introduce a new header file for VFIOcontainer declarationsCédric Le Goater1-0/+1
2025-04-24Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi5-7/+0
2025-04-24cleanup: Drop pointless return at end of functionMarkus Armbruster5-7/+0
2025-04-23exec/cpu-all: remove exec/target_page includePierrick Bouvier6-0/+6
2025-04-23exec/cpu-all: remove exec/cpu-interrupt includePierrick Bouvier1-0/+1
2025-04-23exec/cpu-all: remove system/memory includePierrick Bouvier1-0/+1
2025-04-23include/system: Move exec/ram_addr.h to system/ram_addr.hRichard Henderson3-3/+3
2025-04-23include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson7-7/+7
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson2-2/+2
2025-04-23codebase: prepare to remove cpu.h from exec/exec-all.hPierrick Bouvier1-0/+1
2025-04-23hw: add compat machines for 10.1Cornelia Huck1-2/+13
2025-03-23Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-12/+2
2025-03-21load_aout: replace bswap_needed with big_endianPaolo Bonzini2-12/+2
2025-03-21ppc/spapr: fix default cpu for pre-9.0 machines.Harsh Prateek Bora1-0/+1
2025-03-21ppc/amigaone: Constify default_envBALATON Zoltan1-1/+1
2025-03-21ppc/amigaone: Check blk_pwrite return valueBALATON Zoltan1-6/+8
2025-03-20ppc/pnv: Fix system symbols in HOMER structure definitionsNicholas Piggin1-105/+96
2025-03-20ppc/pnv: Move the PNOR LPC address into struct PnvPnorNicholas Piggin3-3/+5
2025-03-20ppc/spapr: Fix possible pa_features memory overflowNicholas Piggin1-0/+1
2025-03-20ppc/spapr: Fix RTAS stopped stateNicholas Piggin3-2/+15
2025-03-13Merge tag 'hw-misc-20250312' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-0/+1
2025-03-13Merge tag 'pull-vfio-20250311' of https://github.com/legoater/qemu into stagingStefan Hajnoczi1-0/+1
2025-03-13Merge tag 'pull-ppc-for-10.0-1-20250311' of https://gitlab.com/npiggin/qemu i...Stefan Hajnoczi19-2322/+1353
2025-03-11hw/sd/sdhci: Set reset value of interrupt registersBALATON Zoltan1-0/+1
2025-03-11system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'Philippe Mathieu-Daudé1-0/+1
2025-03-11ppc/amigaone: Add #defines for memory map constantsBALATON Zoltan1-6/+14
2025-03-11ppc/amigaone: Add kernel and initrd supportBALATON Zoltan1-1/+112
2025-03-11ppc/amigaone: Add default environmentBALATON Zoltan1-1/+36
2025-03-11ppc/amigaone: Implement NVRAM emulationBALATON Zoltan1-3/+110
2025-03-11ppc/amigaone: Simplify replacement dummy_fwBALATON Zoltan1-4/+1
2025-03-11spapr: Generate random HASHPKEYR for spapr machinesNicholas Piggin2-0/+5