aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-02-02hw/arm/highbank: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/highbank: Add missing QOM parent for CPU coresPhilippe Mathieu-Daudé
2024-02-02hw/arm/exynos: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/exynos: Add missing QOM parent for CPU coresPhilippe Mathieu-Daudé
2024-02-02hw/core: Remove transitional infrastructure from BusClassPeter Maydell
2024-02-02hw/s390x/css-bridge: switch virtual-css bus to 3-phase-resetPeter Maydell
2024-02-02adb: Switch bus reset to 3-phase-resetPeter Maydell
2024-02-02vmbus: Switch bus reset to 3-phase-resetPeter Maydell
2024-02-02pci: Switch bus reset to 3-phase-resetPeter Maydell
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule
2024-02-01hw/fsi: Aspeed APB2OPB & On-chip peripheral busNinad Palsule
2024-02-01hw/fsi: Introduce IBM's FSI masterNinad Palsule
2024-02-01hw/fsi: Introduce IBM's cfamNinad Palsule
2024-02-01hw/fsi: Introduce IBM's fsi-slave modelNinad Palsule
2024-02-01hw/fsi: Introduce IBM's FSI BusNinad Palsule
2024-02-01hw/fsi: Introduce IBM's scratchpad deviceNinad Palsule
2024-02-01hw/fsi: Introduce IBM's Local busNinad Palsule
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Init CPU defaults in a common helperPhilippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Remove dead codePhilippe Mathieu-Daudé
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-01-31Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-01-30hw/block/block.c: improve confusing blk_check_size_and_read_all() errorManos Pitsidianakis
2024-01-30hw/core/qdev.c: add qdev_get_human_name()Manos Pitsidianakis
2024-01-30pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()Stefan Hajnoczi
2024-01-30hw/hyperv: Include missing headersPhilippe Mathieu-Daudé
2024-01-30hw/intc/xics: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2024-01-30hw/arm: Add `\n` to hint messageGreg Kurz
2024-01-30hw/loongarch: Add `\n` to hint messageGreg Kurz
2024-01-30hw/i386: Add `\n` to hint messageGreg Kurz
2024-01-30cxl: Clean up includesPeter Maydell
2024-01-30acpi: Clean up includesPeter Maydell
2024-01-30aspeed: Clean up includesPeter Maydell
2024-01-30hyperv: Clean up includesPeter Maydell
2024-01-30Merge tag 'pull-tcg-20240130' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-01-29accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich
2024-01-29vfio/pci: Clear MSI-X IRQ index alwaysCédric Le Goater
2024-01-29vfio: use matching sizeof typePaolo Bonzini
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-01-26hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov
2024-01-26hw/char/imx_serial: Implement receive FIFO and ageing timerRayhan Faizel
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck
2024-01-26hw/arm: Build various units only oncePhilippe Mathieu-Daudé
2024-01-26target/arm: Move GTimer definitions to new 'gtimer.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic headerPhilippe Mathieu-Daudé