aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02hw/arm: Connect SPI Controller to BCM2835pull-target-arm-20240202Rayhan Faizel
2024-02-02hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel
2024-02-02tests/qtest: Adding PCS Module test to GMAC QtestNabih Estefan Diaz
2024-02-02hw/net: GMAC Tx ImplementationNabih Estefan Diaz
2024-02-02hw/net: GMAC Rx ImplementationNabih Estefan Diaz
2024-02-02tests/qtest: Creating qtest for GMAC ModuleNabih Estefan Diaz
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu
2024-02-02hw/net: Add NPCMXXX GMAC deviceHao Wu
2024-02-02hw/xen: convert stderr prints to error/warn reportsManos Pitsidianakis
2024-02-02hw/xen/xen-hvm-common.c: convert DPRINTF to tracepointsManos Pitsidianakis
2024-02-02hw/xen/xen-mapcache.c: convert DPRINTF to tracepointsManos Pitsidianakis
2024-02-02hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reportsManos Pitsidianakis
2024-02-02hw/arm/z2: convert DPRINTF to trace events and guest errorsManos Pitsidianakis
2024-02-02hw/arm/strongarm.c: convert DPRINTF to trace events and guest errorsManos Pitsidianakis
2024-02-02pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2024-02-02hw/arm/zynq: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/vexpress: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-02hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-02hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
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-02doc/sphinx/hxtool.py: add optional label argument to SRST directiveDavid Woodhouse
2024-02-02target/arm: Reinstate "vfp" property on AArch32 CPUsPeter Maydell
2024-02-02tests/qtest/xlnx-versal-trng-test.c: Drop use of variable length arrayPeter Maydell
2024-02-02target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace setPeter Maydell
2024-02-02qemu-options.hx: Improve -serial option documentationPeter Maydell
2024-02-02system/vl.c: Fix handling of '-serial none -serial something'Peter Maydell
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-02target/arm: fix exception syndrome for AArch32 bkpt insnJan Klötzke
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-02-01Merge tag 'pull-loongarch-20240201' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-02-01hw/fsi: Update MAINTAINER listNinad Palsule
2024-02-01hw/fsi: Added FSI documentationNinad Palsule
2024-02-01hw/fsi: Added qtestNinad Palsule
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule
2024-02-01hw/fsi: Aspeed APB2OPB & On-chip peripheral busNinad Palsule
2024-02-01target/loongarch: Fix qtest test-hmp error when KVM-only buildSong Gao
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