aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()Peter Maydell
2022-04-21hw/arm/exynos4210: Delete unused macro definitionsPeter Maydell
2022-04-21hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.cPeter Maydell
2022-04-21hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-21hw/arm/exynos4210: Put external GIC into state structPeter Maydell
2022-04-21hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.cPeter Maydell
2022-04-21hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]Peter Maydell
2022-04-21hw/arm/exynos4210: Coalesce board_irqs and irq_tablePeter Maydell
2022-04-21hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-21hw/arm/exynos4210: Put a9mpcore device into state structPeter Maydell
2022-04-21hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATEPeter Maydell
2022-04-21hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate devicePeter Maydell
2022-04-21hw/arm: versal: Connect the CRLEdgar E. Iglesias
2022-04-21hw/misc: Add a model of the Xilinx Versal CRLEdgar E. Iglesias
2022-04-21hw/arm: versal: Add the Cortex-R5FsEdgar E. Iglesias
2022-04-21hw/arm: versal: Create an APU CPU ClusterEdgar E. Iglesias
2022-04-21hw/arm/xlnx-zynqmp: Connect 4 TTC timersEdgar E. Iglesias
2022-04-21timer: cadence_ttc: Break out header file to allow embeddingEdgar E. Iglesias
2022-04-21hw/arm/virt: Check for attempt to use TrustZone with KVM or HVFPeter Maydell
2022-04-21qapi: Fix version of cpu0-id fieldDov Murik
2022-04-21qapi: Fix typoAndrea Bolognani
2022-04-21qapi: Fix documentation for query-xen-replication-statusAndrea Bolognani
2022-04-21docs: qapi: Remove outdated reference to simple unionsAndrea Bolognani
2022-04-21qapi-schema: test: add a unit test for parsing array alternatesPaolo Bonzini
2022-04-21qapi-schema: test: add a qapi-schema-test for array alternatesPaolo Bonzini
2022-04-21qapi-schema: support alternates with array typePaolo Bonzini
2022-04-20Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-04-20Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-04-20hw/ppc: change indentation to spaces from TABsGuo Zhi
2022-04-20target/ppc: Add two missing register callbacks on POWER10Frederic Barrat
2022-04-20ppc/pnv: Remove LSI on the PCIE host bridgeFrederic Barrat
2022-04-20pcie: Don't try triggering a LSI when not definedFrederic Barrat
2022-04-20ppc/vof: Fix uninitialized string tracingAlexey Kardashevskiy
2022-04-20hw/ppc/ppc405_boards: Initialize g_autofree pointerBernhard Beschow
2022-04-20target/ppc: implement xscvqp[su]qzMatheus Ferst
2022-04-20target/ppc: implement xscv[su]qqpMatheus Ferst
2022-04-20softfloat: add float128_to_int128Matheus Ferst
2022-04-20softfloat: add float128_to_uint128Matheus Ferst
2022-04-20softfloat: add int128_to_float128Matheus Ferst
2022-04-20softfloat: add uint128_to_float128Matheus Ferst
2022-04-20qemu/int128: add int128_urshiftMatheus Ferst
2022-04-20target/ppc: Improve KVM hypercall traceFabiano Rosas
2022-04-20spapr: Move nested KVM hypercalls under a TCG only config.Fabiano Rosas
2022-04-20spapr: Move hypercall_register_softmmuFabiano Rosas
2022-04-20ppc/pnv: Remove useless checks in set_irq handlersCédric Le Goater
2022-04-20ppc/pnv: Remove PnvPsiClas::irq_setCédric Le Goater
2022-04-20ppc/pnv: Remove PnvOCC::psi linkCédric Le Goater
2022-04-20ppc/pnv: Remove PnvLpcController::psi linkCédric Le Goater
2022-04-20ppc/pnv: Fix PSI IRQ definitionCédric Le Goater
2022-04-20ppc/spapr/ddw: Add 2M pagesizeAlexey Kardashevskiy