aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-07-07target/ppc: Only generate decodetree files when TCG is enabledPhilippe Mathieu-Daudé
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-07-06Merge tag 'pull-9p-20230706' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2023-07-06Merge tag 'pull-target-arm-20230706' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-07-06target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error casePeter Maydell
2023-07-06target/arm: Define neoverse-v1Peter Maydell
2023-07-06target/arm: Suppress more TCG unimplemented features in ID registersPeter Maydell
2023-07-06target/xtensa: Assert that interrupt level is within boundsPeter Maydell
2023-07-06hw: arm: allwinner-sramc: Set class_sizeAkihiko Odaki
2023-07-06target/arm: gdbstub: Guard M-profile code with CONFIG_TCGFabiano Rosas
2023-07-06tests/qtest: xlnx-canfd-test: Fix code coverity issuesVikram Garhwal
2023-07-06target/arm: Handle IC IVAU to improve compatibility with JITsJohn Högberg
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson
2023-07-06target/arm: Dump ZA[] when activeRichard Henderson
2023-07-06target/arm: Avoid splitting Zregs across lines in dumpRichard Henderson
2023-07-06tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell
2023-07-06MAINTAINERS: raise status of 9p to 'Maintained'Christian Schoenebeck
2023-07-069pfs: deprecate 'proxy' backendChristian Schoenebeck
2023-07-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-07-04block/blkio: fix module_block.py parsingStefan Hajnoczi
2023-07-04hw/arm/sbsa-ref: use XHCI to replace EHCIYuquan Wang
2023-07-04target/arm: Add raw_writes ops for register whose write induce TLB maintenanceEric Auger
2023-07-04Merge tag 'pull-maintainer-ominbus-030723-1' of https://gitlab.com/stsquad/qe...Richard Henderson
2023-07-03tests/tcg: Add a test for info proc mappingsIlya Leoshkevich