Age | Commit message (Expand) | Author |
2022-04-21 | Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Richard Henderson |
2022-04-21 | Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau |
2022-04-21 | hw/misc: Add PWRON STRAP bit fields in GCR module | Hao Wu |
2022-04-21 | hw/core/irq: remove unused 'qemu_irq_split' function | Zongyuan Li |
2022-04-21 | hw/arm/exynos4210: Drop Exynos4210Irq struct | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Put combiners into state struct | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs() | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs() | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Delete unused macro definitions | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Put external GIC into state struct | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Coalesce board_irqs and irq_table | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Put a9mpcore device into state struct | Peter Maydell |
2022-04-21 | hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device | Peter Maydell |
2022-04-21 | hw/arm: versal: Connect the CRL | Edgar E. Iglesias |
2022-04-21 | hw/misc: Add a model of the Xilinx Versal CRL | Edgar E. Iglesias |
2022-04-21 | hw/arm: versal: Add the Cortex-R5Fs | Edgar E. Iglesias |
2022-04-21 | hw/arm: versal: Create an APU CPU Cluster | Edgar E. Iglesias |
2022-04-21 | hw/arm/xlnx-zynqmp: Connect 4 TTC timers | Edgar E. Iglesias |
2022-04-21 | timer: cadence_ttc: Break out header file to allow embedding | Edgar E. Iglesias |
2022-04-20 | hw/ppc: change indentation to spaces from TABs | Guo Zhi |
2022-04-20 | ppc/pnv: Remove PnvPsiClas::irq_set | Cédric Le Goater |
2022-04-20 | ppc/pnv: Remove PnvOCC::psi link | Cédric Le Goater |
2022-04-20 | ppc/pnv: Remove PnvLpcController::psi link | Cédric Le Goater |
2022-04-20 | ppc/pnv: Fix PSI IRQ definition | Cédric Le Goater |
2022-04-20 | ppc/spapr/ddw: Add 2M pagesize | Alexey Kardashevskiy |
2022-04-20 | hw: Add compat machines for 7.1 | Cornelia Huck |
2022-04-19 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-04-06 | acpi: fix acpi_index migration | Dr. David Alan Gilbert |
2022-04-06 | hyperv: Add support to process syndbg commands | Jon Doron |
2022-04-06 | hyperv: Add definitions for syndbg | Jon Doron |
2022-04-06 | include: move page_size_init() to include/hw/core/cpu.h | Marc-André Lureau |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau |
2022-04-04 | ppc/pnv: Fix number of registers in the PCIe controller on POWER9 | Frederic Barrat |
2022-04-04 | hw/ppc: free env->tb_env in spapr_unrealize_vcpu() | Daniel Henrique Barboza |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau |
2022-03-18 | hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control | Edgar E. Iglesias |
2022-03-18 | hw/misc: Add a model of the Xilinx ZynqMP APU Control | Edgar E. Iglesias |
2022-03-18 | hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF | Edgar E. Iglesias |
2022-03-18 | hw/misc: Add a model of the Xilinx ZynqMP CRF | Edgar E. Iglesias |
2022-03-18 | hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area | Edgar E. Iglesias |
2022-03-15 | Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging | Peter Maydell |
2022-03-15 | vdpa: Expose VHOST_F_LOG_ALL on SVQ | Eugenio Pérez |
2022-03-15 | vdpa: Add custom IOTLB translations to SVQ | Eugenio Pérez |