aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-07target/ppc: Reorder #ifdef'ry in kvm_ppc.hPhilippe Mathieu-Daudé
2023-07-07target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'Philippe Mathieu-Daudé
2023-07-07target/ppc: Machine check on invalid real address access on POWER9/10Nicholas Piggin
2023-07-07tests/qtest: Add xscom tests for powernv10 machineNicholas Piggin
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-07tests/avocado: Add powernv machine test scriptNicholas Piggin
2023-07-07ppc/pnv: SMT support for powernvNicholas Piggin
2023-07-07target/ppc: SMT support for the HID SPRNicholas Piggin
2023-07-07target/ppc: Add LPAR-per-core vs per-thread mode flagNicholas Piggin
2023-07-07pnv/xive2: Always pass a presenter object when accessing the TIMAFrederic Barrat
2023-07-07pnv/xive: Print CPU target in all TIMA tracesFrederic Barrat
2023-07-07ppc/pegasos2: Add support for -initrd command line optionBALATON Zoltan
2023-07-07pnv/xive: Allow mmio operations of any size on the ESB CI pagesFrederic Barrat
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-07pnv/xive: Add property on xive sources to define PQ state on resetFrederic Barrat
2023-07-07pnv/xive2: Fix TIMA offset for indirect accessFrederic Barrat
2023-07-07target: ppc: Use MSR_HVB bit to get the target endianness for memory dumpNarayana Murty N
2023-07-07target/ppc: Get CPUState in one stepBALATON Zoltan
2023-07-07target/ppd: Remove unused defineBALATON Zoltan
2023-07-07target/ppc: Remove some more local CPUState variables only used onceBALATON Zoltan
2023-07-07target/ppc: Move common check in exception handlers to a functionBALATON Zoltan
2023-07-07target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()BALATON Zoltan
2023-07-07target/ppc: Remove some superfluous parenthesesBALATON Zoltan
2023-07-07pnv/xive2: Allow indirect TIMA accesses of all sizesFrederic Barrat
2023-07-07tests/avocado: record_replay test for ppc powernv machineNicholas Piggin
2023-07-07target/ppc: Fix icount access for some hypervisor instructionsNicholas Piggin
2023-07-07sungem: Add WOL MMIONicholas Piggin
2023-07-07target/ppc: Add TFMR SPR implementation with read and write helpersNicholas Piggin
2023-07-07target/ppc: Tidy POWER book4 SPR registrationNicholas Piggin
2023-07-07mv64361: Add dummy gigabit ethernet PHY access registersBALATON Zoltan