aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-02-27hw/acpi: move object_resolve_type_unambiguous to core QOMPaolo Bonzini1-15/+5
2024-02-27hw/nubus: add nubus-virtio-mmio deviceMark Cave-Ayland2-0/+103
2024-02-27hw/nubus-device: round Declaration ROM memory region address to qemu_target_p...Mark Cave-Ayland1-4/+14
2024-02-26hw/sysbus: Remove now unused sysbus_address_space()Philippe Mathieu-Daudé1-5/+0
2024-02-26hw/i386/kvmvapic: Inline sysbus_address_space()Philippe Mathieu-Daudé1-6/+5
2024-02-26hw/display/exynos4210_fimd: Pass frame buffer memory region as linkPhilippe Mathieu-Daudé2-3/+18
2024-02-26hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)Philippe Mathieu-Daudé1-5/+7
2024-02-26hw/display/pl110: Pass frame buffer memory region as link propertyPhilippe Mathieu-Daudé5-4/+27
2024-02-26hw/arm: Inline sysbus_create_simple(PL110 / PL111)Philippe Mathieu-Daudé4-5/+21
2024-02-23ppc/pnv: Implement the ChipTOD to Core transferNicholas Piggin2-0/+147
2024-02-23ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machinesNicholas Piggin1-0/+30
2024-02-23ppc/pnv: Add POWER9/10 chiptod modelNicholas Piggin3-0/+459
2024-02-23hw/ppc: N1 chiplet wiringChalapathi V1-0/+15
2024-02-23hw/ppc: Add N1 chiplet modelChalapathi V2-0/+174
2024-02-23hw/ppc: Add pnv nest pervasive common chiplet modelChalapathi V2-0/+209
2024-02-23ppc/pnv: Test pnv i2c master and connected devicesGlenn Miles1-130/+1
2024-02-23ppc/pnv: Add a pca9554 I2C device to powernv10-rainierGlenn Miles4-0/+12
2024-02-23misc: Add a pca9554 GPIO device modelGlenn Miles1-0/+328
2024-02-23ppc/pnv: Use resettable interface to reset child I2C busesGlenn Miles1-1/+14
2024-02-23ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power controlGlenn Miles1-1/+13
2024-02-23ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power controlGlenn Miles2-0/+26
2024-02-23ppc/pnv: New powernv10-rainier machine typeGlenn Miles1-2/+22
2024-02-23misc/pca9552: Let external devices set pca9552 inputsGlenn Miles1-7/+43
2024-02-23misc/pca9552: Fix inverted input statusGlenn Miles1-5/+13
2024-02-23ppc/pnv: Change powernv default to powernv10Nicholas Piggin1-2/+2
2024-02-23spapr: Tag pseries-2.1 - 2.11 machines as deprecatedCédric Le Goater1-0/+1
2024-02-23ppc/spapr: change pseries machine default to POWER10 CPUNicholas Piggin1-1/+1
2024-02-23ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.Harsh Prateek Bora1-6/+3
2024-02-23ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora1-2/+4
2024-02-23hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'Philippe Mathieu-Daudé2-1/+1
2024-02-23hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_prPhilippe Mathieu-Daudé2-4/+4
2024-02-23hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepPhilippe Mathieu-Daudé1-4/+8
2024-02-23hw/ppc/spapr: Add missing licensePhilippe Mathieu-Daudé1-0/+9
2024-02-22Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into stagingPeter Maydell41-294/+312
2024-02-22hw/sparc/leon3: Fix wrong usage of DO_UPCAST macroThomas Huth1-1/+1
2024-02-22hw/ide: Stop exposing internal.h to non-IDE filesThomas Huth6-1/+6
2024-02-22hw/ide: Move IDE device related definitions to ide-dev.hThomas Huth1-0/+1
2024-02-22hw/ide: Split qdev.c into ide-bus.c and ide-dev.cThomas Huth5-99/+134
2024-02-22hw/ide: Add the possibility to disable the CompactFlash device in the buildThomas Huth4-49/+65
2024-02-22hw/isa/meson.build: Sort alphabeticallyBernhard Beschow1-1/+1
2024-02-22hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI functionBernhard Beschow1-1/+1
2024-02-22hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM APIPhilippe Mathieu-Daudé1-4/+2
2024-02-22hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove itBernhard Beschow1-13/+2
2024-02-22hw/i386/pc: Confine system flash handling to pc_sysfwBernhard Beschow3-4/+4
2024-02-22hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow5-22/+14
2024-02-22hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow3-10/+3
2024-02-22hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow2-4/+4
2024-02-22hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()Peter Maydell1-23/+16
2024-02-22hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell3-17/+9
2024-02-22hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machinesBernhard Beschow1-5/+3