aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-22Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...Richard Henderson3-3/+48
2022-04-22hw/arm/virt: Support TCG GICv4Peter Maydell1-2/+10
2022-04-22hw/arm/virt: Abstract out calculation of redistributor region capacityPeter Maydell1-2/+7
2022-04-22hw/intc/arm_gicv3_cpuif: Support vLPIsPeter Maydell1-0/+3
2022-04-22hw/intc/arm_gicv3: Implement new GICv4 redistributor registersPeter Maydell1-0/+3
2022-04-22hw/intc/arm_gicv3: Implement GICv4's new redistributor framePeter Maydell1-0/+5
2022-04-22hw/intc/arm_gicv3_its: Implement VMOVPPeter Maydell1-0/+9
2022-04-22Merge tag 'dump-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2-7/+117
2022-04-22include/qemu: add 32-bit Windows dump structuresViktor Prutyanov1-0/+107
2022-04-22include/qemu: rename Windows context definitions to expose bitnessViktor Prutyanov1-4/+4
2022-04-22dump: Add more offset variablesJanosch Frank1-0/+4
2022-04-22dump: Introduce shdr_num to decrease complexityJanosch Frank1-1/+1
2022-04-22dump: Remove the sh_info variableJanosch Frank1-2/+1
2022-04-22hw/intc/arm_gicv3: Keep pointers to every connected ITSPeter Maydell2-0/+11
2022-04-22hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4Peter Maydell1-0/+1
2022-04-22hw/riscv: boot: Support 64bit fdt address.Dylan Jhong1-2/+2
2022-04-22hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()Bin Meng1-0/+1
2022-04-22hw/intc: Make RISC-V ACLINT mtime MMIO register writableFrank Chang1-0/+1
2022-04-22riscv: opentitan: Connect opentitan SPI HostWilfred Mallawa1-9/+21
2022-04-22hw/ssi: Add Ibex SPI device modelWilfred Mallawa1-0/+94
2022-04-21Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson20-77/+92
2022-04-21Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydel...Richard Henderson9-36/+458
2022-04-21util: replace qemu_get_local_state_pathname()Marc-André Lureau1-6/+3
2022-04-21qga: move qga_get_host_name()Marc-André Lureau1-10/+0
2022-04-21Move error_printf_unless_qmp() with monitor unitMarc-André Lureau2-2/+3
2022-04-21compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}Marc-André Lureau1-0/+8
2022-04-21include: move qdict_{crumple,flatten} declarationsMarc-André Lureau2-3/+3
2022-04-21include: add qemu/keyval.hMarc-André Lureau2-6/+14
2022-04-21include: move qemu_fdatasync() to osdepMarc-André Lureau2-1/+2
2022-04-21include: move qemu_msync() to osdepMarc-André Lureau2-1/+13
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau11-23/+26
2022-04-21osdep.h: move qemu_build_not_reached()Marc-André Lureau2-16/+16
2022-04-21include: rename qemu-common.h qemu/help-texts.hMarc-André Lureau1-0/+0
2022-04-21Simplify softmmu/main.cMarc-André Lureau2-5/+10
2022-04-21glib-compat: isolate g_date_time_format_iso8601 version-bypassMarc-André Lureau1-10/+0
2022-04-21hw/misc: Add PWRON STRAP bit fields in GCR moduleHao Wu1-0/+30
2022-04-21hw/core/irq: remove unused 'qemu_irq_split' functionZongyuan Li1-5/+0
2022-04-21hw/arm/exynos4210: Drop Exynos4210Irq structPeter Maydell1-6/+0
2022-04-21hw/arm/exynos4210: Put combiners into state structPeter Maydell2-0/+60
2022-04-21hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()Peter Maydell1-2/+4
2022-04-21hw/arm/exynos4210: Don't connect multiple lines to external GIC inputsPeter Maydell1-1/+1
2022-04-21hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()Peter Maydell1-0/+9
2022-04-21hw/arm/exynos4210: Delete unused macro definitionsPeter Maydell1-4/+0
2022-04-21hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.cPeter Maydell1-11/+0
2022-04-21hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq structPeter Maydell1-1/+0
2022-04-21hw/arm/exynos4210: Put external GIC into state structPeter Maydell2-0/+45
2022-04-21hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.cPeter Maydell1-4/+0
2022-04-21hw/arm/exynos4210: Coalesce board_irqs and irq_tablePeter Maydell1-6/+2
2022-04-21hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq structPeter Maydell1-1/+0
2022-04-21hw/arm/exynos4210: Put a9mpcore device into state structPeter Maydell1-0/+2