aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-02-15hw/sparc/leon3: Initialize GPIO before realizing CPU devicesPhilippe Mathieu-Daudé
2024-02-15hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()Philippe Mathieu-Daudé
2024-02-15hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()Philippe Mathieu-Daudé
2024-02-15hw/sparc/leon3: check cpu_id in the tiny bootloaderClément Chigot
2024-02-15hw/sparc/leon3: implement multiprocessorClément Chigot
2024-02-15hw/sparc/leon3: remove SP initializationClément Chigot
2024-02-15hw/intc/grlib_irqmp: implements multicore irqClément Chigot
2024-02-15hw/intc/grlib_irqmp: implements the multiprocessor status registerClément Chigot
2024-02-15hw/intc/grlib_irqmp: add ncpus propertyClément Chigot
2024-02-15hw/sparc/grlib: split out the headers for each peripheralsClément Chigot
2024-02-15hw/sparc/leon3: Have write_bootloader() take a void pointer argumentPhilippe Mathieu-Daudé
2024-02-15hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()Philippe Mathieu-Daudé
2024-02-15hw/sparc/leon3: Remove duplicate codePhilippe Mathieu-Daudé
2024-02-15hw/sparc64/cpu: Initialize GPIO before realizing CPU devicesPhilippe Mathieu-Daudé
2024-02-15hw/sparc/sun4m: Realize DMA controller before accessing itPhilippe Mathieu-Daudé
2024-02-15hw/dma: Pass parent object to i8257_dma_init()Philippe Mathieu-Daudé
2024-02-15hw/sh4/r2d: Realize IDE controller before accessing itPhilippe Mathieu-Daudé
2024-02-15hw/misc/macio: Realize IDE controller before accessing itPhilippe Mathieu-Daudé
2024-02-15hw/ppc/prep: Realize ISA bridge before accessing itPhilippe Mathieu-Daudé
2024-02-15hw/i386/q35: Realize LPC PCI function before accessing itPhilippe Mathieu-Daudé
2024-02-15hw/rx/rx62n: Only call qdev_get_gpio_in() when necessaryPhilippe Mathieu-Daudé
2024-02-15hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'Philippe Mathieu-Daudé
2024-02-15hw/isa: extract FDC37M81X to a separate filePaolo Bonzini
2024-02-15hw/isa: specify instance_size in isa_superio_type_infoPaolo Bonzini
2024-02-15hw/isa: fix ISA_SUPERIO dependenciesPaolo Bonzini
2024-02-15hw/mips/Kconfig: Remove ISA dependencies from MIPSsim boardBernhard Beschow
2024-02-15hw/isa: clean up Kconfig selections for ISA_SUPERIOPaolo Bonzini
2024-02-15hw/misc/mips_itu: Remove MIPSITUState::saar fieldPhilippe Mathieu-Daudé
2024-02-15hw/misc/mips_itu: Remove MIPSITUState::cpu0 fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove CPUMIPSState::saarp fieldPhilippe Mathieu-Daudé
2024-02-15target/mips: Remove MIPSITUState::itu fieldPhilippe Mathieu-Daudé
2024-02-15hw/misc/mips: Reduce itc_reconfigure() scopePhilippe Mathieu-Daudé
2024-02-15hw/mips: remove unnecessary "select PTIMER"Paolo Bonzini
2024-02-15hw/block/tc58128: Don't emit deprecation warning under qtestPeter Maydell
2024-02-15hw/arm/mps3r: Add remaining devicesPeter Maydell
2024-02-15hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devicesPeter Maydell
2024-02-15hw/arm/mps3r: Add UARTsPeter Maydell
2024-02-15hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAMPeter Maydell
2024-02-15hw/arm/mps3r: Initial skeleton for mps3-an536 boardPeter Maydell
2024-02-15hw/misc/mps2-scc: Make changes needed for AN536 FPGA imagePeter Maydell
2024-02-15hw/misc/mps2-scc: Factor out which-board conditionalsPeter Maydell
2024-02-15hw/misc/mps2-scc: Fix condition for CFG3 registerPeter Maydell
2024-02-15hw/arm/stellaris: Add missing QOM 'SoC' parentPhilippe Mathieu-Daudé
2024-02-15hw/arm/stellaris: Add missing QOM 'machine' parentPhilippe Mathieu-Daudé
2024-02-15hw/arm/stellaris: Convert I2C controller to Resettable interfacePhilippe Mathieu-Daudé
2024-02-15hw/arm/stellaris: Convert ADC controller to Resettable interfacePhilippe Mathieu-Daudé
2024-02-15hw/arm/smmuv3: add support for stage 1 access faultLuc Michel
2024-02-15hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modulesPeter Maydell
2024-02-15hw/arm/virt: Wire up non-secure EL2 virtual timer IRQPeter Maydell
2024-02-15hw/block/tc58128: Don't emit deprecation warning under qtestPeter Maydell