aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2024-02-27hw/arm: Add GPIO and SD to BCM2838 periphSergey Kambalin
2024-02-27hw/gpio: Connect SD controller to BCM2838 GPIOSergey Kambalin
2024-02-27hw/gpio: Add BCM2838 GPIO stubSergey Kambalin
2024-02-27hw/arm/bcm2838: Add GIC-400 to BCM2838 SoCSergey Kambalin
2024-02-27hw/arm: Introduce BCM2838 SoCSergey Kambalin
2024-02-27hw/arm/raspi: Split out raspi machine common partSergey Kambalin
2024-02-27hw/arm/bcm2853_peripherals: Split out common part of peripheralsSergey Kambalin
2024-02-27hw/arm/bcm2836: Split out common part of BCM283X classesSergey Kambalin
2024-02-27hw/core: Add ResetContainer which holds objects implementing ResettablePeter Maydell
2024-02-27hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQsInès Varhol
2024-02-27aspeed: fix hardcode boot address 0Jamin Lin
2024-02-27aspeed: introduce a new UART0 device nameJamin Lin
2024-02-27hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/BALATON Zoltan
2024-02-27hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow
2024-02-27hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow
2024-02-27hw/i386/x86: Let ioapic_init_gsi() take parent as pointerBernhard Beschow
2024-02-27hw/usb: remove usb_bus_findPaolo Bonzini
2024-02-27hw/nubus: add nubus-virtio-mmio deviceMark Cave-Ayland
2024-02-27hw/nubus: increase maximum Declaration ROM size from 128k to 1MbMark Cave-Ayland
2024-02-26hw/sysbus: Remove now unused sysbus_address_space()Philippe Mathieu-Daudé
2024-02-23ppc/pnv: Implement the ChipTOD to Core transferNicholas Piggin
2024-02-23ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machinesNicholas Piggin
2024-02-23ppc/pnv: Add POWER9/10 chiptod modelNicholas Piggin
2024-02-23hw/ppc: N1 chiplet wiringChalapathi V
2024-02-23hw/ppc: Add N1 chiplet modelChalapathi V
2024-02-23hw/ppc: Add pnv nest pervasive common chiplet modelChalapathi V
2024-02-23ppc/pnv: Test pnv i2c master and connected devicesGlenn Miles
2024-02-23misc: Add a pca9554 GPIO device modelGlenn Miles
2024-02-23ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power controlGlenn Miles
2024-02-23misc/pca9552: Let external devices set pca9552 inputsGlenn Miles
2024-02-23ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora
2024-02-23hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_prPhilippe Mathieu-Daudé
2024-02-22Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-02-22hw/ide: Stop exposing internal.h to non-IDE filesThomas Huth
2024-02-22hw/ide: Remove the include/hw/ide.h legacy fileThomas Huth
2024-02-22hw/ide: Move IDE bus related definitions to a new header ide-bus.hThomas Huth
2024-02-22hw/ide: Move IDE device related definitions to ide-dev.hThomas Huth
2024-02-22hw/ide: Move IDE DMA related definitions to a separate header ide-dma.hThomas Huth
2024-02-22hw/ide: Add the possibility to disable the CompactFlash device in the buildThomas Huth
2024-02-22hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' headerPhilippe Mathieu-Daudé
2024-02-22hw/acpi/cpu: Use CPUState typedefPhilippe Mathieu-Daudé
2024-02-22hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated headerPhilippe Mathieu-Daudé
2024-02-22hw/i386/pc: Confine system flash handling to pc_sysfwBernhard Beschow
2024-02-22hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow
2024-02-22hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow
2024-02-22hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow
2024-02-22hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell
2024-02-22hw/tricore/testboard: Use qdev_new() instead of QOM basic APIPhilippe Mathieu-Daudé
2024-02-22hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.hPhilippe Mathieu-Daudé
2024-02-22hw/sysbus: Inline and remove sysbus_add_io()Philippe Mathieu-Daudé