aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-07ppc440: Rename parent field of PPC460EXPCIEState to match code styleBALATON Zoltan1-1/+1
2023-07-07ppc440: Add a macro to shorten PCIe controller DCR registrationBALATON Zoltan1-48/+28
2023-07-07ppc440: Add cpu link property to PCIe controller modelBALATON Zoltan1-52/+62
2023-07-07ppc440: Change ppc460ex_pcie_init() parameter typeBALATON Zoltan3-5/+6
2023-07-07tests/avocado: Add powernv machine test scriptNicholas Piggin1-0/+87
2023-07-07ppc/pnv: SMT support for powernvNicholas Piggin3-13/+17
2023-07-07target/ppc: SMT support for the HID SPRNicholas Piggin5-1/+40
2023-07-07target/ppc: Add LPAR-per-core vs per-thread mode flagNicholas Piggin6-5/+35
2023-07-07pnv/xive2: Always pass a presenter object when accessing the TIMAFrederic Barrat1-2/+4
2023-07-07pnv/xive: Print CPU target in all TIMA tracesFrederic Barrat2-4/+4
2023-07-07ppc/pegasos2: Add support for -initrd command line optionBALATON Zoltan1-1/+31
2023-07-07pnv/xive: Allow mmio operations of any size on the ESB CI pagesFrederic Barrat2-6/+6
2023-07-07ppc/pnv: Return zero for core thread state xscomJoel Stanley1-0/+10
2023-07-07ppc/pnv: Add P10 core xscom modelJoel Stanley1-2/+42
2023-07-07ppc/pnv: Add P10 quad xscom modelJoel Stanley3-2/+56
2023-07-07ppc/pnv: Subclass quad xscom callbacksJoel Stanley3-18/+46
2023-07-07ppc/pnv: quad xscom callbacks are P9 specificJoel Stanley1-9/+10
2023-07-07pnv/psi: Initialize the PSIHB interrupts to match hardwareFrederic Barrat1-0/+2
2023-07-07pnv/xive: Add property on xive sources to define PQ state on resetFrederic Barrat2-2/+7
2023-07-07pnv/xive2: Fix TIMA offset for indirect accessFrederic Barrat1-2/+18
2023-07-07target: ppc: Use MSR_HVB bit to get the target endianness for memory dumpNarayana Murty N1-1/+1
2023-07-07target/ppc: Get CPUState in one stepBALATON Zoltan1-8/+7
2023-07-07target/ppd: Remove unused defineBALATON Zoltan1-1/+0
2023-07-07target/ppc: Remove some more local CPUState variables only used onceBALATON Zoltan1-5/+2
2023-07-07target/ppc: Move common check in exception handlers to a functionBALATON Zoltan1-89/+25
2023-07-07target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()BALATON Zoltan1-5/+4
2023-07-07target/ppc: Remove some superfluous parenthesesBALATON Zoltan1-4/+4
2023-07-07pnv/xive2: Allow indirect TIMA accesses of all sizesFrederic Barrat1-2/+2
2023-07-07tests/avocado: record_replay test for ppc powernv machineNicholas Piggin1-0/+17
2023-07-07target/ppc: Fix icount access for some hypervisor instructionsNicholas Piggin1-0/+7
2023-07-07sungem: Add WOL MMIONicholas Piggin2-0/+54
2023-07-07target/ppc: Add TFMR SPR implementation with read and write helpersNicholas Piggin5-1/+28
2023-07-07target/ppc: Tidy POWER book4 SPR registrationNicholas Piggin1-27/+55
2023-07-07mv64361: Add dummy gigabit ethernet PHY access registersBALATON Zoltan2-0/+9
2023-07-07target/ppc: Only generate decodetree files when TCG is enabledPhilippe Mathieu-Daudé1-1/+1
2023-07-07hw/ppc: Fix clock update driftNicholas Piggin1-16/+17
2023-07-07target/ppc: Make HDECR underflow edge triggeredNicholas Piggin1-7/+9
2023-07-07pnv/psi: Allow access to PSI registers through xscomFrederic Barrat1-10/+21
2023-07-06Merge tag 'pull-9p-20230706' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson9-4/+68
2023-07-06Merge tag 'pull-target-arm-20230706' of https://git.linaro.org/people/pmaydel...Richard Henderson17-92/+414
2023-07-06target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error casePeter Maydell1-2/+2
2023-07-06target/arm: Define neoverse-v1Peter Maydell4-0/+131
2023-07-06target/arm: Suppress more TCG unimplemented features in ID registersPeter Maydell1-4/+29
2023-07-06target/xtensa: Assert that interrupt level is within boundsPeter Maydell1-0/+3
2023-07-06hw: arm: allwinner-sramc: Set class_sizeAkihiko Odaki1-0/+1
2023-07-06target/arm: gdbstub: Guard M-profile code with CONFIG_TCGFabiano Rosas1-0/+4
2023-07-06tests/qtest: xlnx-canfd-test: Fix code coverity issuesVikram Garhwal1-22/+11
2023-07-06target/arm: Handle IC IVAU to improve compatibility with JITsJohn Högberg2-3/+55
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson3-7/+107
2023-07-06target/arm: Dump ZA[] when activeRichard Henderson1-0/+18