aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-26qapi: Reject section heading in the middle of a doc commentMarkus Armbruster
2024-02-26qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster
2024-02-26qapi: Improve error message for empty doc sectionsMarkus Armbruster
2024-02-26qapi: Improve error position for bogus invalid "Returns" sectionMarkus Armbruster
2024-02-26qapi: Improve error position for bogus argument descriptionsMarkus Armbruster
2024-02-26sphinx/qapidoc: Drop code to generate doc for simple union branchMarkus Armbruster
2024-02-26tests/qapi-schema: Cover 'Features:' not followed by descriptionsMarkus Armbruster
2024-02-26tests/qapi-schema: Cover duplicate 'Features:' lineMarkus Armbruster
2024-02-26tests/qapi-schema: Fix test 'QAPI rST doc'Markus Armbruster
2024-02-26qapi: Misc cleanups to migrate QAPIsHet Gala
2024-02-24Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-02-23Merge tag 'pull-ppc-for-9.0-20240224' of https://gitlab.com/npiggin/qemu into...Peter Maydell
2024-02-23target/ppc: optimise ppcemb_tlb_t flushingNicholas Piggin
2024-02-23target/ppc: 440 optimise tlbwe TLB flushingNicholas Piggin
2024-02-23target/ppc: 4xx optimise tlbwe_lo TLB flushingNicholas Piggin
2024-02-23target/ppc: 4xx don't flush TLB for a newly written software TLB entryNicholas Piggin
2024-02-23target/ppc: Factor out 4xx ppcemb_tlb_t flushingNicholas Piggin
2024-02-23target/ppc: Fix 440 tlbwe TLB invalidation gapsNicholas Piggin
2024-02-23target/ppc: Add SMT support to time facilitiesNicholas Piggin
2024-02-23target/ppc: Implement core timebase state machine and TFMRNicholas Piggin
2024-02-23ppc/pnv: Implement the ChipTOD to Core transferNicholas Piggin
2024-02-23ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machinesNicholas Piggin
2024-02-23ppc/pnv: Add POWER9/10 chiptod modelNicholas Piggin
2024-02-23target/ppc: Fix move-to timebase SPR access permissionsNicholas Piggin
2024-02-23target/ppc: Improve timebase register defines namingNicholas Piggin
2024-02-23target/ppc: Rename TBL to TB on 64-bitNicholas Piggin
2024-02-23target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/USaif Abrar
2024-02-23hw/ppc: N1 chiplet wiringChalapathi V
2024-02-23hw/ppc: Add N1 chiplet modelChalapathi V
2024-02-23hw/ppc: Add pnv nest pervasive common chiplet modelChalapathi V
2024-02-23ppc/pnv: Test pnv i2c master and connected devicesGlenn Miles
2024-02-23ppc/pnv: Add a pca9554 I2C device to powernv10-rainierGlenn Miles
2024-02-23misc: Add a pca9554 GPIO device modelGlenn Miles
2024-02-23ppc/pnv: Use resettable interface to reset child I2C busesGlenn Miles
2024-02-23ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power controlGlenn Miles
2024-02-23ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power controlGlenn Miles
2024-02-23ppc/pnv: New powernv10-rainier machine typeGlenn Miles
2024-02-23misc/pca9552: Let external devices set pca9552 inputsGlenn Miles
2024-02-23misc/pca9552: Fix inverted input statusGlenn Miles
2024-02-23ppc/pnv: Change powernv default to powernv10Nicholas Piggin
2024-02-23spapr: Tag pseries-2.1 - 2.11 machines as deprecatedCédric Le Goater
2024-02-23ppc/spapr: change pseries machine default to POWER10 CPUNicholas Piggin
2024-02-23ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.Harsh Prateek Bora
2024-02-23ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora
2024-02-23hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'Philippe Mathieu-Daudé
2024-02-23hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_prPhilippe Mathieu-Daudé
2024-02-23hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepPhilippe Mathieu-Daudé
2024-02-23hw/ppc/spapr: Add missing licensePhilippe Mathieu-Daudé
2024-02-23target/ppc: Rename registers to match ISANicholas Piggin