aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-04hw/arm/virt: Check for attempt to use TrustZone with KVM or HVFexynos-gicPeter Maydell
2022-04-04hw/arm/exynos4210: Drop Exynos4210Irq structPeter Maydell
2022-04-04hw/arm/exynos4210: Put combiners into state structPeter Maydell
2022-04-04hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()Peter Maydell
2022-04-04hw/arm/exynos4210: Don't connect multiple lines to external GIC inputsPeter Maydell
2022-04-04hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combinersPeter Maydell
2022-04-04hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ linesPeter Maydell
2022-04-04hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()Peter Maydell
2022-04-04hw/arm/exynos4210: Delete unused macro definitionsPeter Maydell
2022-04-04hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.cPeter Maydell
2022-04-04hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-04hw/arm/exynos4210: Put external GIC into state structPeter Maydell
2022-04-04hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.cPeter Maydell
2022-04-04hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]Peter Maydell
2022-04-04hw/arm/exynos4210: Coalesce board_irqs and irq_tablePeter Maydell
2022-04-01hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-01hw/arm/exynos4210: Put a9mpcore device into state structPeter Maydell
2022-04-01hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATEPeter Maydell
2022-04-01hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate devicePeter Maydell
2022-03-31Merge tag 'pull-tcg-20220331' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2022-03-31tcg/aarch64: Use 'ull' suffix to force 64-bit constantRichard Henderson
2022-03-31Merge tag 'pull-qapi-2022-03-31' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-03-31qapi: fix example of dump-guest-memoryVictor Toso
2022-03-31qapi: fix example of ACPI_DEVICE_OST eventVictor Toso
2022-03-31qapi: ui examples: add missing @websocket memberVictor Toso
2022-03-31qapi: fix example of MEMORY_FAILUREVictor Toso
2022-03-31qapi: run-state examples: add missing @timestampVictor Toso
2022-03-31qapi: fix examples: SHUTDOWN and RESET eventsVictor Toso
2022-03-31qapi: fix example of FAILOVER_NEGOTIATED eventVictor Toso
2022-03-31qapi: fix example of UNPLUG_PRIMARY eventVictor Toso
2022-03-31qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE eventVictor Toso
2022-03-31qapi: fix example of DUMP_COMPLETED eventVictor Toso
2022-03-31qapi: fix example of BLOCK_JOB_PENDING eventVictor Toso
2022-03-31qapi: fix example of BLOCK_IO_ERROR eventVictor Toso
2022-03-31qapi: fix example of BLOCK_IMAGE_CORRUPTED eventVictor Toso
2022-03-31qapi: BlockExportRemoveMode: move comments to TODOVictor Toso
2022-03-31schemas: add missing vim modelineVictor Toso
2022-03-29Update version for v7.0.0-rc2 releasePeter Maydell
2022-03-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-29Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier
2022-03-29iotests: Fix status checksHanna Reitz
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz
2022-03-29main-loop: Disable GLOBAL_STATE_CODE() assertionsHanna Reitz
2022-03-29iotests: update test owner contact informationJohn Snow
2022-03-29Merge tag 'darwin-20220329' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini
2022-03-29virtio: fix --enable-vhost-user build on non-LinuxPaolo Bonzini
2022-03-29Merge tag 'mips-20220329' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-29qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32Andreas K. Hüttel