aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2023-07-12hw/ppc/spapr: Use machine_memory_devices_init()David Hildenbrand
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...Bernhard Beschow
2023-07-07ppc/pnv: Add QME region for P10Joel Stanley
2023-07-07ppc/pnv: Set P10 core xscom region size to match hardwareNicholas Piggin
2023-07-07ppc/pnv: Log all unimp warnings with similar messageJoel Stanley
2023-07-07ppc440_pcix: Rename QOM type define abd move it to common headerBALATON Zoltan
2023-07-07ppc4xx_pci: Add define for ppc4xx-host-bridge type nameBALATON Zoltan
2023-07-07ppc4xx_pci: Rename QOM type name defineBALATON Zoltan
2023-07-07ppc440_pcix: Stop using system io region for PCI busBALATON Zoltan
2023-07-07ppc440_pcix: Don't use iomem for regsBALATON Zoltan
2023-07-07ppc/sam460ex: Remove address_space_mem local variableBALATON Zoltan
2023-07-07ppc440: Remove ppc460ex_pcie_init legacy init functionBALATON Zoltan
2023-07-07ppc440: Add busnum property to PCIe controller modelBALATON Zoltan
2023-07-07ppc440: Stop using system io region for PCIe busesBALATON Zoltan
2023-07-07ppc440: Rename local variable in dcr_read_pcie()BALATON Zoltan
2023-07-07ppc440: Rename parent field of PPC460EXPCIEState to match code styleBALATON Zoltan
2023-07-07ppc440: Add a macro to shorten PCIe controller DCR registrationBALATON Zoltan
2023-07-07ppc440: Add cpu link property to PCIe controller modelBALATON Zoltan
2023-07-07ppc440: Change ppc460ex_pcie_init() parameter typeBALATON Zoltan
2023-07-07ppc/pnv: SMT support for powernvNicholas Piggin
2023-07-07target/ppc: Add LPAR-per-core vs per-thread mode flagNicholas Piggin
2023-07-07ppc/pegasos2: Add support for -initrd command line optionBALATON Zoltan
2023-07-07ppc/pnv: Return zero for core thread state xscomJoel Stanley
2023-07-07ppc/pnv: Add P10 core xscom modelJoel Stanley
2023-07-07ppc/pnv: Add P10 quad xscom modelJoel Stanley
2023-07-07ppc/pnv: Subclass quad xscom callbacksJoel Stanley
2023-07-07ppc/pnv: quad xscom callbacks are P9 specificJoel Stanley
2023-07-07pnv/psi: Initialize the PSIHB interrupts to match hardwareFrederic Barrat
2023-07-07hw/ppc: Fix clock update driftNicholas Piggin
2023-07-07target/ppc: Make HDECR underflow edge triggeredNicholas Piggin
2023-07-07pnv/psi: Allow access to PSI registers through xscomFrederic Barrat
2023-06-28target/ppc: Restrict KVM-specific fields from ArchCPUPhilippe Mathieu-Daudé
2023-06-25spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUsNicholas Piggin
2023-06-25hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()Philippe Mathieu-Daudé
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin
2023-06-25ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin
2023-06-25ppc/spapr: load and store l2 state with helper functionsNicholas Piggin
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin
2023-06-25ppc/spapr: H_ENTER_NESTED should restore host XER ca fieldNicholas Piggin
2023-06-25ppc/pnv: Rephrase error when run with KVMCédric Le Goater
2023-06-25ppc/bamboo: Report an error when run with KVMCédric Le Goater
2023-06-25ppc/prep: Report an error when run with KVMCédric Le Goater
2023-06-10hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCIThomas Huth
2023-06-10target/ppc: Decrementer fix BookE semanticsNicholas Piggin
2023-06-10target/ppc: Fix decrementer time underflow and infinite timer loopNicholas Piggin
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-05-28ppc/pegasos2: Change default CPU to 7457BALATON Zoltan
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin
2023-05-28pnv_lpc: disable reentrancy detection for lpc-hcAlexander Bulekov
2023-05-28hw/ppc/prep: Fix wiring of PIC -> CPU interruptBernhard Beschow