aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2022-08-31ppc/ppc405: Introduce a PPC405 generic machineCédric Le Goater
2022-08-31ppc/ppc405: Remove taihu machineCédric Le Goater
2022-08-31ppc/pnv: user creatable pnv-phb for powernv10Daniel Henrique Barboza
2022-08-31ppc/pnv: change pnv_phb4_get_pec() to also retrieve chip10->pecsDaniel Henrique Barboza
2022-08-31ppc/pnv: enable user created pnv-phb for powernv9Daniel Henrique Barboza
2022-08-31ppc/pnv: add PHB4 helpers for user created pnv-phbDaniel Henrique Barboza
2022-08-31ppc/pnv: enable user created pnv-phb for powernv8Daniel Henrique Barboza
2022-08-31ppc/pnv: turn chip8->phbs[] into a PnvPHB* arrayDaniel Henrique Barboza
2022-08-31ppc/pnv: add helpers for pnv-phb user devicesDaniel Henrique Barboza
2022-08-31ppc/pnv: move attach_root_port helper to pnv-phb.cDaniel Henrique Barboza
2022-08-31ppc/pnv: remove root port name from pnv_phb_attach_root_port()Daniel Henrique Barboza
2022-08-31ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza
2022-08-31ppc/pnv: remove pnv-phb3-root-portDaniel Henrique Barboza
2022-08-31ppc/pnv: turn PnvPHB4 into a PnvPHB backendDaniel Henrique Barboza
2022-08-31ppc/pnv: turn PnvPHB3 into a PnvPHB backendDaniel Henrique Barboza
2022-08-31ppc/pnv: Add initial P9/10 SBE modelNicholas Piggin
2022-08-30target/ppc: Fix host PVR matching for KVMNicholas Piggin
2022-08-25hw: Add compat machines for 7.2Cornelia Huck
2022-08-04hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]Daniel Henrique Barboza
2022-07-28hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()Peter Maydell
2022-07-28hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.cDaniel Henrique Barboza
2022-07-18ppc: Check partition and process table alignmentLeandro Lupori
2022-07-18hw/ppc: pass random seed to fdtJason A. Donenfeld
2022-07-18ppc/e500: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater
2022-07-18ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater
2022-07-18ppc/40x: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater
2022-07-18ppc64: Allocate IRQ lines with qdev_init_gpio_in()Cédric Le Goater
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria
2022-07-12block: Make blk_{pread,pwrite}() return 0 on successAlberto Faria
2022-07-06ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy
2022-07-06spapr/ddw: Implement 64bit query extensionAlexey Kardashevskiy
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy
2022-07-06ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]Daniel Henrique Barboza
2022-07-06ppc/pnv: make pnv_ics_resend() use chip8->phbs[]Daniel Henrique Barboza
2022-07-06ppc/pnv: make pnv_ics_get() use the chip8->phbs[] arrayDaniel Henrique Barboza
2022-07-06ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza
2022-07-06ppc/pnv: attach phb3/phb4 root ports in QOM treeDaniel Henrique Barboza
2022-06-28Trivial: 3 char repeat typosDr. David Alan Gilbert
2022-06-20ppc: fix boot with sam460exMichael S. Tsirkin
2022-05-26spapr: Use address from elf parser for kernel addressAlexey Kardashevskiy
2022-05-26hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILEBernhard Beschow
2022-05-26pseries: allow setting stdout-path even on machines with a VGAPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-09Warn user if the vga flag is passed but no vga device is createdGautam Agrawal
2022-05-05target/ppc: Remove msr_pr macroVíctor Colombo
2022-04-20hw/ppc: change indentation to spaces from TABsGuo Zhi
2022-04-20ppc/vof: Fix uninitialized string tracingAlexey Kardashevskiy
2022-04-20hw/ppc/ppc405_boards: Initialize g_autofree pointerBernhard Beschow
2022-04-20spapr: Move nested KVM hypercalls under a TCG only config.Fabiano Rosas